2026-02-16 21:16:42.182 [INFO][10] startup/startup.go 552: Early log level set to info
2026-02-16 21:16:42.183 [INFO][10] startup/utils.go 125: Using NODENAME environment for node name kube-ey324-default-worker-czq9z-ds6nm-7nxqd
2026-02-16 21:16:42.183 [INFO][10] startup/utils.go 137: Determined node name: kube-ey324-default-worker-czq9z-ds6nm-7nxqd
2026-02-16 21:16:42.183 [INFO][10] startup/startup.go 112: Starting node kube-ey324-default-worker-czq9z-ds6nm-7nxqd with version v3.31.3
2026-02-16 21:16:42.184 [INFO][10] startup/startup.go 557: Checking datastore connection
2026-02-16 21:16:42.332 [INFO][10] startup/startup.go 580: Datastore connection verified
2026-02-16 21:16:42.332 [INFO][10] startup/startup.go 122: Datastore is ready
2026-02-16 21:16:42.518 [INFO][10] startup/ipam.go 2387: Upgrading any IPAM affinities from older versions.... node="kube-ey324-default-worker-czq9z-ds6nm-7nxqd"
2026-02-16 21:16:42.568 [INFO][10] startup/ipam.go 2427: No affinities needed to be upgraded.
2026-02-16 21:16:43.283 [INFO][10] startup/startup.go 609: Initialize BGP data
2026-02-16 21:16:43.283 [INFO][10] startup/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:16:43.283 [INFO][10] startup/startup.go 726: Node IPv4 changed, will check for conflicts
2026-02-16 21:16:43.423 [INFO][10] startup/startup.go 878: No AS number configured on node resource, using global value
2026-02-16 21:16:43.497 [INFO][10] startup/startup.go 941: found v4=10.100.0.0/16 in the kubeadm config map
2026-02-16 21:16:43.497 [INFO][10] startup/startup.go 945: found v6= in the kubeadm config map
2026-02-16 21:16:43.518 [INFO][10] startup/startup.go 846: FELIX_IPV6SUPPORT is false through environment variable
2026-02-16 21:16:43.673 [INFO][10] startup/startup.go 249: Using node name: kube-ey324-default-worker-czq9z-ds6nm-7nxqd
2026-02-16 21:16:43.733 [INFO][31] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-16 21:16:43.734 [INFO][31] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-16 21:16:43.734 [INFO][31] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-16 21:16:43.734 [INFO][31] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-16 21:16:43.734 [INFO][31] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-16 21:16:43.734 [INFO][31] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-16 21:16:43.734 [INFO][31] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-16 21:16:43.737 [INFO][31] tunnel-ip-allocator/config_params.go 638: Merging in config from environment variable: map[defaultendpointtohostaction:ACCEPT healthenabled:true ipinipmtu:0 ipv6support:false vxlanmtu:0 wireguardmtu:0]
2026-02-16 21:16:43.739 [INFO][31] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-16 21:16:43.741 [INFO][31] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-16 21:16:43.742 [INFO][31] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-16 21:16:43.742 [INFO][31] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-16 21:16:43.742 [INFO][31] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-16 21:16:43.742 [INFO][31] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-16 21:16:43.742 [INFO][31] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-16 21:16:43.742 [INFO][31] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-16 21:16:43.742 [INFO][31] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-16 21:16:43.742 [INFO][31] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-16 21:16:43.742 [INFO][31] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-16 21:16:43.742 [INFO][31] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-16 21:16:43.788 [INFO][31] tunnel-ip-allocator/allocateip.go 320: Assign a new tunnel address type="ipipTunnelAddress"
2026-02-16 21:16:43.788 [INFO][31] tunnel-ip-allocator/allocateip.go 398: Release any old tunnel addresses IP="" type="ipipTunnelAddress"
2026-02-16 21:16:43.791 [INFO][31] tunnel-ip-allocator/ipam.go 112: Auto-assign 1 ipv4, 0 ipv6 addrs for host 'kube-ey324-default-worker-czq9z-ds6nm-7nxqd'
2026-02-16 21:16:43.795 [INFO][31] tunnel-ip-allocator/ipam.go 707: Looking up existing affinities for host handle="ipip-tunnel-addr-kube-ey324-default-worker-czq9z-ds6nm-7nxqd" host="kube-ey324-default-worker-czq9z-ds6nm-7nxqd"
2026-02-16 21:16:43.801 [INFO][31] tunnel-ip-allocator/ipam.go 409: Looking up existing affinities for host host="kube-ey324-default-worker-czq9z-ds6nm-7nxqd"
2026-02-16 21:16:43.812 [INFO][31] tunnel-ip-allocator/ipam.go 558: Ran out of existing affine blocks for host host="kube-ey324-default-worker-czq9z-ds6nm-7nxqd"
2026-02-16 21:16:43.814 [INFO][31] tunnel-ip-allocator/ipam.go 575: Tried all affine blocks. Looking for an affine block with space, or a new unclaimed block host="kube-ey324-default-worker-czq9z-ds6nm-7nxqd"
2026-02-16 21:16:43.818 [INFO][31] tunnel-ip-allocator/ipam_block_reader_writer.go 158: Found free block: 10.100.219.128/26
2026-02-16 21:16:43.819 [INFO][31] tunnel-ip-allocator/ipam.go 588: Found unclaimed block in 3.935415ms host="kube-ey324-default-worker-czq9z-ds6nm-7nxqd" subnet=10.100.219.128/26
2026-02-16 21:16:43.819 [INFO][31] tunnel-ip-allocator/ipam_block_reader_writer.go 175: Trying to create affinity in pending state host="kube-ey324-default-worker-czq9z-ds6nm-7nxqd" subnet=10.100.219.128/26
2026-02-16 21:16:43.865 [INFO][31] tunnel-ip-allocator/ipam_block_reader_writer.go 205: Successfully created pending affinity for block host="kube-ey324-default-worker-czq9z-ds6nm-7nxqd" subnet=10.100.219.128/26
2026-02-16 21:16:43.866 [INFO][31] tunnel-ip-allocator/ipam.go 160: Attempting to load block cidr=10.100.219.128/26 host="kube-ey324-default-worker-czq9z-ds6nm-7nxqd"
2026-02-16 21:16:43.906 [INFO][31] tunnel-ip-allocator/ipam.go 165: The referenced block doesn't exist, trying to create it cidr=10.100.219.128/26 host="kube-ey324-default-worker-czq9z-ds6nm-7nxqd"
2026-02-16 21:16:43.913 [INFO][31] tunnel-ip-allocator/ipam.go 172: Wrote affinity as pending cidr=10.100.219.128/26 host="kube-ey324-default-worker-czq9z-ds6nm-7nxqd"
2026-02-16 21:16:43.917 [INFO][31] tunnel-ip-allocator/ipam.go 181: Attempting to claim the block cidr=10.100.219.128/26 host="kube-ey324-default-worker-czq9z-ds6nm-7nxqd"
2026-02-16 21:16:43.917 [INFO][31] tunnel-ip-allocator/ipam_block_reader_writer.go 226: Attempting to create a new block affinityType="host" host="kube-ey324-default-worker-czq9z-ds6nm-7nxqd" subnet=10.100.219.128/26
2026-02-16 21:16:43.942 [INFO][31] tunnel-ip-allocator/ipam_block_reader_writer.go 267: Successfully created block
2026-02-16 21:16:43.942 [INFO][31] tunnel-ip-allocator/ipam_block_reader_writer.go 283: Confirming affinity host="kube-ey324-default-worker-czq9z-ds6nm-7nxqd" subnet=10.100.219.128/26
2026-02-16 21:16:43.963 [INFO][31] tunnel-ip-allocator/ipam_block_reader_writer.go 298: Successfully confirmed affinity host="kube-ey324-default-worker-czq9z-ds6nm-7nxqd" subnet=10.100.219.128/26
2026-02-16 21:16:43.964 [INFO][31] tunnel-ip-allocator/ipam.go 623: Block '10.100.219.128/26' has 64 free ips which is more than 1 ips required. host="kube-ey324-default-worker-czq9z-ds6nm-7nxqd" subnet=10.100.219.128/26
2026-02-16 21:16:43.964 [INFO][31] tunnel-ip-allocator/ipam.go 1245: Attempting to assign 1 addresses from block block=10.100.219.128/26 handle="ipip-tunnel-addr-kube-ey324-default-worker-czq9z-ds6nm-7nxqd" host="kube-ey324-default-worker-czq9z-ds6nm-7nxqd"
2026-02-16 21:16:43.968 [INFO][31] tunnel-ip-allocator/ipam.go 1806: Creating new handle: ipip-tunnel-addr-kube-ey324-default-worker-czq9z-ds6nm-7nxqd
2026-02-16 21:16:44.001 [INFO][31] tunnel-ip-allocator/ipam.go 1272: Writing block in order to claim IPs block=10.100.219.128/26 handle="ipip-tunnel-addr-kube-ey324-default-worker-czq9z-ds6nm-7nxqd" host="kube-ey324-default-worker-czq9z-ds6nm-7nxqd"
2026-02-16 21:16:44.030 [INFO][31] tunnel-ip-allocator/ipam.go 1288: Successfully claimed IPs: [10.100.219.128/26] block=10.100.219.128/26 handle="ipip-tunnel-addr-kube-ey324-default-worker-czq9z-ds6nm-7nxqd" host="kube-ey324-default-worker-czq9z-ds6nm-7nxqd"
2026-02-16 21:16:44.030 [INFO][31] tunnel-ip-allocator/ipam.go 895: Auto-assigned 1 out of 1 IPv4s: [10.100.219.128/26] handle="ipip-tunnel-addr-kube-ey324-default-worker-czq9z-ds6nm-7nxqd" host="kube-ey324-default-worker-czq9z-ds6nm-7nxqd"
2026-02-16 21:16:44.031 [INFO][31] tunnel-ip-allocator/allocateip.go 522: Assigned tunnel address to node IP="10.100.219.128" type="ipipTunnelAddress"
2026-02-16 21:16:44.031 [INFO][31] tunnel-ip-allocator/allocateip.go 412: Assign new tunnel address IP="10.100.219.128" type="ipipTunnelAddress"
Calico node started successfully
bird: Unable to open configuration file /etc/calico/confd/config/bird.cfg: No such file or directory
bird: Unable to open configuration file /etc/calico/confd/config/bird6.cfg: No such file or directory
2026-02-16 21:16:45.232 [INFO][88] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-16 21:16:45.234 [INFO][88] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-16 21:16:45.234 [INFO][88] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-16 21:16:45.234 [INFO][88] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-16 21:16:45.234 [INFO][88] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-16 21:16:45.234 [INFO][88] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-16 21:16:45.234 [INFO][88] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-16 21:16:45.234 [INFO][88] tunnel-ip-allocator/config_params.go 638: Merging in config from environment variable: map[defaultendpointtohostaction:ACCEPT healthenabled:true ipinipmtu:0 ipv6support:false vxlanmtu:0 wireguardmtu:0]
2026-02-16 21:16:45.234 [INFO][88] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-16 21:16:45.234 [INFO][88] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-16 21:16:45.234 [INFO][88] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-16 21:16:45.234 [INFO][88] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-16 21:16:45.234 [INFO][88] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-16 21:16:45.234 [INFO][88] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-16 21:16:45.234 [INFO][88] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-16 21:16:45.234 [INFO][88] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-16 21:16:45.234 [INFO][88] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-16 21:16:45.234 [INFO][88] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-16 21:16:45.234 [INFO][88] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-16 21:16:45.234 [INFO][88] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-16 21:16:45.236 [INFO][88] tunnel-ip-allocator/watchersyncer.go 118: Start called
2026-02-16 21:16:45.236 [INFO][88] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-16 21:16:45.236 [INFO][88] tunnel-ip-allocator/watchersyncer.go 177: Starting main event processing loop
2026-02-16 21:16:45.236 [INFO][88] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-16 21:16:45.237 [INFO][88] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes/kube-ey324-default-worker-czq9z-ds6nm-7nxqd"
2026-02-16 21:16:45.245 [INFO][84] complete-startup/startup.go 289: Waiting for Calico to become ready before continuing...
2026-02-16 21:16:45.246 [INFO][82] cni-config-monitor/token_watch.go 240: Update of CNI kubeconfig triggered based on elapsed time.
2026-02-16 21:16:45.247 [WARNING][84] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD is not ready: error querying BIRD: unable to connect to BIRDv4 socket: dial unix /var/run/calico/bird.ctl: connect: connection refused"
2026-02-16 21:16:45.247 [INFO][82] cni-config-monitor/token_watch.go 295: Wrote updated CNI kubeconfig file. path="/host/etc/cni/net.d/calico-kubeconfig"
2026-02-16 21:16:45.261 [INFO][88] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes/kube-ey324-default-worker-czq9z-ds6nm-7nxqd"
2026-02-16 21:16:45.262 [INFO][88] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=resync
2026-02-16 21:16:45.262 [INFO][88] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.263 [INFO][88] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-16 21:16:45.264 [INFO][88] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.264 [INFO][88] tunnel-ip-allocator/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-16 21:16:45.264 [INFO][88] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-16 21:16:45.274 [INFO][83] monitor-addresses/startup.go 552: Early log level set to info
2026-02-16 21:16:45.275 [INFO][83] monitor-addresses/utils.go 125: Using NODENAME environment for node name kube-ey324-default-worker-czq9z-ds6nm-7nxqd
2026-02-16 21:16:45.275 [INFO][83] monitor-addresses/utils.go 137: Determined node name: kube-ey324-default-worker-czq9z-ds6nm-7nxqd
2026-02-16 21:16:45.292 [INFO][88] tunnel-ip-allocator/allocateip.go 345: Current address is still valid, do nothing currentAddr="10.100.219.128" type="ipipTunnelAddress"
2026-02-16 21:16:45.293 [INFO][86] status-reporter/startup.go 552: Early log level set to info
2026-02-16 21:16:45.295 [INFO][86] status-reporter/watchersyncer.go 118: Start called
2026-02-16 21:16:45.295 [INFO][86] status-reporter/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-16 21:16:45.295 [INFO][86] status-reporter/watchersyncer.go 177: Starting main event processing loop
2026-02-16 21:16:45.295 [INFO][86] status-reporter/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-16 21:16:45.297 [INFO][89] confd/config.go 81: Skipping confd config file.
2026-02-16 21:16:45.297 [INFO][89] confd/run.go 18: Starting calico-confd
2026-02-16 21:16:45.308 [INFO][86] status-reporter/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-16 21:16:45.308 [INFO][86] status-reporter/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.308 [INFO][86] status-reporter/watchersyncer.go 158: Sending status update Status=resync
2026-02-16 21:16:45.308 [INFO][86] status-reporter/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-16 21:16:45.308 [INFO][86] status-reporter/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-16 21:16:45.310 [INFO][89] confd/client.go 1644: Advertise global service ranges from this node
2026-02-16 21:16:45.310 [INFO][89] confd/client.go 1560: Updated with new cluster IP CIDRs: []
2026-02-16 21:16:45.310 [INFO][89] confd/client.go 1644: Advertise global service ranges from this node
2026-02-16 21:16:45.310 [INFO][89] confd/client.go 1551: Updated with new external IP CIDRs: []
2026-02-16 21:16:45.310 [INFO][89] confd/client.go 1644: Advertise global service ranges from this node
2026-02-16 21:16:45.310 [INFO][89] confd/client.go 1587: Updated with new Loadbalancer IP CIDRs: []
2026-02-16 21:16:45.310 [INFO][89] confd/watchersyncer.go 118: Start called
2026-02-16 21:16:45.310 [INFO][89] confd/client.go 452: Source SourceRouteGenerator readiness changed, ready=true
2026-02-16 21:16:45.310 [ERROR][89] confd/status_file_watcher.go 118: Error adding directory to fsnotify. error=no such file or directory
2026-02-16 21:16:45.310 [INFO][89] confd/status_file_watcher.go 185: Error initializing fsnotify. Falling back to polling. error=no such file or directory
2026-02-16 21:16:45.310 [ERROR][89] confd/status_file_watcher.go 222: Error reading directory error=open /var/run/calico/endpoint-status: no such file or directory
2026-02-16 21:16:45.311 [INFO][89] confd/client.go 452: Source LocalBGPPeerWatcher readiness changed, ready=true
2026-02-16 21:16:45.311 [INFO][89] confd/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-16 21:16:45.311 [INFO][89] confd/watchersyncer.go 177: Starting main event processing loop
2026-02-16 21:16:45.311 [INFO][89] confd/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/host/kube-ey324-default-worker-czq9z-ds6nm-7nxqd"
2026-02-16 21:16:45.312 [INFO][89] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-16 21:16:45.312 [INFO][89] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-16 21:16:45.312 [INFO][89] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-16 21:16:45.312 [INFO][89] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpfilters"
2026-02-16 21:16:45.312 [INFO][89] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-16 21:16:45.314 [INFO][89] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-16 21:16:45.314 [INFO][89] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.314 [INFO][89] confd/watchersyncer.go 158: Sending status update Status=resync
2026-02-16 21:16:45.316 [INFO][89] confd/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/host/kube-ey324-default-worker-czq9z-ds6nm-7nxqd"
2026-02-16 21:16:45.316 [INFO][89] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.318 [INFO][89] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-16 21:16:45.318 [INFO][89] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpfilters"
2026-02-16 21:16:45.319 [INFO][89] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-16 21:16:45.319 [INFO][89] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.321 [INFO][89] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.321 [INFO][89] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.322 [INFO][89] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5; name=ip_addr_v4) updated; HostBGPConfig(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5; name=ip_addr_v6) updated; HostBGPConfig(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5; name=network_v4) updated; HostBGPConfig(node=kube-ey324-default-worker-czq9z-ds6nm-4b5v5; name=rr_cluster_id) updated; kube-ey324-default-worker-czq9z-ds6nm-4b5v5 updated; HostBGPConfig(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd; name=ip_addr_v4) updated; HostBGPConfig(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd; name=ip_addr_v6) updated; HostBGPConfig(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd; name=network_v4) updated; HostBGPConfig(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd; name=rr_cluster_id) updated; kube-ey324-default-worker-czq9z-ds6nm-7nxqd updated; HostBGPConfig(node=kube-ey324-jsr8q-wzbgd; name=ip_addr_v4) updated; HostBGPConfig(node=kube-ey324-jsr8q-wzbgd; name=ip_addr_v6) updated; HostBGPConfig(node=kube-ey324-jsr8q-wzbgd; name=network_v4) updated; HostBGPConfig(node=kube-ey324-jsr8q-wzbgd; name=rr_cluster_id) updated; kube-ey324-jsr8q-wzbgd updated
2026-02-16 21:16:45.321 [INFO][89] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-16 21:16:45.323 [INFO][89] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.323 [INFO][89] confd/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-16 21:16:45.325 [INFO][89] confd/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-16 21:16:45.325 [INFO][89] confd/client.go 452: Source SourceSyncer readiness changed, ready=true
2026-02-16 21:16:45.325 [INFO][89] confd/client.go 472: Data is now syncd, can start rendering templates
2026-02-16 21:16:45.332 [INFO][90] felix/daemon.go 354: Successfully loaded configuration. GOMAXPROCS=4 builddate="2025-12-18T23:00:53+0000" config=&config.Config{UseInternalDataplaneDriver:true, DataplaneDriver:"calico-iptables-plugin", DataplaneWatchdogTimeout:90000000000, WireguardEnabled:false, WireguardEnabledV6:false, WireguardListeningPort:51820, WireguardListeningPortV6:51821, WireguardRoutingRulePriority:99, WireguardInterfaceName:"wireguard.cali", WireguardInterfaceNameV6:"wg-v6.cali", WireguardMTU:0, WireguardMTUV6:0, WireguardHostEncryptionEnabled:false, WireguardPersistentKeepAlive:0, WireguardThreadingEnabled:false, NFTablesMode:"Disabled", BPFEnabled:false, BPFDisableUnprivileged:true, BPFJITHardening:"Auto", BPFLogLevel:"off", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:map[string]string{"CreationGracePeriod":"10s", "GenericTimeout":"10m", "ICMPTimeout":"5s", "TCPEstablished":"1h", "TCPFinsSeen":"Auto", "TCPResetSeen":"40s", "TCPSynSent":"20s", "UDPTimeout":"60s"}, BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc000ba5d60), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"TCP", BPFHostNetworkedNATWithoutCTLB:"Enabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyHealthzPort:10256, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizePerCPUConntrack:0, BPFMapSizeConntrackScaling:"DoubleIfFull", BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", BPFAttachType:"TCX", BPFExportBufferSizeMB:1, BPFProfiling:"Disabled", CgroupV2Path:"", DebugBPFCgroupV2:"", DatastoreType:"kubernetes", FelixHostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd", EtcdAddr:"127.0.0.1:2379", EtcdScheme:"http", EtcdKeyFile:"", EtcdCertFile:"", EtcdCaFile:"", EtcdEndpoints:[]string(nil), TyphaAddr:"", TyphaK8sServiceName:"", TyphaK8sNamespace:"kube-system", TyphaReadTimeout:30000000000, TyphaWriteTimeout:10000000000, TyphaKeyFile:"", TyphaCertFile:"", TyphaCAFile:"", TyphaCN:"", TyphaURISAN:"", Ipv6Support:false, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, ProgramClusterRoutes:"Disabled", IPForwarding:"Enabled", IptablesRefreshInterval:180000000000, IptablesPostWriteCheckIntervalSecs:5000000000, IptablesLockFilePath:"/run/xtables.lock", IptablesLockTimeoutSecs:0, IptablesLockProbeIntervalMillis:50000000, FeatureDetectOverride:map[string]string(nil), FeatureGates:map[string]string(nil), IpsetsRefreshInterval:90000000000, MaxIpsetSize:1048576, XDPRefreshInterval:90000000000, PolicySyncPathPrefix:"", NetlinkTimeoutSecs:10000000000, MetadataAddr:"", MetadataPort:8775, OpenstackRegion:"", InterfacePrefix:"cali", InterfaceExclude:[]*regexp.Regexp{(*regexp.Regexp)(0xc000c6c000)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"ACCEPT", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"", LogDebugFilenameRegex:(*regexp.Regexp)(nil), VXLANEnabled:(*bool)(nil), VXLANPort:4789, VXLANVNI:4096, VXLANMTU:0, VXLANMTUV6:0, IPv4VXLANTunnelAddr:net.IP(nil), IPv6VXLANTunnelAddr:net.IP(nil), VXLANTunnelMACAddr:"", VXLANTunnelMACAddrV6:"", IpInIpEnabled:(*bool)(nil), IpInIpMtu:0, IpInIpTunnelAddr:net.IP{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0xa, 0x64, 0xdb, 0x80}, FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:0, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"/var/run/calico", IptablesMarkMask:0xffff0000, DisableConntrackInvalidCheck:false, HealthEnabled:true, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:false, PrometheusMetricsHost:"", PrometheusMetricsPort:9091, PrometheusGoMetricsEnabled:true, PrometheusProcessMetricsEnabled:true, PrometheusWireGuardMetricsEnabled:true, FailsafeInboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"tcp", Port:0x16, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x44, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FailsafeOutboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"udp", Port:0x35, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x43, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FlowLogsFlushInterval:300000000000, FlowLogsCollectorDebugTrace:false, FlowLogsGoldmaneServer:"", FlowLogsLocalReporter:"Disabled", FlowLogsPolicyEvaluationMode:"Continuous", KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), NATOutgoingExclusions:"IPPoolsOnly", UsageReportingEnabled:true, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"2c896ed3861545ef8473a92f7b160080", ClusterType:"k8s,bgp,kubeadm,kdd", CalicoVersion:"v3.31.3", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-<timestamp>.pprof", DebugDisableLogDropping:false, DebugSimulateCalcGraphHangAfter:0, DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, DebugPanicAfter:0, DebugSimulateDataRace:false, DebugHost:"localhost", DebugPort:0, RouteSource:"CalicoIPAM", RouteTableRange:idalloc.IndexRange{Min:0, Max:0}, RouteTableRanges:[]idalloc.IndexRange(nil), RouteSyncDisabled:false, IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:false, XDPEnabled:true, GenericXDPEnabled:false, Variant:"Calico", GoGCThreshold:40, GoMemoryLimitMB:-1, GoMaxProcs:-1, MTUIfacePattern:(*regexp.Regexp)(0xc000c6c280), Encapsulation:config.Encapsulation{IPIPEnabled:true, VXLANEnabled:false, VXLANEnabledV6:false}, NftablesRefreshInterval:180000000000, NftablesFilterAllowAction:"ACCEPT", NftablesMangleAllowAction:"ACCEPT", NftablesFilterDenyAction:"DROP", NftablesMarkMask:0xffff0000, internalOverrides:map[string]string{}, sourceToRawConfig:map[config.Source]map[string]string{0x1:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"2c896ed3861545ef8473a92f7b160080", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, 0x2:map[string]string{"IpInIpTunnelAddr":"10.100.219.128"}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "LogSeveritySys":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-ey324-default-worker-czq9z-ds6nm-7nxqd", "healthenabled":"true", "ipinipmtu":"0", "ipv6support":"false", "vxlanmtu":"0", "wireguardmtu":"0"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"2c896ed3861545ef8473a92f7b160080", "ClusterType":"k8s,bgp,kubeadm,kdd", "DatastoreType":"kubernetes", "DefaultEndpointToHostAction":"ACCEPT", "FelixHostname":"kube-ey324-default-worker-czq9z-ds6nm-7nxqd", "FloatingIPs":"Disabled", "HealthEnabled":"true", "IpInIpMtu":"0", "IpInIpTunnelAddr":"10.100.219.128", "Ipv6Support":"false", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "LogSeveritySys":"None", "MetadataAddr":"None", "ReportingIntervalSecs":"0", "VXLANMTU":"0", "WireguardMTU":"0"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x1a40600), useNodeResourceUpdates:false, RequireMTUFile:false} gitcommit="2e3c880bcabff580ddd7a08340878ede207f37be" version="v3.31.3"
2026-02-16 21:16:45.332 [INFO][90] felix/daemon.go 758: Setting GOGC from configuration. GOGC=40
2026-02-16 21:16:45.332 [INFO][90] felix/daemon.go 786: Using runtime default GOMAXPROCS. default=4
2026-02-16 21:16:45.333 [INFO][90] felix/health.go 374: Health enabled.  Server is already running. host="localhost" port=9099
2026-02-16 21:16:45.333 [INFO][90] felix/driver.go 76: Using internal (linux) dataplane driver.
2026-02-16 21:16:45.333 [INFO][90] felix/driver.go 164: Calculated iptables mark bits acceptMark=0x10000 dropMark=0x40000 endpointMark=0xffe00000 endpointMarkNonCali=0x0 passMark=0x20000 scratch0Mark=0x80000 scratch1Mark=0x100000
2026-02-16 21:16:45.336 [INFO][90] felix/timeouts.go 86: BPF conntrack timeout set name="TCPEstablished" value=1h0m0s
2026-02-16 21:16:45.336 [INFO][90] felix/timeouts.go 97: BPF conntrack timeout set from nf_conntrack_tcp_timeout_time_wait name="TCPFinsSeen" value=2m0s
2026-02-16 21:16:45.336 [INFO][90] felix/timeouts.go 86: BPF conntrack timeout set name="TCPResetSeen" value=40s
2026-02-16 21:16:45.336 [INFO][90] felix/timeouts.go 86: BPF conntrack timeout set name="UDPTimeout" value=1m0s
2026-02-16 21:16:45.336 [INFO][90] felix/timeouts.go 86: BPF conntrack timeout set name="GenericTimeout" value=10m0s
2026-02-16 21:16:45.336 [INFO][90] felix/timeouts.go 86: BPF conntrack timeout set name="ICMPTimeout" value=5s
2026-02-16 21:16:45.336 [INFO][90] felix/timeouts.go 86: BPF conntrack timeout set name="CreationGracePeriod" value=10s
2026-02-16 21:16:45.336 [INFO][90] felix/timeouts.go 86: BPF conntrack timeout set name="TCPSynSent" value=20s
2026-02-16 21:16:45.336 [INFO][90] felix/timeouts.go 116: BPF conntrack timers CreationGracePeriod=10s GenericTimeout=10m0s ICMPTimeout=5s TCPEstablished=1h0m0s TCPFinsSeen=2m0s TCPResetSeen=40s TCPSynSent=20s UDPTimeout=1m0s
2026-02-16 21:16:45.336 [INFO][90] felix/int_dataplane.go 436: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd", NodeZone:"nova", IPv6Enabled:false, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, VXLANMTU:0, VXLANMTUV6:0, VXLANPort:4789, MaxIPSetSize:1048576, RouteSyncDisabled:false, IptablesBackend:"auto", IPSetsRefreshInterval:90000000000, RouteRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, ProgramClusterRoutes:false, IPForwarding:"Enabled", TableRefreshInterval:180000000000, IptablesPostWriteCheckInterval:5000000000, IptablesInsertMode:"insert", IptablesLockFilePath:"/run/xtables.lock", IptablesLockTimeout:0, IptablesLockProbeInterval:50000000, XDPRefreshInterval:90000000000, FloatingIPsEnabled:false, Wireguard:wireguard.Config{Enabled:false, EnabledV6:false, ListeningPort:51820, ListeningPortV6:51821, FirewallMark:0, RoutingRulePriority:99, RoutingTableIndex:1, RoutingTableIndexV6:2, InterfaceName:"wireguard.cali", InterfaceNameV6:"wg-v6.cali", MTU:0, MTUV6:0, RouteSource:"CalicoIPAM", EncryptHostTraffic:false, PersistentKeepAlive:0, RouteSyncDisabled:false, ThreadedNAPI:false}, NetlinkTimeout:10000000000, RulesConfig:rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc000cb2960), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000cb2a00), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x10000, MarkPass:0x20000, MarkDrop:0x40000, MarkScratch0:0x80000, MarkScratch1:0x100000, MarkEndpoint:0xffe00000, MarkNonCaliEndpoint:0x0, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, KubeIPVSSupportEnabled:false, OpenStackMetadataIP:net.IP(nil), OpenStackMetadataPort:0x2247, OpenStackSpecialCasesEnabled:false, VXLANEnabled:false, VXLANEnabledV6:false, VXLANPort:4789, VXLANVNI:4096, IPIPEnabled:true, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0xa, 0x64, 0xdb, 0x80}, VXLANTunnelAddress:net.IP(nil), VXLANTunnelAddressV6:net.IP(nil), AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, WireguardEnabled:false, WireguardEnabledV6:false, WireguardInterfaceName:"wireguard.cali", WireguardInterfaceNameV6:"wg-v6.cali", WireguardMark:0x0, WireguardListeningPort:51820, WireguardListeningPortV6:51821, WireguardEncryptHostTraffic:false, RouteSource:"CalicoIPAM", LogPrefix:"calico-packet", EndpointToHostAction:"ACCEPT", FilterAllowAction:"ACCEPT", MangleAllowAction:"ACCEPT", FilterDenyAction:"DROP", FailsafeInboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"tcp", Port:0x16, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x44, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FailsafeOutboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"udp", Port:0x35, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x43, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, DisableConntrackInvalid:false, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, IptablesNATOutgoingInterfaceFilter:"", NATOutgoingAddress:net.IP(nil), NATOutgoingExclusions:"IPPoolsOnly", BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false, FlowLogsEnabled:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000c6c000)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:0, ConfigChangedRestartCallback:(func())(0x3cd5ac0), FatalErrorRestartCallback:(func(error))(0x3cd59c0), PostInSyncCallback:(func())(0x3c9f520), HealthAggregator:(*health.HealthAggregator)(0xc000bf8ab0), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000cbdbe0), bpfProxyHealthzServer:(*healthcheck.ProxyHealthServer)(nil), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFJITHardening:"Auto", BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"off", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc000ba5d60), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:timeouts.Timeouts{CreationGracePeriod:10000000000, TCPSynSent:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:120000000000, TCPResetSeen:40000000000, UDPTimeout:60000000000, GenericTimeout:600000000000, ICMPTimeout:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"TCP", BPFHostNetworkedNAT:"Enabled", BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizePerCPUConntrack:0, BPFMapSizeConntrackScaling:"DoubleIfFull", BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFIpv6Enabled:false, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFExportBufferSizeMB:1, BPFRedirectToPeer:"L2Only", BPFAttachType:"TCX", BPFProfiling:"Disabled", KubeProxyMinSyncPeriod:1000000000, KubeProxyHealtzPort:10256, SidecarAccelerationEnabled:false, NfNetlinkBufSize:65536, Collector:collector.Collector(nil), LookupsCache:(*calc.LookupsCache)(nil), FlowLogsEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(0xc000105dc0), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000c6c280), RequireMTUFile:false, RouteSource:"CalicoIPAM", KubernetesProvider:0x0, NewNftablesDataplane:(func(knftables.Family, string) (knftables.Interface, error))(nil)}
2026-02-16 21:16:45.337 [INFO][89] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_ipam.cfg has been updated
2026-02-16 21:16:45.337 [INFO][90] felix/rule_defs.go 491: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc000cb2960), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000cb2a00), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x10000, MarkPass:0x20000, MarkDrop:0x40000, MarkScratch0:0x80000, MarkScratch1:0x100000, MarkEndpoint:0xffe00000, MarkNonCaliEndpoint:0x0, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, KubeIPVSSupportEnabled:false, OpenStackMetadataIP:net.IP(nil), OpenStackMetadataPort:0x2247, OpenStackSpecialCasesEnabled:false, VXLANEnabled:false, VXLANEnabledV6:false, VXLANPort:4789, VXLANVNI:4096, IPIPEnabled:true, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0xa, 0x64, 0xdb, 0x80}, VXLANTunnelAddress:net.IP(nil), VXLANTunnelAddressV6:net.IP(nil), AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, WireguardEnabled:false, WireguardEnabledV6:false, WireguardInterfaceName:"wireguard.cali", WireguardInterfaceNameV6:"wg-v6.cali", WireguardMark:0x0, WireguardListeningPort:51820, WireguardListeningPortV6:51821, WireguardEncryptHostTraffic:false, RouteSource:"CalicoIPAM", LogPrefix:"calico-packet", EndpointToHostAction:"ACCEPT", FilterAllowAction:"ACCEPT", MangleAllowAction:"ACCEPT", FilterDenyAction:"DROP", FailsafeInboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"tcp", Port:0x16, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x44, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FailsafeOutboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"udp", Port:0x35, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x43, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, DisableConntrackInvalid:false, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, IptablesNATOutgoingInterfaceFilter:"", NATOutgoingAddress:net.IP(nil), NATOutgoingExclusions:"IPPoolsOnly", BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false, FlowLogsEnabled:false}
2026-02-16 21:16:45.337 [INFO][90] felix/rule_defs.go 526: packets that are not passed by any policy or profile will be dropped.
2026-02-16 21:16:45.337 [INFO][90] felix/rule_defs.go 541: Workload to host packets will be accepted.
2026-02-16 21:16:45.337 [INFO][90] felix/rule_defs.go 555: filter table allowed packets will be accepted immediately.
2026-02-16 21:16:45.338 [INFO][90] felix/rule_defs.go 563: mangle table allowed packets will be accepted immediately.
2026-02-16 21:16:45.338 [INFO][90] felix/rule_defs.go 571: Packets to unknown service IPs will be dropped
2026-02-16 21:16:45.338 [INFO][90] felix/int_dataplane.go 1509: Determined pod MTU mtu=1352
2026-02-16 21:16:45.339 [INFO][90] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s
2026-02-16 21:16:45.339 [INFO][90] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save"
2026-02-16 21:16:45.339 [INFO][90] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-16 21:16:45.340 [INFO][89] confd/resource.go 290: Target config /etc/calico/confd/config/bird_ipam.cfg has been updated
2026-02-16 21:16:45.340 [INFO][89] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_aggr.cfg has been updated
2026-02-16 21:16:45.342 [INFO][89] confd/resource.go 290: Target config /etc/calico/confd/config/bird_aggr.cfg has been updated
2026-02-16 21:16:45.345 [INFO][89] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated
2026-02-16 21:16:45.347 [INFO][89] confd/resource.go 290: Target config /etc/calico/confd/config/bird6.cfg has been updated
2026-02-16 21:16:45.350 [INFO][90] felix/feature_detect_linux.go 176: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, NFLogSize:true, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.8 kernelVersion=5.15.0-170
2026-02-16 21:16:45.383 [INFO][90] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-16 21:16:45.384 [INFO][90] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-16 21:16:45.384 [INFO][90] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-16 21:16:45.384 [INFO][90] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-16 21:16:45.384 [INFO][90] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-|-A POSTROUTING .* felix-masq-ipam-pools .*|-A POSTROUTING -o tunl0 -m addrtype ! --src-type LOCAL --limit-iface-out -m addrtype --src-type LOCAL -j MASQUERADE"
2026-02-16 21:16:45.385 [INFO][90] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-16 21:16:45.385 [INFO][90] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-16 21:16:45.385 [INFO][90] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-16 21:16:45.385 [INFO][90] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-16 21:16:45.385 [INFO][90] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-16 21:16:45.386 [INFO][90] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-16 21:16:45.386 [INFO][90] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-16 21:16:45.386 [INFO][90] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-16 21:16:45.386 [INFO][90] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-16 21:16:45.386 [INFO][90] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-16 21:16:45.386 [INFO][90] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-16 21:16:45.387 [INFO][90] felix/int_dataplane.go 780: XDP acceleration enabled.
2026-02-16 21:16:45.420 [INFO][90] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-16 21:16:45.421 [INFO][90] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-16 21:16:45.422 [INFO][90] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-restore", "ip6tables-restore"} command="ip6tables-nft-restore" ipVersion=0x6 saveOrRestore="restore"
2026-02-16 21:16:45.424 [INFO][90] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-16 21:16:45.499 [INFO][90] felix/maps.go 833: Loaded map file descriptor. fd=0x1e name="/sys/fs/bpf/tc/globals/cali_ctlb_recv"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-16 21:16:45.569 [INFO][90] felix/maps.go 833: Loaded map file descriptor. fd=0x1f name="/sys/fs/bpf/tc/globals/cali_ctlb_conn"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-16 21:16:45.642 [INFO][90] felix/maps.go 833: Loaded map file descriptor. fd=0x20 name="/sys/fs/bpf/tc/globals/cali_ctlb_send"
2026-02-16 21:16:45.642 [INFO][90] felix/int_dataplane.go 866: Failed to remove BPF connect-time load balancer, ignoring. error=error querying cgroup 11 : no such file or directory
error querying cgroup 15 : no such file or directory
error querying cgroup 20 : no such file or directory
error querying cgroup 10 : no such file or directory
error querying cgroup 14 : no such file or directory
error querying cgroup 19 : no such file or directory
2026-02-16 21:16:45.824 [INFO][90] felix/int_dataplane.go 2955: File /var/lib/calico/bpf_ct_map_size does not exist
2026-02-16 21:16:45.824 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net"
2026-02-16 21:16:45.824 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net"
2026-02-16 21:16:45.824 [INFO][90] felix/int_dataplane.go 1129: IPIP enabled, starting thread to keep tunnel configuration in sync.
2026-02-16 21:16:45.824 [INFO][90] felix/int_dataplane.go 1369: Registering to report health.
2026-02-16 21:16:45.825 [INFO][90] felix/route_mgr.go 479: Tunnel device thread started. device="tunl0" ipVersion=0x4 mtu=1352 tunnelDevice="tunl0" wait=10s xsumBroken=false
2026-02-16 21:16:45.832 [INFO][90] felix/int_dataplane.go 2471: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output=""
2026-02-16 21:16:45.832 [INFO][90] felix/int_dataplane.go 2474: Making sure IPv4 forwarding is enabled.
2026-02-16 21:16:45.833 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw"
2026-02-16 21:16:45.833 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-egress-dscp" ipVersion=0x4 table="mangle"
2026-02-16 21:16:45.834 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-16 21:16:45.848 [INFO][90] felix/int_dataplane.go 2181: Set XDP failsafe ports: [{Protocol:tcp Port:22 Net:} {Protocol:udp Port:68 Net:} {Protocol:tcp Port:179 Net:} {Protocol:tcp Port:2379 Net:} {Protocol:tcp Port:2380 Net:} {Protocol:tcp Port:5473 Net:} {Protocol:tcp Port:6443 Net:} {Protocol:tcp Port:6666 Net:} {Protocol:tcp Port:6667 Net:}]
2026-02-16 21:16:45.848 [INFO][90] felix/health.go 204: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready"
2026-02-16 21:16:45.848 [INFO][90] felix/int_dataplane.go 2210: Started internal iptables dataplane driver loop
2026-02-16 21:16:45.848 [INFO][90] felix/int_dataplane.go 2336: Will refresh IP sets on timer interval=1m30s
2026-02-16 21:16:45.848 [INFO][90] felix/daemon.go 467: Connect to the dataplane driver.
2026-02-16 21:16:45.849 [INFO][90] felix/int_dataplane.go 2336: Will refresh routes on timer interval=1m30s
2026-02-16 21:16:45.849 [INFO][90] felix/int_dataplane.go 2336: Will refresh XDP state on timer interval=1m30s
2026-02-16 21:16:45.849 [INFO][90] felix/daemon.go 566: using resource updates where applicable
2026-02-16 21:16:45.849 [INFO][90] felix/int_dataplane.go 2774: Started internal status report thread
2026-02-16 21:16:45.849 [INFO][90] felix/int_dataplane.go 2776: Process status reports disabled
2026-02-16 21:16:45.849 [INFO][90] felix/daemon.go 569: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc000dcf110), (*watchersyncer.watcherCache)(0xc000dcf1e0), (*watchersyncer.watcherCache)(0xc000dcf2b0), (*watchersyncer.watcherCache)(0xc000dcf380), (*watchersyncer.watcherCache)(0xc000dcf450), (*watchersyncer.watcherCache)(0xc000dcf520), (*watchersyncer.watcherCache)(0xc000dcf5f0), (*watchersyncer.watcherCache)(0xc000dcf6c0), (*watchersyncer.watcherCache)(0xc000dcf790), (*watchersyncer.watcherCache)(0xc000dcf860), (*watchersyncer.watcherCache)(0xc000dcf930), (*watchersyncer.watcherCache)(0xc000dcfa00), (*watchersyncer.watcherCache)(0xc000dcfad0), (*watchersyncer.watcherCache)(0xc000dcfba0), (*watchersyncer.watcherCache)(0xc000dcfc70), (*watchersyncer.watcherCache)(0xc000dcfd40), (*watchersyncer.watcherCache)(0xc000dcfe10), (*watchersyncer.watcherCache)(0xc000df0000), (*watchersyncer.watcherCache)(0xc000df00d0), (*watchersyncer.watcherCache)(0xc000df01a0), (*watchersyncer.watcherCache)(0xc000df0270), (*watchersyncer.watcherCache)(0xc000df0340), (*watchersyncer.watcherCache)(0xc000df0410)}, results:(chan interface {})(0xc0003e70a0), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc0005da990), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil), watchRetryTimeout:600000000000}
2026-02-16 21:16:45.849 [INFO][90] felix/daemon.go 573: Starting the datastore Syncer
2026-02-16 21:16:45.849 [INFO][90] felix/watchersyncer.go 118: Start called
2026-02-16 21:16:45.849 [INFO][90] felix/calc_graph.go 156: Creating calculation graph, filtered to hostname kube-ey324-default-worker-czq9z-ds6nm-7nxqd
2026-02-16 21:16:45.849 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-16 21:16:45.849 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-16 21:16:45.849 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-16 21:16:45.849 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-16 21:16:45.849 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-16 21:16:45.849 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-16 21:16:45.849 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-16 21:16:45.849 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-16 21:16:45.849 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-16 21:16:45.849 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1fa9a20)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-16 21:16:45.850 [INFO][90] felix/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-16 21:16:45.850 [INFO][90] felix/watchersyncer.go 177: Starting main event processing loop
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-16 21:16:45.850 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/assignment/"
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-16 21:16:45.849 [INFO][90] felix/iface_monitor.go 117: Interface monitoring thread started.
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223d7e0)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223d660)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-16 21:16:45.850 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-16 21:16:45.850 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-16 21:16:45.850 [INFO][90] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-16 21:16:45.850 [INFO][90] felix/async_calc_graph.go 256: Starting AsyncCalcGraph
2026-02-16 21:16:45.851 [INFO][90] felix/iface_monitor.go 137: Subscribed to netlink updates.
2026-02-16 21:16:45.851 [INFO][90] felix/daemon.go 683: Started the processing graph
2026-02-16 21:16:45.851 [INFO][90] felix/daemon.go 709: Starting endpoint-status file-reporter path="/var/run/calico"
2026-02-16 21:16:45.851 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networksets"
2026-02-16 21:16:45.851 [INFO][90] felix/async_calc_graph.go 137: AsyncCalcGraph running
2026-02-16 21:16:45.851 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/tiers"
2026-02-16 21:16:45.851 [INFO][90] felix/status_file_reporter.go 151: Endpoint status file reporter running.
2026-02-16 21:16:45.851 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/hostendpoints"
2026-02-16 21:16:45.851 [INFO][90] felix/daemon.go 1114: Reading from dataplane driver pipe...
2026-02-16 21:16:45.852 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-16 21:16:45.852 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-16 21:16:45.852 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-16 21:16:45.853 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-16 21:16:45.853 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-16 21:16:45.853 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-16 21:16:45.853 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-16 21:16:45.853 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/clusterinformations"
2026-02-16 21:16:45.854 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up"
2026-02-16 21:16:45.857 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-16 21:16:45.857 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{127.0.0.0,127.0.0.1,::1} ifaceName="lo"
2026-02-16 21:16:45.857 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=2 ifaceName="ens3" state="up"
2026-02-16 21:16:45.857 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-16 21:16:45.857 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-16 21:16:45.857 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-16 21:16:45.857 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{192.168.24.133,fe80::f816:3eff:fedf:db49} ifaceName="ens3"
2026-02-16 21:16:45.857 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1}
2026-02-16 21:16:45.857 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/profiles"
2026-02-16 21:16:45.857 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"lo", Addrs:set.Typed[string]{"127.0.0.0":set.v{}, "127.0.0.1":set.v{}, "::1":set.v{}}}
2026-02-16 21:16:45.858 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"lo", Addrs:set.Typed[string]{"127.0.0.0":set.v{}, "127.0.0.1":set.v{}, "::1":set.v{}}}
2026-02-16 21:16:45.858 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-16 21:16:45.858 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"ens3", State:"up", Index:2}
2026-02-16 21:16:45.858 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.133":set.v{}, "fe80::f816:3eff:fedf:db49":set.v{}}}
2026-02-16 21:16:45.858 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.133":set.v{}, "fe80::f816:3eff:fedf:db49":set.v{}}}
2026-02-16 21:16:45.858 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-16 21:16:45.858 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-16 21:16:45.858 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networkpolicies"
2026-02-16 21:16:45.858 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-16 21:16:45.858 [INFO][90] felix/int_dataplane.go 2409: Interface monitor now in sync.
2026-02-16 21:16:45.862 [INFO][90] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-16 21:16:45.863 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networksets"
2026-02-16 21:16:45.863 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.863 [INFO][90] felix/watchersyncer.go 158: Sending status update Status=resync
2026-02-16 21:16:45.863 [INFO][90] felix/daemon.go 804: No driver process to monitor
2026-02-16 21:16:45.864 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-16 21:16:45.865 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.862 [INFO][90] felix/daemon.go 1387: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "LogSeveritySys":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"2c896ed3861545ef8473a92f7b160080", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, "datastore (per-host)":map[string]string{"IpInIpTunnelAddr":"10.100.219.128"}, "environment variable":map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-ey324-default-worker-czq9z-ds6nm-7nxqd", "healthenabled":"true", "ipinipmtu":"0", "ipv6support":"false", "vxlanmtu":"0", "wireguardmtu":"0"}} configUpdate=config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"2c896ed3861545ef8473a92f7b160080"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.219.128"} config:{key:"Ipv6Support" value:"false"} config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"} config:{key:"ReportingIntervalSecs" value:"0"} config:{key:"VXLANMTU" value:"0"} config:{key:"WireguardMTU" value:"0"} source_to_raw_config:{key:1 value:{source:"datastore (global)" config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"2c896ed3861545ef8473a92f7b160080"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"ReportingIntervalSecs" value:"0"}}} source_to_raw_config:{key:2 value:{source:"datastore (per-host)" config:{key:"IpInIpTunnelAddr" value:"10.100.219.128"}}} source_to_raw_config:{key:3 value:{source:"config file" config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"}}} source_to_raw_config:{key:4 value:{source:"environment variable" config:{key:"datastoretype" value:"kubernetes"} config:{key:"defaultendpointtohostaction" value:"ACCEPT"} config:{key:"felixhostname" value:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd"} config:{key:"healthenabled" value:"true"} config:{key:"ipinipmtu" value:"0"} config:{key:"ipv6support" value:"false"} config:{key:"vxlanmtu" value:"0"} config:{key:"wireguardmtu" value:"0"}}}
2026-02-16 21:16:45.865 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-16 21:16:45.865 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/assignment/"
2026-02-16 21:16:45.866 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.867 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.867 [INFO][90] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-16 21:16:45.867 [INFO][90] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-16 21:16:45.868 [INFO][90] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-16 21:16:45.868 [INFO][90] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-16 21:16:45.869 [INFO][90] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-16 21:16:45.869 [INFO][90] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-16 21:16:45.869 [INFO][90] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-16 21:16:45.869 [INFO][90] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-16 21:16:45.869 [INFO][90] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-16 21:16:45.869 [INFO][90] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-16 21:16:45.869 [INFO][90] felix/config_params.go 769: Parsing value for FelixHostname: kube-ey324-default-worker-czq9z-ds6nm-7nxqd (from environment variable)
2026-02-16 21:16:45.869 [INFO][90] felix/config_params.go 805: Parsed value for FelixHostname: kube-ey324-default-worker-czq9z-ds6nm-7nxqd (from environment variable)
2026-02-16 21:16:45.869 [INFO][90] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-16 21:16:45.869 [INFO][90] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-16 21:16:45.869 [INFO][90] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-16 21:16:45.869 [INFO][90] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-16 21:16:45.869 [INFO][90] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.219.128 (from datastore (per-host))
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.219.128 (from datastore (per-host))
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 769: Parsing value for ClusterGUID: 2c896ed3861545ef8473a92f7b160080 (from datastore (global))
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 805: Parsed value for ClusterGUID: 2c896ed3861545ef8473a92f7b160080 (from datastore (global))
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-16 21:16:45.870 [INFO][90] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-16 21:16:45.871 [INFO][90] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-16 21:16:45.871 [INFO][90] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-16 21:16:45.871 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ConfigUpdate update from calculation graph. msg=config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"2c896ed3861545ef8473a92f7b160080"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.219.128"} config:{key:"Ipv6Support" value:"false"} config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"} config:{key:"ReportingIntervalSecs" value:"0"} config:{key:"VXLANMTU" value:"0"} config:{key:"WireguardMTU" value:"0"} source_to_raw_config:{key:1 value:{source:"datastore (global)" config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"2c896ed3861545ef8473a92f7b160080"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"ReportingIntervalSecs" value:"0"}}} source_to_raw_config:{key:2 value:{source:"datastore (per-host)" config:{key:"IpInIpTunnelAddr" value:"10.100.219.128"}}} source_to_raw_config:{key:3 value:{source:"config file" config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"}}} source_to_raw_config:{key:4 value:{source:"environment variable" config:{key:"datastoretype" value:"kubernetes"} config:{key:"defaultendpointtohostaction" value:"ACCEPT"} config:{key:"felixhostname" value:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd"} config:{key:"healthenabled" value:"true"} config:{key:"ipinipmtu" value:"0"} config:{key:"ipv6support" value:"false"} config:{key:"vxlanmtu" value:"0"} config:{key:"wireguardmtu" value:"0"}}}
2026-02-16 21:16:45.871 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-16 21:16:45.871 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.872 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-16 21:16:45.872 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.873 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-16 21:16:45.873 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/hostendpoints"
2026-02-16 21:16:45.873 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.873 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-16 21:16:45.873 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.873 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.874 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-16 21:16:45.874 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/clusterinformations"
2026-02-16 21:16:45.874 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-16 21:16:45.874 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.874 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.874 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.875 [INFO][90] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=LogSeverityScreen) Info 884 <nil> 0s} new}
2026-02-16 21:16:45.875 [INFO][90] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ReportingIntervalSecs) 0 884 <nil> 0s} new}
2026-02-16 21:16:45.875 [INFO][90] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 884 <nil> 0s} new}
2026-02-16 21:16:45.875 [INFO][90] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 884 <nil> 0s} new}
2026-02-16 21:16:45.875 [INFO][90] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 884 <nil> 0s} new}
2026-02-16 21:16:45.876 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networkpolicies"
2026-02-16 21:16:45.876 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/tiers"
2026-02-16 21:16:45.876 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-16 21:16:45.876 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-16 21:16:45.876 [INFO][90] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 2c896ed3861545ef8473a92f7b160080 877 <nil> 0s} new}
2026-02-16 21:16:45.876 [INFO][90] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) k8s,bgp,kubeadm,kdd 877 <nil> 0s} new}
2026-02-16 21:16:45.876 [INFO][90] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.31.3 877 <nil> 0s} new}
2026-02-16 21:16:45.877 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-16 21:16:45.877 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-16 21:16:45.877 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-16 21:16:45.877 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-16 21:16:45.877 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.877 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.877 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.877 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.877 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.877 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.877 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-16 21:16:45.877 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.877 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.877 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.879 [INFO][90] felix/config_batcher.go 61: Host config update for this host: {{HostConfig(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd,name=IpInIpTunnelAddr) 10.100.219.128 1679 <nil> 0s} new}
2026-02-16 21:16:45.879 [INFO][90] felix/active_bpgpeer_calculator.go 148: Labels of the local host updated. new=map[string]string{"beta.kubernetes.io/arch":"amd64", "beta.kubernetes.io/instance-type":"m1.large", "beta.kubernetes.io/os":"linux", "failure-domain.beta.kubernetes.io/region":"RegionOne", "failure-domain.beta.kubernetes.io/zone":"nova", "kubernetes.io/arch":"amd64", "kubernetes.io/hostname":"kube-ey324-default-worker-czq9z-ds6nm-7nxqd", "kubernetes.io/os":"linux", "node-role.kubernetes.io/worker":"", "node.cluster.x-k8s.io/nodegroup":"default-worker", "node.kubernetes.io/instance-type":"m1.large", "topology.kubernetes.io/region":"RegionOne", "topology.kubernetes.io/zone":"nova"} old=map[string]string{}
2026-02-16 21:16:45.883 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214"
2026-02-16 21:16:45.883 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133"
2026-02-16 21:16:45.884 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-ey324-jsr8q-wzbgd" ipv4_addr:"192.168.24.207"
2026-02-16 21:16:45.885 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:16:45.885 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:16:45.885 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-jsr8q-wzbgd" ipv4_addr:"192.168.24.207/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-jsr8q-wzbgd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:16:45.885 [INFO][90] felix/int_dataplane.go 2357: Received *proto.IPAMPoolUpdate update from calculation graph. msg=id:"10.100.0.0-16" pool:{cidr:"10.100.0.0/16" masquerade:true ipip_mode:"always"}
2026-02-16 21:16:45.885 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sonobuoy-aggregator" namespace:"sonobuoy" type:"ClusterIP" cluster_ips:"10.254.77.103" ports:{Protocol:"TCP" Port:8080}
2026-02-16 21:16:45.885 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"kubernetes" namespace:"default" type:"ClusterIP" cluster_ips:"10.254.0.1" ports:{Protocol:"TCP" Port:443}
2026-02-16 21:16:45.885 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"k8s-keystone-auth" namespace:"kube-system" type:"ClusterIP" cluster_ips:"10.254.126.139" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:16:45.885 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"kube-dns" namespace:"kube-system" type:"ClusterIP" cluster_ips:"10.254.0.10" ports:{Protocol:"UDP" Port:53} ports:{Protocol:"TCP" Port:53} ports:{Protocol:"TCP" Port:9153}
2026-02-16 21:16:45.885 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"manila-csi-openstack-manila-csi-controllerplugin" namespace:"kube-system" type:"ClusterIP" cluster_ips:"10.254.152.122" ports:{Protocol:"TCP" Port:12345}
2026-02-16 21:16:45.885 [INFO][90] felix/route_mgr.go 566: Failed to get tunnel device, assuming it isn't present error=Link not found ipVersion=0x4 tunnelDevice="tunl0"
2026-02-16 21:16:45.896 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-16 21:16:45.896 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.902 [INFO][90] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/profiles"
2026-02-16 21:16:45.902 [INFO][90] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-16 21:16:45.902 [INFO][90] felix/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-16 21:16:45.902 [INFO][90] felix/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-16 21:16:45.906 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"endpointslice-controller"} labels:{key:"projectcalico.org/name" value:"endpointslice-controller"}
2026-02-16 21:16:45.906 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"ephemeral-volume-controller"} labels:{key:"projectcalico.org/name" value:"ephemeral-volume-controller"}
2026-02-16 21:16:45.906 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"bootstrap-signer"} labels:{key:"projectcalico.org/name" value:"bootstrap-signer"}
2026-02-16 21:16:45.906 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"calico-kube-controllers"} labels:{key:"projectcalico.org/name" value:"calico-kube-controllers"}
2026-02-16 21:16:45.906 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"endpoint-controller"} labels:{key:"projectcalico.org/name" value:"endpoint-controller"}
2026-02-16 21:16:45.906 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"expand-controller"} labels:{key:"projectcalico.org/name" value:"expand-controller"}
2026-02-16 21:16:45.907 [INFO][90] felix/config_batcher.go 102: Datamodel in sync, flushing config update
2026-02-16 21:16:45.908 [INFO][90] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:2c896ed3861545ef8473a92f7b160080 ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0], host: map[IpInIpTunnelAddr:10.100.219.128].
2026-02-16 21:16:45.908 [INFO][90] felix/async_calc_graph.go 166: First time we've been in sync
2026-02-16 21:16:45.908 [INFO][90] felix/health.go 204: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready"
2026-02-16 21:16:45.912 [INFO][90] felix/event_sequencer.go 278: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"2c896ed3861545ef8473a92f7b160080", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"} host=map[string]string{"IpInIpTunnelAddr":"10.100.219.128"}
2026-02-16 21:16:45.912 [INFO][90] felix/config_params.go 638: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:2c896ed3861545ef8473a92f7b160080 ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0]
2026-02-16 21:16:45.913 [INFO][90] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-16 21:16:45.913 [INFO][90] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-16 21:16:45.913 [INFO][90] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-16 21:16:45.913 [INFO][90] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-16 21:16:45.913 [INFO][90] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-16 21:16:45.913 [INFO][90] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-16 21:16:45.913 [INFO][90] felix/config_params.go 769: Parsing value for FelixHostname: kube-ey324-default-worker-czq9z-ds6nm-7nxqd (from environment variable)
2026-02-16 21:16:45.913 [INFO][90] felix/config_params.go 805: Parsed value for FelixHostname: kube-ey324-default-worker-czq9z-ds6nm-7nxqd (from environment variable)
2026-02-16 21:16:45.913 [INFO][90] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-16 21:16:45.913 [INFO][90] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-16 21:16:45.913 [INFO][90] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-16 21:16:45.913 [INFO][90] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-16 21:16:45.913 [INFO][90] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-16 21:16:45.913 [INFO][90] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-16 21:16:45.913 [INFO][90] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-16 21:16:45.913 [INFO][90] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-16 21:16:45.913 [INFO][90] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-16 21:16:45.913 [INFO][90] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.914 [INFO][90] felix/route_mgr.go 618: Tunnel device MTU needs to be updated ipVersion=0x4 new=1352 old=1480 tunnelDevice="tunl0"
2026-02-16 21:16:45.914 [INFO][90] felix/route_mgr.go 622: Updated tunnel MTU ipVersion=0x4 tunnelDevice="tunl0"
2026-02-16 21:16:45.915 [INFO][90] felix/route_mgr.go 688: Assigning address to tunnel device address=10.100.219.128/32 ipVersion=0x4 tunnelDevice="tunl0"
2026-02-16 21:16:45.915 [INFO][90] felix/route_mgr.go 640: Tunnel wasn't admin up, enabling it flags=0 ipVersion=0x4 mtu=1352 tunnelAddr="10.100.219.128" tunnelDevice="tunl0"
2026-02-16 21:16:45.915 [INFO][90] felix/route_mgr.go 645: Set tunnel admin up ipVersion=0x4 mtu=1352 tunnelAddr="10.100.219.128" tunnelDevice="tunl0"
2026-02-16 21:16:45.915 [INFO][90] felix/route_mgr.go 531: parent device changed from "" to "ens3" ipVersion=0x4 tunnelDevice="tunl0"
2026-02-16 21:16:45.915 [INFO][90] felix/route_mgr.go 544: Tunnel device configured ipVersion=0x4 tunnelDevice="tunl0"
2026-02-16 21:16:45.906 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"generic-garbage-collector"} labels:{key:"projectcalico.org/name" value:"generic-garbage-collector"}
2026-02-16 21:16:45.915 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"attachdetach-controller"} labels:{key:"projectcalico.org/name" value:"attachdetach-controller"}
2026-02-16 21:16:45.915 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"certificate-controller"} labels:{key:"projectcalico.org/name" value:"certificate-controller"}
2026-02-16 21:16:45.915 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-cinder-controller-sa"} labels:{key:"projectcalico.org/name" value:"csi-cinder-controller-sa"}
2026-02-16 21:16:45.915 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-nfs-node-sa"} labels:{key:"projectcalico.org/name" value:"csi-nfs-node-sa"}
2026-02-16 21:16:45.915 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"daemon-set-controller"} labels:{key:"projectcalico.org/name" value:"daemon-set-controller"}
2026-02-16 21:16:45.915 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:16:45.915 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"endpointslicemirroring-controller"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-controller"}
2026-02-16 21:16:45.915 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"cronjob-controller"} labels:{key:"projectcalico.org/name" value:"cronjob-controller"}
2026-02-16 21:16:45.915 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"default" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:16:45.915 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-node-lease" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:16:45.915 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-public" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:16:45.916 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"calico-cni-plugin"} labels:{key:"projectcalico.org/name" value:"calico-cni-plugin"}
2026-02-16 21:16:45.916 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"calico-node"} labels:{key:"projectcalico.org/name" value:"calico-node"}
2026-02-16 21:16:45.916 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"cloud-controller-manager"} labels:{key:"app.kubernetes.io/instance" value:"openstack-ccm"} labels:{key:"app.kubernetes.io/managed-by" value:"Helm"} labels:{key:"app.kubernetes.io/name" value:"openstack-cloud-controller-manager"} labels:{key:"app.kubernetes.io/version" value:"v1.35.0"} labels:{key:"helm.sh/chart" value:"openstack-cloud-controller-manager-2.35.0"} labels:{key:"projectcalico.org/name" value:"cloud-controller-manager"}
2026-02-16 21:16:45.916 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"deployment-controller"} labels:{key:"projectcalico.org/name" value:"deployment-controller"}
2026-02-16 21:16:45.916 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"clusterrole-aggregation-controller"} labels:{key:"projectcalico.org/name" value:"clusterrole-aggregation-controller"}
2026-02-16 21:16:45.916 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"coredns"} labels:{key:"projectcalico.org/name" value:"coredns"}
2026-02-16 21:16:45.916 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-cinder-node-sa"} labels:{key:"projectcalico.org/name" value:"csi-cinder-node-sa"}
2026-02-16 21:16:45.916 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-nfs-controller-sa"} labels:{key:"projectcalico.org/name" value:"csi-nfs-controller-sa"}
2026-02-16 21:16:45.916 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"disruption-controller"} labels:{key:"projectcalico.org/name" value:"disruption-controller"}
2026-02-16 21:16:45.916 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"default"} labels:{key:"kubernetes.io/metadata.name" value:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:16:45.916 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kube-node-lease"} labels:{key:"kubernetes.io/metadata.name" value:"kube-node-lease"} labels:{key:"projectcalico.org/name" value:"kube-node-lease"}
2026-02-16 21:16:45.916 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kube-public"} labels:{key:"kubernetes.io/metadata.name" value:"kube-public"} labels:{key:"projectcalico.org/name" value:"kube-public"}
2026-02-16 21:16:45.916 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kube-system"} labels:{key:"kubernetes.io/metadata.name" value:"kube-system"} labels:{key:"projectcalico.org/name" value:"kube-system"}
2026-02-16 21:16:45.916 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sonobuoy"} labels:{key:"kubernetes.io/metadata.name" value:"sonobuoy"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sonobuoy"}
2026-02-16 21:16:45.916 [INFO][90] felix/usagerep.go 91: Waiting before first check-in delay=5m2.402s
2026-02-16 21:16:45.916 [INFO][90] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-16 21:16:45.916 [INFO][90] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-16 21:16:45.916 [INFO][90] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.916 [INFO][90] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-16 21:16:45.916 [INFO][90] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-16 21:16:45.916 [INFO][90] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.916 [INFO][90] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-16 21:16:45.916 [INFO][90] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.219.128 (from datastore (per-host))
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.219.128 (from datastore (per-host))
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 769: Parsing value for ClusterGUID: 2c896ed3861545ef8473a92f7b160080 (from datastore (global))
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 805: Parsed value for ClusterGUID: 2c896ed3861545ef8473a92f7b160080 (from datastore (global))
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 638: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.100.219.128]
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 769: Parsing value for FelixHostname: kube-ey324-default-worker-czq9z-ds6nm-7nxqd (from environment variable)
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 805: Parsed value for FelixHostname: kube-ey324-default-worker-czq9z-ds6nm-7nxqd (from environment variable)
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-16 21:16:45.917 [INFO][90] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.219.128 (from datastore (per-host))
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.219.128 (from datastore (per-host))
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 769: Parsing value for ClusterGUID: 2c896ed3861545ef8473a92f7b160080 (from datastore (global))
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 805: Parsed value for ClusterGUID: 2c896ed3861545ef8473a92f7b160080 (from datastore (global))
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-16 21:16:45.918 [INFO][90] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-16 21:16:45.918 [INFO][90] felix/async_calc_graph.go 221: First flush after becoming in sync, sending InSync message.
2026-02-16 21:16:45.919 [INFO][90] felix/daemon.go 1319: Datastore now in sync.
2026-02-16 21:16:45.919 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"root-ca-cert-publisher"} labels:{key:"projectcalico.org/name" value:"root-ca-cert-publisher"}
2026-02-16 21:16:45.919 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"service-account-controller"} labels:{key:"projectcalico.org/name" value:"service-account-controller"}
2026-02-16 21:16:45.919 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"token-cleaner"} labels:{key:"projectcalico.org/name" value:"token-cleaner"}
2026-02-16 21:16:45.919 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"kube-proxy"} labels:{key:"projectcalico.org/name" value:"kube-proxy"}
2026-02-16 21:16:45.919 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"manila-csi-openstack-manila-csi-controllerplugin"} labels:{key:"app" value:"openstack-manila-csi"} labels:{key:"chart" value:"openstack-manila-csi-2.32.0"} labels:{key:"component" value:"controllerplugin"} labels:{key:"heritage" value:"Helm"} labels:{key:"projectcalico.org/name" value:"manila-csi-openstack-manila-csi-controllerplugin"} labels:{key:"release" value:"manila-csi"}
2026-02-16 21:16:45.919 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"ttl-after-finished-controller"} labels:{key:"projectcalico.org/name" value:"ttl-after-finished-controller"}
2026-02-16 21:16:45.919 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"ttl-controller"} labels:{key:"projectcalico.org/name" value:"ttl-controller"}
2026-02-16 21:16:45.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"validatingadmissionpolicy-status-controller"} labels:{key:"projectcalico.org/name" value:"validatingadmissionpolicy-status-controller"}
2026-02-16 21:16:45.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sonobuoy" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:16:45.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"replication-controller"} labels:{key:"projectcalico.org/name" value:"replication-controller"}
2026-02-16 21:16:45.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"service-cidrs-controller"} labels:{key:"projectcalico.org/name" value:"service-cidrs-controller"}
2026-02-16 21:16:45.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"statefulset-controller"} labels:{key:"projectcalico.org/name" value:"statefulset-controller"}
2026-02-16 21:16:45.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"volumeattributesclass-protection-controller"} labels:{key:"projectcalico.org/name" value:"volumeattributesclass-protection-controller"}
2026-02-16 21:16:45.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sonobuoy" name:"sonobuoy-serviceaccount"} labels:{key:"component" value:"sonobuoy"} labels:{key:"projectcalico.org/name" value:"sonobuoy-serviceaccount"}
2026-02-16 21:16:45.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"pvc-protection-controller"} labels:{key:"projectcalico.org/name" value:"pvc-protection-controller"}
2026-02-16 21:16:45.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"replicaset-controller"} labels:{key:"projectcalico.org/name" value:"replicaset-controller"}
2026-02-16 21:16:45.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"horizontal-pod-autoscaler"} labels:{key:"projectcalico.org/name" value:"horizontal-pod-autoscaler"}
2026-02-16 21:16:45.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"legacy-service-account-token-cleaner"} labels:{key:"projectcalico.org/name" value:"legacy-service-account-token-cleaner"}
2026-02-16 21:16:45.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"manila-csi-openstack-manila-csi-nodeplugin"} labels:{key:"app" value:"openstack-manila-csi"} labels:{key:"chart" value:"openstack-manila-csi-2.32.0"} labels:{key:"component" value:"nodeplugin"} labels:{key:"heritage" value:"Helm"} labels:{key:"projectcalico.org/name" value:"manila-csi-openstack-manila-csi-nodeplugin"} labels:{key:"release" value:"manila-csi"}
2026-02-16 21:16:45.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"node-controller"} labels:{key:"projectcalico.org/name" value:"node-controller"}
2026-02-16 21:16:45.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"pod-garbage-collector"} labels:{key:"projectcalico.org/name" value:"pod-garbage-collector"}
2026-02-16 21:16:45.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"pv-protection-controller"} labels:{key:"projectcalico.org/name" value:"pv-protection-controller"}
2026-02-16 21:16:45.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"job-controller"} labels:{key:"projectcalico.org/name" value:"job-controller"}
2026-02-16 21:16:45.921 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"namespace-controller"} labels:{key:"projectcalico.org/name" value:"namespace-controller"}
2026-02-16 21:16:45.921 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"persistent-volume-binder"} labels:{key:"projectcalico.org/name" value:"persistent-volume-binder"}
2026-02-16 21:16:45.921 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"resource-claim-controller"} labels:{key:"projectcalico.org/name" value:"resource-claim-controller"}
2026-02-16 21:16:45.921 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"resourcequota-controller"} labels:{key:"projectcalico.org/name" value:"resourcequota-controller"}
2026-02-16 21:16:45.921 [INFO][90] felix/int_dataplane.go 2357: Received *proto.Encapsulation update from calculation graph. msg=ipip_enabled:true
2026-02-16 21:16:45.921 [INFO][90] felix/int_dataplane.go 2357: Received *proto.InSync update from calculation graph. msg=
2026-02-16 21:16:45.921 [INFO][90] felix/int_dataplane.go 2367: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=645.269535ms
2026-02-16 21:16:45.922 [INFO][90] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4
2026-02-16 21:16:45.922 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:16:45.922 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:16:45.922 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="dscp-src-net" setType="hash:net"
2026-02-16 21:16:46.006 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="down"
2026-02-16 21:16:46.007 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{10.100.219.128} ifaceName="tunl0"
2026-02-16 21:16:46.007 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="10.100.219.128" exists=true ifIndex=3
2026-02-16 21:16:46.017 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="up"
2026-02-16 21:16:46.096 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down"
2026-02-16 21:16:46.096 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B"
2026-02-16 21:16:46.098 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down"
2026-02-16 21:16:46.098 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A"
2026-02-16 21:16:46.207 [INFO][90] felix/wireguard.go 1763: Trying to connect to linkClient ipVersion=0x4
2026-02-16 21:16:46.208 [INFO][90] felix/wireguard.go 648: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
2026-02-16 21:16:46.247 [WARNING][84] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD6 is not ready: error querying BIRD: unable to connect to BIRDv6 socket: dial unix /var/run/calico/bird6.ctl: connect: connection refused"
2026-02-16 21:16:46.277 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state=""
2026-02-16 21:16:46.277 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_A"
2026-02-16 21:16:46.277 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state=""
2026-02-16 21:16:46.277 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_B"
2026-02-16 21:16:46.350 [INFO][90] felix/int_dataplane.go 2307: Completed first update to dataplane. secsSinceStart=1.074450623
2026-02-16 21:16:46.357 [INFO][90] felix/health.go 204: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready"
2026-02-16 21:16:46.357 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:3}
2026-02-16 21:16:46.357 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.219.128":set.v{}}}
2026-02-16 21:16:46.358 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.219.128":set.v{}}}
2026-02-16 21:16:46.358 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-16 21:16:46.358 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"up", Index:3}
2026-02-16 21:16:46.358 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4}
2026-02-16 21:16:46.358 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-16 21:16:46.358 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-16 21:16:46.358 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5}
2026-02-16 21:16:46.358 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-16 21:16:46.358 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-16 21:16:46.358 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5}
2026-02-16 21:16:46.358 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-16 21:16:46.358 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-16 21:16:46.358 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4}
2026-02-16 21:16:46.358 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
2026-02-16 21:16:46.358 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
bird: device1: Initializing
bird: direct1: Initializing
bird: Mesh_192_168_24_214: Initializing
bird: Mesh_192_168_24_207: Initializing
bird: device1: Starting
bird: device1: Connected to table master
bird: device1: State changed to feed
bird: direct1: Starting
bird: direct1: Connected to table master
bird: direct1: State changed to feed
bird: Mesh_192_168_24_214: Starting
bird: Mesh_192_168_24_214: State changed to start
bird: Mesh_192_168_24_207: Starting
bird: Mesh_192_168_24_207: State changed to start
bird: Graceful restart started
bird: Started
bird: device1: State changed to up
bird: direct1: State changed to up
bird: device1: Initializing
bird: direct1: Initializing
bird: device1: Starting
bird: device1: Connected to table master
bird: device1: State changed to feed
bird: direct1: Starting
bird: direct1: Connected to table master
bird: direct1: State changed to feed
bird: Graceful restart started
bird: Graceful restart done
bird: Started
bird: device1: State changed to up
bird: direct1: State changed to up
2026-02-16 21:16:47.248 [INFO][84] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-16 21:16:47.249 [INFO][84] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-16 21:16:47.249 [WARNING][84] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD is not ready: BGP not established with 192.168.24.214,192.168.24.207"
bird: Mesh_192_168_24_207: Connected to table master
bird: Mesh_192_168_24_207: State changed to wait
2026-02-16 21:16:47.674 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:16:47.674 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:16:47.674 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:16:48.250 [INFO][84] complete-startup/health.go 206: Number of node(s) with BGP peering established = 1
2026-02-16 21:16:48.252 [INFO][84] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-16 21:16:48.253 [WARNING][84] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD is not ready: BGP not established with 192.168.24.214"
2026-02-16 21:16:48.254 [INFO][90] felix/health.go 334: Overall health status changed: live=true ready=true
+---------------------------+---------+----------------+-----------------+--------+
|         COMPONENT         | TIMEOUT |    LIVENESS    |    READINESS    | DETAIL |
+---------------------------+---------+----------------+-----------------+--------+
| CalculationGraph          | 30s     | reporting live | reporting ready |        |
| FelixStartup              | -       | reporting live | reporting ready |        |
| InternalDataplaneMainLoop | 1m30s   | reporting live | reporting ready |        |
+---------------------------+---------+----------------+-----------------+--------+
bird: Mesh_192_168_24_214: Connected to table master
bird: Mesh_192_168_24_214: State changed to feed
bird: Mesh_192_168_24_214: State changed to up
bird: Graceful restart done
bird: Mesh_192_168_24_207: State changed to feed
bird: Mesh_192_168_24_207: State changed to up
2026-02-16 21:16:49.254 [INFO][84] complete-startup/health.go 206: Number of node(s) with BGP peering established = 2
2026-02-16 21:16:49.254 [INFO][84] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-16 21:16:49.257 [INFO][84] complete-startup/utils.go 125: Using NODENAME environment for node name kube-ey324-default-worker-czq9z-ds6nm-7nxqd
2026-02-16 21:16:49.257 [INFO][84] complete-startup/utils.go 137: Determined node name: kube-ey324-default-worker-czq9z-ds6nm-7nxqd
2026-02-16 21:16:49.258 [INFO][84] complete-startup/utils.go 191: Setting NetworkUnavailable to false
2026-02-16 21:16:49.337 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:16:49.337 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:16:49.337 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:16:49.343 [INFO][84] complete-startup/startup.go 352: Calico started successfully
2026-02-16 21:16:50.235 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:16:50.235 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:16:50.235 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:16:56.615 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:16:56.615 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:16:56.615 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:16:59.671 [INFO][89] confd/client.go 1157: Recompute BGP peerings: kube-ey324-default-worker-czq9z-ds6nm-7nxqd updated
2026-02-16 21:16:59.674 [INFO][90] felix/active_bpgpeer_calculator.go 148: Labels of the local host updated. new=map[string]string{"beta.kubernetes.io/arch":"amd64", "beta.kubernetes.io/instance-type":"m1.large", "beta.kubernetes.io/os":"linux", "failure-domain.beta.kubernetes.io/region":"RegionOne", "failure-domain.beta.kubernetes.io/zone":"nova", "kubernetes.io/arch":"amd64", "kubernetes.io/hostname":"kube-ey324-default-worker-czq9z-ds6nm-7nxqd", "kubernetes.io/os":"linux", "node-role.kubernetes.io/worker":"", "node.cluster.x-k8s.io/nodegroup":"default-worker", "node.kubernetes.io/instance-type":"m1.large", "topology.cinder.csi.openstack.org/zone":"nova", "topology.kubernetes.io/region":"RegionOne", "topology.kubernetes.io/zone":"nova"} old=map[string]string{"beta.kubernetes.io/arch":"amd64", "beta.kubernetes.io/instance-type":"m1.large", "beta.kubernetes.io/os":"linux", "failure-domain.beta.kubernetes.io/region":"RegionOne", "failure-domain.beta.kubernetes.io/zone":"nova", "kubernetes.io/arch":"amd64", "kubernetes.io/hostname":"kube-ey324-default-worker-czq9z-ds6nm-7nxqd", "kubernetes.io/os":"linux", "node-role.kubernetes.io/worker":"", "node.cluster.x-k8s.io/nodegroup":"default-worker", "node.kubernetes.io/instance-type":"m1.large", "topology.kubernetes.io/region":"RegionOne", "topology.kubernetes.io/zone":"nova"}
2026-02-16 21:16:59.674 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:16:59.674 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:16:59.674 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:17:00.022 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-175807e7909f441a, name=eth0)
2026-02-16 21:17:00.023 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.sonobuoy.sonobuoy-serviceaccount"} profile:{}
2026-02-16 21:17:00.023 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.sonobuoy"} profile:{inbound_rules:{action:"allow" rule_id:"GP63uymSS-bedsaO"} outbound_rules:{action:"allow" rule_id:"ZrNuC7hVPUgqd8UB"}}
2026-02-16 21:17:00.023 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali525e148439a" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.219.129/32"}
2026-02-16 21:17:00.023 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:17:00.023 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:17:00.023 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:17:00.024 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali525e148439a" ipVersion=0x4 table="filter"
2026-02-16 21:17:00.024 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-16 21:17:00.024 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-16 21:17:00.024 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali525e148439a" ipVersion=0x4 table="filter"
2026-02-16 21:17:00.024 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-16 21:17:00.024 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-16 21:17:00.024 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali525e148439a"
2026-02-16 21:17:00.024 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:17:00.024 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:17:00.071 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:17:00.072 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"} status="down"
2026-02-16 21:17:00.091 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="cali525e148439a" state="down"
2026-02-16 21:17:00.092 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali525e148439a"
2026-02-16 21:17:00.092 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali525e148439a", State:"down", Index:6}
2026-02-16 21:17:00.092 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali525e148439a", Addrs:set.Typed[string]{}}
2026-02-16 21:17:00.092 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali525e148439a", Addrs:set.Typed[string]{}}
2026-02-16 21:17:00.092 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali525e148439a"
2026-02-16 21:17:00.092 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:17:00.092 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:17:00.094 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="cali525e148439a" state="up"
2026-02-16 21:17:00.116 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:17:00.116 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"} status="down"
2026-02-16 21:17:00.116 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali525e148439a", State:"up", Index:6}
2026-02-16 21:17:00.116 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali525e148439a"
2026-02-16 21:17:00.116 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali525e148439a"
2026-02-16 21:17:00.116 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali525e148439a"
2026-02-16 21:17:00.116 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:17:00.116 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:17:00.136 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:17:00.136 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"} status="up"
2026-02-16 21:17:00.838 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:17:00.838 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:17:00.838 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:17:01.146 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=6
2026-02-16 21:17:01.146 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali525e148439a"
2026-02-16 21:17:01.146 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali525e148439a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:17:01.146 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali525e148439a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:17:01.589 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:17:01.589 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:17:01.589 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:17:08.005 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:17:08.005 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:17:08.005 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:17:08.053 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:17:08.054 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:17:08.054 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:17:15.311 [INFO][89] confd/status_file_watcher.go 123: Started watching directory via fsnotify. dir="/var/run/calico/endpoint-status"
2026-02-16 21:17:25.158 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2623"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2623"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-2623"}
2026-02-16 21:17:25.213 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-2623" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:17:25.393 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7379"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7379"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-7379"}
2026-02-16 21:17:25.456 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-7379" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:17:25.540 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-4721"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-4721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-4721"}
2026-02-16 21:17:25.610 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-4721" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:17:25.647 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3343"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3343"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-3343"}
2026-02-16 21:17:25.697 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-3343" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:17:25.872 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-3343" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:17:31.356 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-175807e7909f441a, name=eth0)
2026-02-16 21:17:31.356 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali525e148439a" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.219.129/32"}
2026-02-16 21:17:31.356 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:17:31.357 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:17:31.357 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:17:31.358 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali525e148439a"
2026-02-16 21:17:31.358 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:17:31.358 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:17:31.383 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:17:31.383 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"} status="up"
2026-02-16 21:17:38.788 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:17:38.789 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:17:38.789 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:17:39.553 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:17:39.553 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:17:39.553 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:17:45.330 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:17:46.090 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-jsr8q-wzbgd" ipv4_addr:"192.168.24.207/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-jsr8q-wzbgd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:17:46.090 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:17:46.090 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:17:46.119 [INFO][90] felix/summary.go 100: Summarising 36 dataplane reconciliation loops over 1m0.8s: avg=39ms longest=429ms (resync-calico-v4,resync-filter-v4,resync-ipsets-v4,resync-mangle-v4,resync-nat-v4,resync-raw-v4,resync-routes-v4,resync-routes-v4,resync-rules-v4,update-filter-v4,update-ipsets-4,update-mangle-v4,update-nat-v4,update-raw-v4)
2026-02-16 21:17:57.435 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-3343/ss-2, name=eth0)
2026-02-16 21:17:57.436 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-3343"} profile:{inbound_rules:{action:"allow" rule_id:"lM3RtVvUMeiMndf4"} outbound_rules:{action:"allow" rule_id:"EdiY2OvvKj62j9pA"}}
2026-02-16 21:17:57.436 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-3343.default"} profile:{}
2026-02-16 21:17:57.436 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0216d9855bb" profile_ids:"kns.statefulset-3343" profile_ids:"ksa.statefulset-3343.default" ipv4_nets:"10.100.219.130/32"}
2026-02-16 21:17:57.436 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:17:57.436 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:17:57.436 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:17:57.437 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0216d9855bb" ipVersion=0x4 table="filter"
2026-02-16 21:17:57.437 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_o92GCkeCc7oc7D_eIe" ipVersion=0x4 table="filter"
2026-02-16 21:17:57.437 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EeK-hl_zJV3x7cyKvV" ipVersion=0x4 table="filter"
2026-02-16 21:17:57.437 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0216d9855bb" ipVersion=0x4 table="filter"
2026-02-16 21:17:57.437 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_o92GCkeCc7oc7D_eIe" ipVersion=0x4 table="filter"
2026-02-16 21:17:57.437 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EeK-hl_zJV3x7cyKvV" ipVersion=0x4 table="filter"
2026-02-16 21:17:57.437 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0216d9855bb"
2026-02-16 21:17:57.437 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:17:57.437 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:17:57.470 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:17:57.470 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"} status="down"
2026-02-16 21:17:57.518 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="cali0216d9855bb" state="down"
2026-02-16 21:17:57.518 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0216d9855bb"
2026-02-16 21:17:57.518 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0216d9855bb", State:"down", Index:7}
2026-02-16 21:17:57.518 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0216d9855bb", Addrs:set.Typed[string]{}}
2026-02-16 21:17:57.519 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0216d9855bb", Addrs:set.Typed[string]{}}
2026-02-16 21:17:57.519 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0216d9855bb"
2026-02-16 21:17:57.519 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:17:57.519 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:17:57.525 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="cali0216d9855bb" state="up"
2026-02-16 21:17:57.540 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:17:57.540 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"} status="down"
2026-02-16 21:17:57.540 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0216d9855bb", State:"up", Index:7}
2026-02-16 21:17:57.540 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0216d9855bb"
2026-02-16 21:17:57.540 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0216d9855bb"
2026-02-16 21:17:57.541 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0216d9855bb"
2026-02-16 21:17:57.541 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:17:57.541 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:17:57.561 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:17:57.561 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"} status="up"
2026-02-16 21:17:58.522 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=7
2026-02-16 21:17:58.522 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0216d9855bb"
2026-02-16 21:17:58.522 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0216d9855bb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:17:58.522 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0216d9855bb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:18:01.110 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=cronjob-7379/forbid-29521278-8bb9z, name=eth0)
2026-02-16 21:18:01.111 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.cronjob-7379.default"} profile:{}
2026-02-16 21:18:01.111 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.cronjob-7379"} profile:{inbound_rules:{action:"allow" rule_id:"x-JfZOHD3km8-i_g"} outbound_rules:{action:"allow" rule_id:"OLFwrpwduS_FWINH"}}
2026-02-16 21:18:01.111 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-7379/forbid-29521278-8bb9z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0805c45aed5" profile_ids:"kns.cronjob-7379" profile_ids:"ksa.cronjob-7379.default" ipv4_nets:"10.100.219.131/32"}
2026-02-16 21:18:01.111 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:01.112 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:01.112 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:01.113 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:18:01.113 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0805c45aed5" ipVersion=0x4 table="filter"
2026-02-16 21:18:01.113 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.cronjob-7379" ipVersion=0x4 table="filter"
2026-02-16 21:18:01.113 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6p-7BZGJLuxqxI2Ypr" ipVersion=0x4 table="filter"
2026-02-16 21:18:01.113 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:18:01.113 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0805c45aed5" ipVersion=0x4 table="filter"
2026-02-16 21:18:01.113 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.cronjob-7379" ipVersion=0x4 table="filter"
2026-02-16 21:18:01.113 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6p-7BZGJLuxqxI2Ypr" ipVersion=0x4 table="filter"
2026-02-16 21:18:01.113 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0805c45aed5"
2026-02-16 21:18:01.114 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:01.114 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:01.155 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:18:01.155 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"} status="down"
2026-02-16 21:18:01.185 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali0805c45aed5" state="down"
2026-02-16 21:18:01.189 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0805c45aed5"
2026-02-16 21:18:01.189 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0805c45aed5", State:"down", Index:8}
2026-02-16 21:18:01.190 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0805c45aed5", Addrs:set.Typed[string]{}}
2026-02-16 21:18:01.190 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0805c45aed5", Addrs:set.Typed[string]{}}
2026-02-16 21:18:01.190 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0805c45aed5"
2026-02-16 21:18:01.191 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:01.191 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:01.191 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali0805c45aed5" state="up"
2026-02-16 21:18:01.207 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:18:01.207 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"} status="down"
2026-02-16 21:18:01.207 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0805c45aed5", State:"up", Index:8}
2026-02-16 21:18:01.207 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0805c45aed5"
2026-02-16 21:18:01.207 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0805c45aed5"
2026-02-16 21:18:01.207 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0805c45aed5"
2026-02-16 21:18:01.207 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:01.207 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:01.223 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:01.223 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"} status="up"
2026-02-16 21:18:01.735 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7379"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7379"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-7379"}
2026-02-16 21:18:01.743 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=cronjob-7379/forbid-29521278-8bb9z, name=eth0)
2026-02-16 21:18:01.757 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-7379/forbid-29521278-8bb9z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0805c45aed5" profile_ids:"kns.cronjob-7379" profile_ids:"ksa.cronjob-7379.default" ipv4_nets:"10.100.219.131/32"}
2026-02-16 21:18:01.758 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:01.758 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:01.758 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:01.758 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0805c45aed5"
2026-02-16 21:18:01.758 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:01.758 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:01.777 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=cronjob-7379/forbid-29521278-8bb9z, name=eth0)
2026-02-16 21:18:01.788 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:01.788 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"} status="up"
2026-02-16 21:18:01.788 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-7379/forbid-29521278-8bb9z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0805c45aed5" profile_ids:"kns.cronjob-7379" profile_ids:"ksa.cronjob-7379.default" ipv4_nets:"10.100.219.131/32"}
2026-02-16 21:18:01.788 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:01.788 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:01.788 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:01.788 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0805c45aed5"
2026-02-16 21:18:01.788 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:01.788 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:01.815 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:01.815 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"} status="up"
2026-02-16 21:18:01.933 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-915"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-915"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-915"}
2026-02-16 21:18:01.962 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-915" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:18:01.982 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-915" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:18:02.970 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=8
2026-02-16 21:18:02.970 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0805c45aed5"
2026-02-16 21:18:02.970 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0805c45aed5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:18:02.970 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0805c45aed5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:18:03.389 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-3343/ss-2, name=eth0)
2026-02-16 21:18:03.389 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0216d9855bb" profile_ids:"kns.statefulset-3343" profile_ids:"ksa.statefulset-3343.default" ipv4_nets:"10.100.219.130/32"}
2026-02-16 21:18:03.389 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:03.389 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:03.389 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:03.389 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0216d9855bb"
2026-02-16 21:18:03.390 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:03.390 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:03.407 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-3343/ss-2, name=eth0)
2026-02-16 21:18:03.411 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:03.411 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"} status="up"
2026-02-16 21:18:03.411 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0216d9855bb" profile_ids:"kns.statefulset-3343" profile_ids:"ksa.statefulset-3343.default" ipv4_nets:"10.100.219.130/32"}
2026-02-16 21:18:03.411 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:03.411 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:03.411 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:03.412 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0216d9855bb"
2026-02-16 21:18:03.413 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:03.413 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:03.442 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:03.442 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"} status="up"
2026-02-16 21:18:04.508 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=cronjob-7379/forbid-29521278-8bb9z, name=eth0)
2026-02-16 21:18:04.508 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-7379/forbid-29521278-8bb9z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0805c45aed5" profile_ids:"kns.cronjob-7379" profile_ids:"ksa.cronjob-7379.default" ipv4_nets:"10.100.219.131/32"}
2026-02-16 21:18:04.508 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:04.508 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:04.508 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:04.510 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0805c45aed5"
2026-02-16 21:18:04.510 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:04.510 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:04.534 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:04.534 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"} status="up"
2026-02-16 21:18:06.769 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7379"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7379"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-7379"}
2026-02-16 21:18:09.153 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:18:09.153 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:18:09.153 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:18:09.481 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-3343/ss-2, name=eth0)
2026-02-16 21:18:09.482 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0216d9855bb" profile_ids:"kns.statefulset-3343" profile_ids:"ksa.statefulset-3343.default" ipv4_nets:"10.100.219.130/32"}
2026-02-16 21:18:09.482 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:09.482 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:09.482 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:09.483 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0216d9855bb"
2026-02-16 21:18:09.483 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:09.483 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:09.507 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:09.507 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"} status="up"
2026-02-16 21:18:10.046 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:18:10.046 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:18:10.046 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:18:19.078 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-3343/ss-2, name=eth0)
2026-02-16 21:18:19.078 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0216d9855bb" profile_ids:"kns.statefulset-3343" profile_ids:"ksa.statefulset-3343.default" ipv4_nets:"10.100.219.130/32"}
2026-02-16 21:18:19.079 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:19.079 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:19.080 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:19.082 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0216d9855bb"
2026-02-16 21:18:19.082 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:19.082 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:19.106 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:19.106 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"} status="up"
2026-02-16 21:18:19.151 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-3343/ss-2, name=eth0)
2026-02-16 21:18:19.151 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0216d9855bb" profile_ids:"kns.statefulset-3343" profile_ids:"ksa.statefulset-3343.default" ipv4_nets:"10.100.219.130/32"}
2026-02-16 21:18:19.151 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:19.151 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:19.151 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:19.151 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0216d9855bb"
2026-02-16 21:18:19.152 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:19.152 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:19.186 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:19.186 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"} status="up"
2026-02-16 21:18:21.743 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-3343/ss-2, name=eth0)
2026-02-16 21:18:21.744 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3343/ss-2" endpoint_id:"eth0"}
2026-02-16 21:18:21.744 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-3343"}
2026-02-16 21:18:21.744 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-3343.default"}
2026-02-16 21:18:21.744 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:21.744 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:21.745 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_o92GCkeCc7oc7D_eIe" ipVersion=0x4 table="filter"
2026-02-16 21:18:21.745 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EeK-hl_zJV3x7cyKvV" ipVersion=0x4 table="filter"
2026-02-16 21:18:21.745 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_o92GCkeCc7oc7D_eIe" ipVersion=0x4 table="filter"
2026-02-16 21:18:21.745 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EeK-hl_zJV3x7cyKvV" ipVersion=0x4 table="filter"
2026-02-16 21:18:21.745 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:21.745 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:18:21.745 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0216d9855bb" ipVersion=0x4 table="filter"
2026-02-16 21:18:21.745 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:18:21.745 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0216d9855bb" ipVersion=0x4 table="filter"
2026-02-16 21:18:21.745 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:21.745 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:21.746 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.130
2026-02-16 21:18:21.806 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3343/ss-2", EndpointId:"eth0"}
2026-02-16 21:18:21.854 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="cali0216d9855bb" state="down"
2026-02-16 21:18:21.855 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0216d9855bb", State:"down", Index:7}
2026-02-16 21:18:21.855 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0216d9855bb"
2026-02-16 21:18:21.855 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=7
2026-02-16 21:18:21.857 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="cali0216d9855bb" state=""
2026-02-16 21:18:21.857 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0216d9855bb"
2026-02-16 21:18:21.880 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0216d9855bb", Addrs:set.Typed[string]{}}
2026-02-16 21:18:21.880 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0216d9855bb", Addrs:set.Typed[string]{}}
2026-02-16 21:18:21.881 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0216d9855bb", State:"", Index:7}
2026-02-16 21:18:21.881 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0216d9855bb", Addrs:set.Set[string](nil)}
2026-02-16 21:18:21.881 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0216d9855bb", Addrs:set.Set[string](nil)}
2026-02-16 21:18:29.412 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3343"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3343"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-3343"}
2026-02-16 21:18:29.662 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2254"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2254"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-2254"}
2026-02-16 21:18:29.729 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-2254" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:18:33.976 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-915/ss-1, name=eth0)
2026-02-16 21:18:33.977 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-915"} profile:{inbound_rules:{action:"allow" rule_id:"ZUiioeYJKZNsmqVY"} outbound_rules:{action:"allow" rule_id:"ygSoFz8iQyVglYw2"}}
2026-02-16 21:18:33.977 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-915.default"} profile:{}
2026-02-16 21:18:33.977 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00b6da8059d" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.219.132/32"}
2026-02-16 21:18:33.977 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:33.977 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:33.977 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:33.978 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:18:33.978 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali00b6da8059d" ipVersion=0x4 table="filter"
2026-02-16 21:18:33.978 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.statefulset-915" ipVersion=0x4 table="filter"
2026-02-16 21:18:33.978 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_yXfbmQGh0I6AIJw55d" ipVersion=0x4 table="filter"
2026-02-16 21:18:33.978 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:18:33.978 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali00b6da8059d" ipVersion=0x4 table="filter"
2026-02-16 21:18:33.978 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.statefulset-915" ipVersion=0x4 table="filter"
2026-02-16 21:18:33.978 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_yXfbmQGh0I6AIJw55d" ipVersion=0x4 table="filter"
2026-02-16 21:18:33.978 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali00b6da8059d"
2026-02-16 21:18:33.978 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:33.978 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:34.026 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:18:34.026 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"} status="down"
2026-02-16 21:18:34.063 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali00b6da8059d" state="down"
2026-02-16 21:18:34.063 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali00b6da8059d"
2026-02-16 21:18:34.063 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00b6da8059d", State:"down", Index:9}
2026-02-16 21:18:34.063 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00b6da8059d", Addrs:set.Typed[string]{}}
2026-02-16 21:18:34.063 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00b6da8059d", Addrs:set.Typed[string]{}}
2026-02-16 21:18:34.063 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali00b6da8059d"
2026-02-16 21:18:34.063 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:34.063 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:34.064 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali00b6da8059d" state="up"
2026-02-16 21:18:34.083 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:18:34.084 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"} status="down"
2026-02-16 21:18:34.084 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00b6da8059d", State:"up", Index:9}
2026-02-16 21:18:34.084 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali00b6da8059d"
2026-02-16 21:18:34.084 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali00b6da8059d"
2026-02-16 21:18:34.084 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00b6da8059d"
2026-02-16 21:18:34.084 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:34.084 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:34.101 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:34.101 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:18:34.630 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-915/ss-1, name=eth0)
2026-02-16 21:18:34.631 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00b6da8059d" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.219.132/32"}
2026-02-16 21:18:34.631 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:34.631 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:34.631 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:34.632 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00b6da8059d"
2026-02-16 21:18:34.632 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:34.632 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:34.662 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:34.663 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:18:34.665 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-915/ss-1, name=eth0)
2026-02-16 21:18:34.665 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00b6da8059d" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.219.132/32"}
2026-02-16 21:18:34.665 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:34.665 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:34.665 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:34.667 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00b6da8059d"
2026-02-16 21:18:34.667 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:34.667 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:34.692 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:34.692 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:18:34.721 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-3343"
2026-02-16 21:18:34.867 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=cronjob-7379/forbid-29521278-8bb9z, name=eth0)
2026-02-16 21:18:34.867 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-7379/forbid-29521278-8bb9z" endpoint_id:"eth0"}
2026-02-16 21:18:34.867 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.cronjob-7379"}
2026-02-16 21:18:34.867 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.cronjob-7379.default"}
2026-02-16 21:18:34.868 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:34.868 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:34.868 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.cronjob-7379" ipVersion=0x4 table="filter"
2026-02-16 21:18:34.868 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6p-7BZGJLuxqxI2Ypr" ipVersion=0x4 table="filter"
2026-02-16 21:18:34.868 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.cronjob-7379" ipVersion=0x4 table="filter"
2026-02-16 21:18:34.868 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6p-7BZGJLuxqxI2Ypr" ipVersion=0x4 table="filter"
2026-02-16 21:18:34.868 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:34.869 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:18:34.869 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0805c45aed5" ipVersion=0x4 table="filter"
2026-02-16 21:18:34.869 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-16 21:18:34.869 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0805c45aed5" ipVersion=0x4 table="filter"
2026-02-16 21:18:34.869 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:34.869 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:34.873 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.131
2026-02-16 21:18:34.932 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-7379/forbid-29521278-8bb9z", EndpointId:"eth0"}
2026-02-16 21:18:34.971 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=8
2026-02-16 21:18:34.971 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0805c45aed5"
2026-02-16 21:18:34.971 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali0805c45aed5" state="down"
2026-02-16 21:18:34.972 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0805c45aed5", Addrs:set.Typed[string]{}}
2026-02-16 21:18:34.972 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0805c45aed5", Addrs:set.Typed[string]{}}
2026-02-16 21:18:34.972 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0805c45aed5", State:"down", Index:8}
2026-02-16 21:18:34.972 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali0805c45aed5" state=""
2026-02-16 21:18:34.972 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0805c45aed5"
2026-02-16 21:18:34.995 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0805c45aed5", State:"", Index:8}
2026-02-16 21:18:34.995 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0805c45aed5", Addrs:set.Set[string](nil)}
2026-02-16 21:18:34.995 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0805c45aed5", Addrs:set.Set[string](nil)}
2026-02-16 21:18:35.363 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-3343" name:"default"}
2026-02-16 21:18:35.388 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3343"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3343"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-3343"}
2026-02-16 21:18:35.419 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-3343"}
2026-02-16 21:18:35.770 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=9
2026-02-16 21:18:35.770 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali00b6da8059d"
2026-02-16 21:18:35.770 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00b6da8059d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:18:35.770 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00b6da8059d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:18:43.547 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-915/ss-1, name=eth0)
2026-02-16 21:18:43.547 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00b6da8059d" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.219.132/32"}
2026-02-16 21:18:43.548 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:43.548 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:43.548 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:43.549 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00b6da8059d"
2026-02-16 21:18:43.550 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:43.550 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:18:43.576 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:18:43.577 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:18:44.180 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-7379" name:"default"}
2026-02-16 21:18:44.213 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-7379"}
2026-02-16 21:18:45.368 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:18:54.975 [INFO][90] felix/summary.go 100: Summarising 57 dataplane reconciliation loops over 1m8.9s: avg=28ms longest=65ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:19:04.541 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-915/ss-1, name=eth0)
2026-02-16 21:19:04.542 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00b6da8059d" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.219.132/32"}
2026-02-16 21:19:04.542 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:04.542 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:04.542 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:04.543 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00b6da8059d"
2026-02-16 21:19:04.543 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:04.543 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:04.585 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:19:04.585 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:19:05.830 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-915/ss-1, name=eth0)
2026-02-16 21:19:05.831 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00b6da8059d" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.219.132/32"}
2026-02-16 21:19:05.832 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:05.833 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:05.833 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:05.834 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00b6da8059d"
2026-02-16 21:19:05.834 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:05.834 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:05.855 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:19:05.855 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:19:05.875 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-915/ss-1, name=eth0)
2026-02-16 21:19:05.875 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00b6da8059d" profile_ids:"kns.statefulset-915" profile_ids:"ksa.statefulset-915.default" ipv4_nets:"10.100.219.132/32"}
2026-02-16 21:19:05.875 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:05.875 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:05.875 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:05.877 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00b6da8059d"
2026-02-16 21:19:05.877 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:05.877 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:05.924 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:19:05.924 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:19:06.103 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-915/ss-1, name=eth0)
2026-02-16 21:19:06.103 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-915/ss-1" endpoint_id:"eth0"}
2026-02-16 21:19:06.103 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-915"}
2026-02-16 21:19:06.103 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-915.default"}
2026-02-16 21:19:06.103 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:06.104 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:06.107 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.statefulset-915" ipVersion=0x4 table="filter"
2026-02-16 21:19:06.107 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_yXfbmQGh0I6AIJw55d" ipVersion=0x4 table="filter"
2026-02-16 21:19:06.107 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.statefulset-915" ipVersion=0x4 table="filter"
2026-02-16 21:19:06.107 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_yXfbmQGh0I6AIJw55d" ipVersion=0x4 table="filter"
2026-02-16 21:19:06.107 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:06.107 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali00b6da8059d" ipVersion=0x4 table="filter"
2026-02-16 21:19:06.107 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali00b6da8059d" ipVersion=0x4 table="filter"
2026-02-16 21:19:06.107 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:06.107 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:06.108 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.132
2026-02-16 21:19:06.173 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-915/ss-1", EndpointId:"eth0"}
2026-02-16 21:19:06.204 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=9
2026-02-16 21:19:06.204 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali00b6da8059d"
2026-02-16 21:19:06.204 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali00b6da8059d" state="down"
2026-02-16 21:19:06.204 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00b6da8059d", Addrs:set.Typed[string]{}}
2026-02-16 21:19:06.204 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00b6da8059d", Addrs:set.Typed[string]{}}
2026-02-16 21:19:06.204 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00b6da8059d", State:"down", Index:9}
2026-02-16 21:19:06.206 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali00b6da8059d" state=""
2026-02-16 21:19:06.206 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali00b6da8059d"
2026-02-16 21:19:06.230 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00b6da8059d", State:"", Index:9}
2026-02-16 21:19:06.230 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00b6da8059d", Addrs:set.Set[string](nil)}
2026-02-16 21:19:06.230 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00b6da8059d", Addrs:set.Set[string](nil)}
2026-02-16 21:19:13.919 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-915"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-915"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-915"}
2026-02-16 21:19:14.115 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5037"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5037"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-5037"}
2026-02-16 21:19:14.135 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-5037" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:19:19.095 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-915"
2026-02-16 21:19:19.237 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-915" name:"default"}
2026-02-16 21:19:19.391 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-915"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-915"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-915"}
2026-02-16 21:19:19.419 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-915"}
2026-02-16 21:19:45.383 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:20:00.039 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2623"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2623"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-2623"}
2026-02-16 21:20:00.061 [INFO][90] felix/summary.go 100: Summarising 22 dataplane reconciliation loops over 1m5.1s: avg=31ms longest=69ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:20:00.070 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1657"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-1657"}
2026-02-16 21:20:00.093 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-1657" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:00.142 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1657"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-1657"}
2026-02-16 21:20:00.159 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7326"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-7326"}
2026-02-16 21:20:00.180 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7326" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:00.204 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7326" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-16 21:20:00.239 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7326" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-16 21:20:00.264 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-7326" name:"default"}
2026-02-16 21:20:00.289 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-7326" name:"testserviceaccount"}
2026-02-16 21:20:00.289 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7326" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:00.289 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7326"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-7326"}
2026-02-16 21:20:00.318 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4314"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4314"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4314"}
2026-02-16 21:20:00.340 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4314" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:00.361 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4314"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4314"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4314"} labels:{key:"webhook-4314" value:"true"}
2026-02-16 21:20:00.361 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8884"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8884"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8884"} labels:{key:"webhook-4314-markers" value:"true"}
2026-02-16 21:20:00.361 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8884" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:05.530 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-7326" name:"default"}
2026-02-16 21:20:05.564 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-1657" name:"default"}
2026-02-16 21:20:05.675 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-2623" name:"default"}
2026-02-16 21:20:05.714 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1657"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-1657"}
2026-02-16 21:20:05.795 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-1657"}
2026-02-16 21:20:05.878 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2623"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2623"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-2623"}
2026-02-16 21:20:05.968 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-2623"}
2026-02-16 21:20:06.209 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7326"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-7326"}
2026-02-16 21:20:06.235 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-7326"}
2026-02-16 21:20:06.716 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4314" type:"ClusterIP" cluster_ips:"10.254.198.151" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:20:10.040 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4314"
2026-02-16 21:20:10.899 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4314"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4314"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4314"} labels:{key:"webhook-4314" value:"true"}
2026-02-16 21:20:10.944 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8884"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8884"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8884"} labels:{key:"webhook-4314-markers" value:"true"}
2026-02-16 21:20:10.996 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-1026"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-1026"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-selectable-fields-1026"}
2026-02-16 21:20:11.093 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-selectable-fields-1026" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:14.714 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-1026" type:"ClusterIP" cluster_ips:"10.254.33.118" ports:{Protocol:"TCP" Port:9443}
2026-02-16 21:20:15.997 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4314" name:"default"}
2026-02-16 21:20:16.084 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8884" name:"default"}
2026-02-16 21:20:16.338 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8884"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8884"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8884"} labels:{key:"webhook-4314-markers" value:"true"}
2026-02-16 21:20:16.363 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8884"}
2026-02-16 21:20:16.468 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4314"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4314"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4314"} labels:{key:"webhook-4314" value:"true"}
2026-02-16 21:20:16.498 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4314"}
2026-02-16 21:20:18.007 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-1026"
2026-02-16 21:20:18.095 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-1026"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-1026"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-selectable-fields-1026"}
2026-02-16 21:20:18.122 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3631"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3631"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-3631"}
2026-02-16 21:20:18.122 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-3631" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:18.149 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-3631" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:20:23.123 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-selectable-fields-1026" name:"default"}
2026-02-16 21:20:23.374 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-1026"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-1026"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-selectable-fields-1026"}
2026-02-16 21:20:23.398 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-selectable-fields-1026"}
2026-02-16 21:20:26.276 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-3631"
2026-02-16 21:20:26.306 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3631"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3631"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-3631"}
2026-02-16 21:20:26.327 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5720"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5720"}
2026-02-16 21:20:26.328 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5720" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:26.349 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5720"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5720"} labels:{key:"webhook-5720" value:"true"}
2026-02-16 21:20:26.371 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5215"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5215"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5215"} labels:{key:"webhook-5720-markers" value:"true"}
2026-02-16 21:20:26.371 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5215" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:30.731 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5720" type:"ClusterIP" cluster_ips:"10.254.203.0" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:20:31.366 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-3631" name:"default"}
2026-02-16 21:20:31.589 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3631"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3631"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-3631"}
2026-02-16 21:20:31.611 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-3631"}
2026-02-16 21:20:32.422 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-5720/to-be-attached-pod, name=eth0)
2026-02-16 21:20:32.423 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-5720"} profile:{inbound_rules:{action:"allow" rule_id:"6WabUDUyMpaFsNdr"} outbound_rules:{action:"allow" rule_id:"DAlThrwo_EcuRImS"}}
2026-02-16 21:20:32.423 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-5720.default"} profile:{}
2026-02-16 21:20:32.423 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5720/to-be-attached-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3403bc53075" profile_ids:"kns.webhook-5720" profile_ids:"ksa.webhook-5720.default" ipv4_nets:"10.100.219.133/32"}
2026-02-16 21:20:32.423 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:32.423 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:32.423 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:32.423 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3403bc53075" ipVersion=0x4 table="filter"
2026-02-16 21:20:32.423 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-5720" ipVersion=0x4 table="filter"
2026-02-16 21:20:32.423 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_qf_GEru-rkF0mQ9ZcD" ipVersion=0x4 table="filter"
2026-02-16 21:20:32.423 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3403bc53075" ipVersion=0x4 table="filter"
2026-02-16 21:20:32.423 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-5720" ipVersion=0x4 table="filter"
2026-02-16 21:20:32.423 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_qf_GEru-rkF0mQ9ZcD" ipVersion=0x4 table="filter"
2026-02-16 21:20:32.423 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3403bc53075"
2026-02-16 21:20:32.423 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:32.423 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:32.453 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:32.453 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:20:32.505 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali3403bc53075" state="down"
2026-02-16 21:20:32.506 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3403bc53075"
2026-02-16 21:20:32.506 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3403bc53075", State:"down", Index:10}
2026-02-16 21:20:32.506 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3403bc53075", Addrs:set.Typed[string]{}}
2026-02-16 21:20:32.506 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3403bc53075", Addrs:set.Typed[string]{}}
2026-02-16 21:20:32.506 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3403bc53075"
2026-02-16 21:20:32.506 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:32.506 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:32.508 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali3403bc53075" state="up"
2026-02-16 21:20:32.525 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:32.525 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:20:32.525 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3403bc53075", State:"up", Index:10}
2026-02-16 21:20:32.525 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3403bc53075"
2026-02-16 21:20:32.525 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3403bc53075"
2026-02-16 21:20:32.525 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3403bc53075"
2026-02-16 21:20:32.525 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:32.525 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:32.554 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:32.554 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:20:33.147 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-5720/to-be-attached-pod, name=eth0)
2026-02-16 21:20:33.147 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5720/to-be-attached-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3403bc53075" profile_ids:"kns.webhook-5720" profile_ids:"ksa.webhook-5720.default" ipv4_nets:"10.100.219.133/32"}
2026-02-16 21:20:33.147 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:33.148 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:33.148 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:33.148 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3403bc53075"
2026-02-16 21:20:33.149 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:33.149 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:33.173 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:33.173 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:20:33.594 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=10
2026-02-16 21:20:33.594 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3403bc53075"
2026-02-16 21:20:33.594 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3403bc53075", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:20:33.594 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3403bc53075", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:20:34.042 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5720"
2026-02-16 21:20:34.126 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5720"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5720"} labels:{key:"webhook-5720" value:"true"}
2026-02-16 21:20:34.149 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5215"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5215"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5215"} labels:{key:"webhook-5720-markers" value:"true"}
2026-02-16 21:20:34.169 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-117"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pods-117"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-117"}
2026-02-16 21:20:34.196 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-117" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:39.155 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-5720/to-be-attached-pod, name=eth0)
2026-02-16 21:20:39.155 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5720/to-be-attached-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3403bc53075" profile_ids:"kns.webhook-5720" profile_ids:"ksa.webhook-5720.default" ipv4_nets:"10.100.219.133/32"}
2026-02-16 21:20:39.155 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:39.155 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:39.155 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:39.156 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3403bc53075"
2026-02-16 21:20:39.156 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:39.156 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:39.185 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-5720/to-be-attached-pod, name=eth0)
2026-02-16 21:20:39.191 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:39.191 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:20:39.191 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5720"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5720"} labels:{key:"webhook-5720" value:"true"}
2026-02-16 21:20:39.191 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5720/to-be-attached-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3403bc53075" profile_ids:"kns.webhook-5720" profile_ids:"ksa.webhook-5720.default" ipv4_nets:"10.100.219.133/32"}
2026-02-16 21:20:39.191 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:39.191 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:39.191 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:39.195 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3403bc53075"
2026-02-16 21:20:39.196 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:39.196 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:39.218 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:39.218 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:20:39.218 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5215" name:"default"}
2026-02-16 21:20:39.423 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5215"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5215"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5215"} labels:{key:"webhook-5720-markers" value:"true"}
2026-02-16 21:20:39.442 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-5720/to-be-attached-pod, name=eth0)
2026-02-16 21:20:39.448 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5720/to-be-attached-pod" endpoint_id:"eth0"}
2026-02-16 21:20:39.448 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-5720"}
2026-02-16 21:20:39.448 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-5720.default"}
2026-02-16 21:20:39.448 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5215"}
2026-02-16 21:20:39.448 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:39.448 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 10
2026-02-16 21:20:39.450 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-5720" ipVersion=0x4 table="filter"
2026-02-16 21:20:39.450 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_qf_GEru-rkF0mQ9ZcD" ipVersion=0x4 table="filter"
2026-02-16 21:20:39.450 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-5720" ipVersion=0x4 table="filter"
2026-02-16 21:20:39.450 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_qf_GEru-rkF0mQ9ZcD" ipVersion=0x4 table="filter"
2026-02-16 21:20:39.451 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:39.451 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3403bc53075" ipVersion=0x4 table="filter"
2026-02-16 21:20:39.451 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3403bc53075" ipVersion=0x4 table="filter"
2026-02-16 21:20:39.451 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:39.451 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:39.451 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.133
2026-02-16 21:20:39.500 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5720/to-be-attached-pod", EndpointId:"eth0"}
2026-02-16 21:20:39.546 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali3403bc53075" state="down"
2026-02-16 21:20:39.547 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3403bc53075"
2026-02-16 21:20:39.547 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=10
2026-02-16 21:20:39.547 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3403bc53075", State:"down", Index:10}
2026-02-16 21:20:39.547 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3403bc53075", Addrs:set.Typed[string]{}}
2026-02-16 21:20:39.547 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3403bc53075", Addrs:set.Typed[string]{}}
2026-02-16 21:20:39.550 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali3403bc53075" state=""
2026-02-16 21:20:39.550 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3403bc53075"
2026-02-16 21:20:39.569 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3403bc53075", State:"", Index:10}
2026-02-16 21:20:39.569 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3403bc53075", Addrs:set.Set[string](nil)}
2026-02-16 21:20:39.570 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3403bc53075", Addrs:set.Set[string](nil)}
2026-02-16 21:20:42.355 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:20:42.355 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:20:42.355 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:20:42.805 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-117"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pods-117"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-117"}
2026-02-16 21:20:42.825 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1733"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1733"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-1733"}
2026-02-16 21:20:42.845 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1733" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:44.509 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5720" name:"default"}
2026-02-16 21:20:44.714 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5720"}
2026-02-16 21:20:45.421 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:20:47.975 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-117" name:"default"}
2026-02-16 21:20:48.125 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-117"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pods-117"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-117"}
2026-02-16 21:20:48.152 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-117"}
2026-02-16 21:20:50.374 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1733"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1733"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-1733"}
2026-02-16 21:20:50.402 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5880"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"job-5880"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-5880"}
2026-02-16 21:20:50.423 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-5880" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:20:51.099 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-1-kzk9v, name=eth0)
2026-02-16 21:20:51.100 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5880"} profile:{inbound_rules:{action:"allow" rule_id:"RWZ2sYMimsdJYMkV"} outbound_rules:{action:"allow" rule_id:"h-jae1mPzctuU0B_"}}
2026-02-16 21:20:51.100 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5880.default"} profile:{}
2026-02-16 21:20:51.100 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-1-kzk9v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic15a430b9e2" profile_ids:"kns.job-5880" profile_ids:"ksa.job-5880.default" ipv4_nets:"10.100.219.134/32"}
2026-02-16 21:20:51.100 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:51.100 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:51.100 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:51.103 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic15a430b9e2" ipVersion=0x4 table="filter"
2026-02-16 21:20:51.103 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:20:51.103 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:20:51.103 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic15a430b9e2" ipVersion=0x4 table="filter"
2026-02-16 21:20:51.103 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:20:51.103 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:20:51.103 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic15a430b9e2"
2026-02-16 21:20:51.103 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:51.103 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:51.148 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:51.148 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"} status="down"
2026-02-16 21:20:51.177 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calic15a430b9e2" state="down"
2026-02-16 21:20:51.177 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic15a430b9e2"
2026-02-16 21:20:51.177 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic15a430b9e2", State:"down", Index:11}
2026-02-16 21:20:51.178 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic15a430b9e2", Addrs:set.Typed[string]{}}
2026-02-16 21:20:51.178 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic15a430b9e2", Addrs:set.Typed[string]{}}
2026-02-16 21:20:51.178 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic15a430b9e2"
2026-02-16 21:20:51.178 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:51.178 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:51.184 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calic15a430b9e2" state="up"
2026-02-16 21:20:51.197 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:51.197 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"} status="down"
2026-02-16 21:20:51.197 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic15a430b9e2", State:"up", Index:11}
2026-02-16 21:20:51.197 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic15a430b9e2"
2026-02-16 21:20:51.197 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic15a430b9e2"
2026-02-16 21:20:51.197 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic15a430b9e2"
2026-02-16 21:20:51.197 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:51.197 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:51.215 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:51.215 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"} status="up"
2026-02-16 21:20:52.122 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=11
2026-02-16 21:20:52.122 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic15a430b9e2"
2026-02-16 21:20:52.122 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic15a430b9e2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:20:52.122 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic15a430b9e2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:20:52.248 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-1-kzk9v, name=eth0)
2026-02-16 21:20:52.248 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-1-kzk9v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic15a430b9e2" profile_ids:"kns.job-5880" profile_ids:"ksa.job-5880.default" ipv4_nets:"10.100.219.134/32"}
2026-02-16 21:20:52.249 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:52.249 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:52.249 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:52.251 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic15a430b9e2"
2026-02-16 21:20:52.251 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:52.251 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:52.277 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:52.277 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"} status="up"
2026-02-16 21:20:53.481 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-1-kzk9v, name=eth0)
2026-02-16 21:20:53.482 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-1-kzk9v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic15a430b9e2" profile_ids:"kns.job-5880" profile_ids:"ksa.job-5880.default" ipv4_nets:"10.100.219.134/32"}
2026-02-16 21:20:53.482 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:53.482 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:53.482 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:53.484 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic15a430b9e2"
2026-02-16 21:20:53.484 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:53.484 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:53.504 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:20:53.504 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"} status="up"
2026-02-16 21:20:53.590 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=11
2026-02-16 21:20:53.590 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic15a430b9e2"
2026-02-16 21:20:53.591 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic15a430b9e2", Addrs:set.Typed[string]{}}
2026-02-16 21:20:53.591 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic15a430b9e2", Addrs:set.Typed[string]{}}
2026-02-16 21:20:53.591 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calic15a430b9e2" state="down"
2026-02-16 21:20:53.591 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic15a430b9e2", State:"down", Index:11}
2026-02-16 21:20:53.591 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic15a430b9e2"
2026-02-16 21:20:53.591 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:53.591 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:53.591 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.134
2026-02-16 21:20:53.592 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="calic15a430b9e2" state=""
2026-02-16 21:20:53.592 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic15a430b9e2"
2026-02-16 21:20:53.611 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:53.611 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"} status="down"
2026-02-16 21:20:53.611 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic15a430b9e2", State:"", Index:11}
2026-02-16 21:20:53.611 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic15a430b9e2", Addrs:set.Set[string](nil)}
2026-02-16 21:20:53.612 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic15a430b9e2", Addrs:set.Set[string](nil)}
2026-02-16 21:20:53.612 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic15a430b9e2"
2026-02-16 21:20:53.612 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:53.612 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:53.631 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:20:53.631 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"} status="down"
2026-02-16 21:20:53.686 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-1-kzk9v, name=eth0)
2026-02-16 21:20:53.687 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-1-kzk9v" endpoint_id:"eth0"}
2026-02-16 21:20:53.687 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5880"}
2026-02-16 21:20:53.687 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5880.default"}
2026-02-16 21:20:53.687 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:53.687 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:53.687 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:20:53.687 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:20:53.687 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:20:53.687 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:20:53.687 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:53.688 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic15a430b9e2" ipVersion=0x4 table="filter"
2026-02-16 21:20:53.688 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic15a430b9e2" ipVersion=0x4 table="filter"
2026-02-16 21:20:53.688 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:53.688 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:53.737 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-kzk9v", EndpointId:"eth0"}
2026-02-16 21:20:55.438 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1733" name:"default"}
2026-02-16 21:20:55.669 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1733"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1733"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-1733"}
2026-02-16 21:20:55.697 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-1733"}
2026-02-16 21:21:02.216 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-1-jbwxq, name=eth0)
2026-02-16 21:21:02.216 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5880"} profile:{inbound_rules:{action:"allow" rule_id:"RWZ2sYMimsdJYMkV"} outbound_rules:{action:"allow" rule_id:"h-jae1mPzctuU0B_"}}
2026-02-16 21:21:02.217 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5880.default"} profile:{}
2026-02-16 21:21:02.217 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-1-jbwxq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali927026d7516" profile_ids:"kns.job-5880" profile_ids:"ksa.job-5880.default" ipv4_nets:"10.100.219.135/32"}
2026-02-16 21:21:02.217 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:02.217 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:02.217 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:02.217 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali927026d7516" ipVersion=0x4 table="filter"
2026-02-16 21:21:02.217 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:21:02.217 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:21:02.217 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali927026d7516" ipVersion=0x4 table="filter"
2026-02-16 21:21:02.217 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:21:02.217 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:21:02.217 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali927026d7516"
2026-02-16 21:21:02.217 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:02.217 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:02.262 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:21:02.262 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"} status="down"
2026-02-16 21:21:02.262 [INFO][90] felix/summary.go 100: Summarising 96 dataplane reconciliation loops over 1m2.2s: avg=27ms longest=67ms (resync-calico-v4)
2026-02-16 21:21:02.297 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali927026d7516" state="down"
2026-02-16 21:21:02.297 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali927026d7516"
2026-02-16 21:21:02.297 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali927026d7516", State:"down", Index:12}
2026-02-16 21:21:02.298 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali927026d7516", Addrs:set.Typed[string]{}}
2026-02-16 21:21:02.298 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali927026d7516", Addrs:set.Typed[string]{}}
2026-02-16 21:21:02.298 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali927026d7516"
2026-02-16 21:21:02.298 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:02.298 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:02.299 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali927026d7516" state="up"
2026-02-16 21:21:02.332 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:21:02.332 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"} status="down"
2026-02-16 21:21:02.333 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali927026d7516", State:"up", Index:12}
2026-02-16 21:21:02.333 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali927026d7516"
2026-02-16 21:21:02.333 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali927026d7516"
2026-02-16 21:21:02.333 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali927026d7516"
2026-02-16 21:21:02.333 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:02.333 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:02.352 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:21:02.352 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"} status="up"
2026-02-16 21:21:03.369 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-1-jbwxq, name=eth0)
2026-02-16 21:21:03.369 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-1-jbwxq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali927026d7516" profile_ids:"kns.job-5880" profile_ids:"ksa.job-5880.default" ipv4_nets:"10.100.219.135/32"}
2026-02-16 21:21:03.369 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:03.369 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:03.369 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:03.370 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali927026d7516"
2026-02-16 21:21:03.370 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:03.370 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:03.391 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:21:03.391 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"} status="up"
2026-02-16 21:21:03.962 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=12
2026-02-16 21:21:03.962 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali927026d7516"
2026-02-16 21:21:03.962 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali927026d7516", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:21:03.962 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali927026d7516", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:21:04.537 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-1-jbwxq, name=eth0)
2026-02-16 21:21:04.538 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-1-jbwxq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali927026d7516" profile_ids:"kns.job-5880" profile_ids:"ksa.job-5880.default" ipv4_nets:"10.100.219.135/32"}
2026-02-16 21:21:04.538 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:04.538 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:04.538 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:04.539 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali927026d7516"
2026-02-16 21:21:04.539 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:04.539 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:04.566 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:21:04.566 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"} status="up"
2026-02-16 21:21:04.646 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali927026d7516" state="down"
2026-02-16 21:21:04.646 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali927026d7516", State:"down", Index:12}
2026-02-16 21:21:04.647 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali927026d7516"
2026-02-16 21:21:04.647 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali927026d7516"
2026-02-16 21:21:04.647 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=12
2026-02-16 21:21:04.647 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:04.647 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:04.647 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.135
2026-02-16 21:21:04.649 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali927026d7516" state=""
2026-02-16 21:21:04.649 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali927026d7516"
2026-02-16 21:21:04.668 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:21:04.668 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"} status="down"
2026-02-16 21:21:04.668 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali927026d7516", Addrs:set.Typed[string]{}}
2026-02-16 21:21:04.669 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali927026d7516", Addrs:set.Typed[string]{}}
2026-02-16 21:21:04.669 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali927026d7516", State:"", Index:12}
2026-02-16 21:21:04.669 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali927026d7516", Addrs:set.Set[string](nil)}
2026-02-16 21:21:04.669 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali927026d7516", Addrs:set.Set[string](nil)}
2026-02-16 21:21:04.669 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali927026d7516"
2026-02-16 21:21:04.669 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:04.669 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:04.688 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:21:04.689 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"} status="down"
2026-02-16 21:21:04.736 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-5880/with-backoff-limit-per-index-1-jbwxq, name=eth0)
2026-02-16 21:21:04.737 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5880/with-backoff-limit-per-index-1-jbwxq" endpoint_id:"eth0"}
2026-02-16 21:21:04.737 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5880.default"}
2026-02-16 21:21:04.737 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5880"}
2026-02-16 21:21:04.737 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:04.737 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:04.737 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:21:04.737 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:21:04.737 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5880" ipVersion=0x4 table="filter"
2026-02-16 21:21:04.737 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BBPkvMOvyJORcH6lfZ" ipVersion=0x4 table="filter"
2026-02-16 21:21:04.737 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:04.738 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali927026d7516" ipVersion=0x4 table="filter"
2026-02-16 21:21:04.738 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali927026d7516" ipVersion=0x4 table="filter"
2026-02-16 21:21:04.738 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:04.738 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:04.793 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5880/with-backoff-limit-per-index-1-jbwxq", EndpointId:"eth0"}
2026-02-16 21:21:14.635 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5880"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"job-5880"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-5880"}
2026-02-16 21:21:14.659 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-3087"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-3087"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-3087"}
2026-02-16 21:21:14.681 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-3087" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:21:18.778 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-3087"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-3087"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-3087"}
2026-02-16 21:21:18.802 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6258"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-6258"}
2026-02-16 21:21:18.821 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-6258" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:21:20.027 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-5880" name:"default"}
2026-02-16 21:21:20.126 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5880"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"job-5880"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-5880"}
2026-02-16 21:21:20.152 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-5880"}
2026-02-16 21:21:23.888 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-3087" name:"default"}
2026-02-16 21:21:24.047 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-3087"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-3087"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-3087"}
2026-02-16 21:21:24.072 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-3087"}
2026-02-16 21:21:45.434 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:21:48.319 [INFO][90] felix/usagerep.go 116: Initial delay complete, doing first report
2026-02-16 21:21:48.319 [INFO][90] felix/usagerep.go 209: Reporting cluster usage/checking for deprecation warnings. alpEnabled=false calicoVersion="v3.31.3" clusterGUID="2c896ed3861545ef8473a92f7b160080" clusterType="k8s,bgp,kubeadm,kdd" gitRevision="2e3c880bcabff580ddd7a08340878ede207f37be" kubernetesVersion="v1.35.1" stats=calc.StatsUpdate{NumHosts:3, NumWorkloadEndpoints:9, NumHostEndpoints:0, NumTiers:3, NumPolicies:0, NumProfiles:68, NumALPPolicies:0} version="v3.31.3"
2026-02-16 21:21:49.103 [INFO][90] felix/usagerep.go 118: First report done, starting ticker
2026-02-16 21:22:00.019 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6258"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-6258"}
2026-02-16 21:22:00.052 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6920"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6920"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6920"}
2026-02-16 21:22:00.052 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-6920" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:00.982 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-6920/agnhost-primary-2ncfh, name=eth0)
2026-02-16 21:22:00.983 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-6920.default"} profile:{}
2026-02-16 21:22:01.002 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-6920"} profile:{inbound_rules:{action:"allow" rule_id:"Z7Elyu7xegcLrJtP"} outbound_rules:{action:"allow" rule_id:"QeJ3iQIpw81JhTCi"}}
2026-02-16 21:22:01.002 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6920/agnhost-primary-2ncfh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f8e0e21b00" profile_ids:"kns.kubectl-6920" profile_ids:"ksa.kubectl-6920.default" ipv4_nets:"10.100.219.136/32"}
2026-02-16 21:22:01.003 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:01.003 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:01.003 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:01.003 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6f8e0e21b00" ipVersion=0x4 table="filter"
2026-02-16 21:22:01.004 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-6920" ipVersion=0x4 table="filter"
2026-02-16 21:22:01.004 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-Zzm13Ha8lDdyrcKuU" ipVersion=0x4 table="filter"
2026-02-16 21:22:01.004 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6f8e0e21b00" ipVersion=0x4 table="filter"
2026-02-16 21:22:01.004 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-6920" ipVersion=0x4 table="filter"
2026-02-16 21:22:01.004 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-Zzm13Ha8lDdyrcKuU" ipVersion=0x4 table="filter"
2026-02-16 21:22:01.004 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6f8e0e21b00"
2026-02-16 21:22:01.004 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:01.004 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:01.056 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:01.056 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"} status="down"
2026-02-16 21:22:01.061 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali6f8e0e21b00" state="down"
2026-02-16 21:22:01.062 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6f8e0e21b00"
2026-02-16 21:22:01.062 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f8e0e21b00", State:"down", Index:13}
2026-02-16 21:22:01.062 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f8e0e21b00", Addrs:set.Typed[string]{}}
2026-02-16 21:22:01.062 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f8e0e21b00", Addrs:set.Typed[string]{}}
2026-02-16 21:22:01.062 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6f8e0e21b00"
2026-02-16 21:22:01.062 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali6f8e0e21b00" state="up"
2026-02-16 21:22:01.062 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:01.062 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:01.087 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:01.087 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"} status="down"
2026-02-16 21:22:01.087 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f8e0e21b00", State:"up", Index:13}
2026-02-16 21:22:01.087 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6f8e0e21b00"
2026-02-16 21:22:01.087 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6f8e0e21b00"
2026-02-16 21:22:01.087 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f8e0e21b00"
2026-02-16 21:22:01.087 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:01.087 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:01.109 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:01.109 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"} status="up"
2026-02-16 21:22:02.366 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=13
2026-02-16 21:22:02.366 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6f8e0e21b00"
2026-02-16 21:22:02.366 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f8e0e21b00", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:02.366 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f8e0e21b00", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:02.386 [INFO][90] felix/summary.go 100: Summarising 34 dataplane reconciliation loops over 1m0.1s: avg=26ms longest=56ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:22:04.654 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-6920/agnhost-primary-2ncfh, name=eth0)
2026-02-16 21:22:04.654 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6920/agnhost-primary-2ncfh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f8e0e21b00" profile_ids:"kns.kubectl-6920" profile_ids:"ksa.kubectl-6920.default" ipv4_nets:"10.100.219.136/32"}
2026-02-16 21:22:04.654 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:04.654 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:04.654 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:04.655 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f8e0e21b00"
2026-02-16 21:22:04.655 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:04.655 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:04.681 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:04.681 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"} status="up"
2026-02-16 21:22:05.058 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6258"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-6258"}
2026-02-16 21:22:05.568 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm2" namespace:"kubectl-6920" type:"ClusterIP" cluster_ips:"10.254.180.52" ports:{Protocol:"TCP" Port:1234}
2026-02-16 21:22:07.700 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm3" namespace:"kubectl-6920" type:"ClusterIP" cluster_ips:"10.254.6.27" ports:{Protocol:"TCP" Port:2345}
2026-02-16 21:22:09.746 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6920"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6920"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6920"}
2026-02-16 21:22:09.772 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3330"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3330"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-3330"}
2026-02-16 21:22:09.772 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-3330" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:10.290 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-6258" name:"default"}
2026-02-16 21:22:10.330 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-6258"}
2026-02-16 21:22:13.210 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:22:13.210 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:22:13.210 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:22:13.931 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3330"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3330"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-3330"}
2026-02-16 21:22:13.962 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8856"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8856"}
2026-02-16 21:22:13.988 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8856" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:14.039 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8856"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8856"}
2026-02-16 21:22:14.060 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-786"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-786"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-786"}
2026-02-16 21:22:14.079 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-786" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:14.144 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-786"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-786"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-786"}
2026-02-16 21:22:14.188 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-7281"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-7281"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-7281"}
2026-02-16 21:22:14.209 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-7281" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:14.238 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-7281"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-7281"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-7281"}
2026-02-16 21:22:14.259 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2359"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2359"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2359"}
2026-02-16 21:22:14.259 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2359" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:14.770 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-6920/agnhost-primary-2ncfh, name=eth0)
2026-02-16 21:22:14.771 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6920/agnhost-primary-2ncfh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f8e0e21b00" profile_ids:"kns.kubectl-6920" profile_ids:"ksa.kubectl-6920.default" ipv4_nets:"10.100.219.136/32"}
2026-02-16 21:22:14.771 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:14.771 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:14.771 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:14.773 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f8e0e21b00"
2026-02-16 21:22:14.773 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:14.773 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:14.811 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:14.811 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"} status="up"
2026-02-16 21:22:14.814 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6920"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6920"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6920"}
2026-02-16 21:22:14.815 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-6920/agnhost-primary-2ncfh, name=eth0)
2026-02-16 21:22:14.850 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6920/agnhost-primary-2ncfh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f8e0e21b00" profile_ids:"kns.kubectl-6920" profile_ids:"ksa.kubectl-6920.default" ipv4_nets:"10.100.219.136/32"}
2026-02-16 21:22:14.850 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:14.850 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:14.850 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:14.851 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f8e0e21b00"
2026-02-16 21:22:14.851 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:14.851 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:14.871 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:14.871 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"} status="up"
2026-02-16 21:22:16.136 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-6920/agnhost-primary-2ncfh, name=eth0)
2026-02-16 21:22:16.137 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6920/agnhost-primary-2ncfh" endpoint_id:"eth0"}
2026-02-16 21:22:16.137 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-6920"}
2026-02-16 21:22:16.137 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-6920.default"}
2026-02-16 21:22:16.137 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:16.137 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:16.138 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-6920" ipVersion=0x4 table="filter"
2026-02-16 21:22:16.138 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-Zzm13Ha8lDdyrcKuU" ipVersion=0x4 table="filter"
2026-02-16 21:22:16.138 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-6920" ipVersion=0x4 table="filter"
2026-02-16 21:22:16.138 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-Zzm13Ha8lDdyrcKuU" ipVersion=0x4 table="filter"
2026-02-16 21:22:16.138 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:16.138 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6f8e0e21b00" ipVersion=0x4 table="filter"
2026-02-16 21:22:16.138 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6f8e0e21b00" ipVersion=0x4 table="filter"
2026-02-16 21:22:16.138 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:16.138 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:16.139 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.136
2026-02-16 21:22:16.206 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6920/agnhost-primary-2ncfh", EndpointId:"eth0"}
2026-02-16 21:22:16.235 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali6f8e0e21b00" state="down"
2026-02-16 21:22:16.235 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f8e0e21b00", State:"down", Index:13}
2026-02-16 21:22:16.235 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6f8e0e21b00"
2026-02-16 21:22:16.235 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=13
2026-02-16 21:22:16.237 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali6f8e0e21b00" state=""
2026-02-16 21:22:16.237 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6f8e0e21b00"
2026-02-16 21:22:16.259 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f8e0e21b00", Addrs:set.Typed[string]{}}
2026-02-16 21:22:16.259 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f8e0e21b00", Addrs:set.Typed[string]{}}
2026-02-16 21:22:16.259 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f8e0e21b00", State:"", Index:13}
2026-02-16 21:22:16.259 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f8e0e21b00", Addrs:set.Set[string](nil)}
2026-02-16 21:22:16.259 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f8e0e21b00", Addrs:set.Set[string](nil)}
2026-02-16 21:22:18.387 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2359"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2359"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2359"}
2026-02-16 21:22:18.416 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-6789"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-6789"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-6789"}
2026-02-16 21:22:18.438 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-6789" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:18.479 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-6789" type:"ClusterIP" cluster_ips:"10.254.64.116" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-16 21:22:19.323 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8856" name:"default"}
2026-02-16 21:22:19.406 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8856"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8856"}
2026-02-16 21:22:19.429 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8856"}
2026-02-16 21:22:19.539 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-3330" name:"default"}
2026-02-16 21:22:19.579 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3330"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3330"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-3330"}
2026-02-16 21:22:19.602 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-3330"}
2026-02-16 21:22:19.641 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-786" name:"default"}
2026-02-16 21:22:19.684 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-786"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-786"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-786"}
2026-02-16 21:22:19.710 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-786"}
2026-02-16 21:22:19.742 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-7281" name:"default"}
2026-02-16 21:22:19.820 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-7281"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-7281"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-7281"}
2026-02-16 21:22:19.842 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-7281"}
2026-02-16 21:22:20.157 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm2" namespace:"kubectl-6920"
2026-02-16 21:22:20.181 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm3" namespace:"kubectl-6920"
2026-02-16 21:22:20.268 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-6920" name:"default"}
2026-02-16 21:22:20.318 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-6920"}
2026-02-16 21:22:21.062 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=endpointslice-6789/pod2-handle-http-request, name=eth0)
2026-02-16 21:22:21.063 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-6789"} profile:{inbound_rules:{action:"allow" rule_id:"SrQDvFfJGOou7W5h"} outbound_rules:{action:"allow" rule_id:"FnDR0RBadaOmRbCo"}}
2026-02-16 21:22:21.063 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-6789.default"} profile:{}
2026-02-16 21:22:21.063 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-6789/pod2-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali816acb668f4" profile_ids:"kns.endpointslice-6789" profile_ids:"ksa.endpointslice-6789.default" ipv4_nets:"10.100.219.137/32"}
2026-02-16 21:22:21.063 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:21.063 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:21.063 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:21.063 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali816acb668f4" ipVersion=0x4 table="filter"
2026-02-16 21:22:21.063 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IuJ2Fg38XhySz8YMft" ipVersion=0x4 table="filter"
2026-02-16 21:22:21.063 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lP3UDwBliEWSb3JRux" ipVersion=0x4 table="filter"
2026-02-16 21:22:21.063 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali816acb668f4" ipVersion=0x4 table="filter"
2026-02-16 21:22:21.063 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IuJ2Fg38XhySz8YMft" ipVersion=0x4 table="filter"
2026-02-16 21:22:21.063 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lP3UDwBliEWSb3JRux" ipVersion=0x4 table="filter"
2026-02-16 21:22:21.063 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali816acb668f4"
2026-02-16 21:22:21.064 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:21.064 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:21.099 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:21.099 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-16 21:22:21.178 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali816acb668f4" state="down"
2026-02-16 21:22:21.178 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali816acb668f4", State:"down", Index:14}
2026-02-16 21:22:21.178 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali816acb668f4"
2026-02-16 21:22:21.178 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali816acb668f4" state="up"
2026-02-16 21:22:21.178 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali816acb668f4", Addrs:set.Typed[string]{}}
2026-02-16 21:22:21.179 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali816acb668f4", Addrs:set.Typed[string]{}}
2026-02-16 21:22:21.179 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali816acb668f4", State:"up", Index:14}
2026-02-16 21:22:21.179 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali816acb668f4"
2026-02-16 21:22:21.179 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali816acb668f4"
2026-02-16 21:22:21.179 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali816acb668f4"
2026-02-16 21:22:21.179 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:21.179 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:21.240 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:21.240 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-16 21:22:21.743 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=endpointslice-6789/pod2-handle-http-request, name=eth0)
2026-02-16 21:22:21.743 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-6789/pod2-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali816acb668f4" profile_ids:"kns.endpointslice-6789" profile_ids:"ksa.endpointslice-6789.default" ipv4_nets:"10.100.219.137/32"}
2026-02-16 21:22:21.743 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:21.743 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:21.743 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:21.744 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali816acb668f4"
2026-02-16 21:22:21.744 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:21.744 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:21.769 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:21.769 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-16 21:22:22.715 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=14
2026-02-16 21:22:22.718 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali816acb668f4"
2026-02-16 21:22:22.718 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali816acb668f4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:22.718 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali816acb668f4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:23.567 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2359" name:"default"}
2026-02-16 21:22:23.736 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2359"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2359"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2359"}
2026-02-16 21:22:23.761 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2359"}
2026-02-16 21:22:24.906 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-6789"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-6789"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-6789"}
2026-02-16 21:22:24.933 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-2193"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-2193"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-logs-2193"}
2026-02-16 21:22:24.952 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-logs-2193" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:25.611 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-logs-2193/logs-generator, name=eth0)
2026-02-16 21:22:25.615 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-logs-2193"} profile:{inbound_rules:{action:"allow" rule_id:"CF3ryToDmtIcLN78"} outbound_rules:{action:"allow" rule_id:"7LX9F9M5WZc97oyY"}}
2026-02-16 21:22:25.615 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-logs-2193.default"} profile:{}
2026-02-16 21:22:25.615 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-logs-2193/logs-generator" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d4b851426d" profile_ids:"kns.kubectl-logs-2193" profile_ids:"ksa.kubectl-logs-2193.default" ipv4_nets:"10.100.219.138/32"}
2026-02-16 21:22:25.615 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:25.615 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:25.615 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:25.616 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:22:25.616 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5d4b851426d" ipVersion=0x4 table="filter"
2026-02-16 21:22:25.616 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_eWbXv2yPpclCQbWuH3" ipVersion=0x4 table="filter"
2026-02-16 21:22:25.616 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ufk_Pt8fzzypT-1gnP" ipVersion=0x4 table="filter"
2026-02-16 21:22:25.616 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:22:25.616 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5d4b851426d" ipVersion=0x4 table="filter"
2026-02-16 21:22:25.616 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_eWbXv2yPpclCQbWuH3" ipVersion=0x4 table="filter"
2026-02-16 21:22:25.616 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ufk_Pt8fzzypT-1gnP" ipVersion=0x4 table="filter"
2026-02-16 21:22:25.616 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5d4b851426d"
2026-02-16 21:22:25.616 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:25.616 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:25.647 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:25.647 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"} status="down"
2026-02-16 21:22:25.684 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali5d4b851426d" state="down"
2026-02-16 21:22:25.684 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d4b851426d", State:"down", Index:15}
2026-02-16 21:22:25.684 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d4b851426d"
2026-02-16 21:22:25.684 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5d4b851426d"
2026-02-16 21:22:25.684 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:25.684 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:25.691 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali5d4b851426d" state="up"
2026-02-16 21:22:25.705 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:25.705 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"} status="down"
2026-02-16 21:22:25.705 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d4b851426d", Addrs:set.Typed[string]{}}
2026-02-16 21:22:25.705 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d4b851426d", Addrs:set.Typed[string]{}}
2026-02-16 21:22:25.705 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d4b851426d", State:"up", Index:15}
2026-02-16 21:22:25.705 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5d4b851426d"
2026-02-16 21:22:25.705 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d4b851426d"
2026-02-16 21:22:25.705 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d4b851426d"
2026-02-16 21:22:25.705 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:25.705 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:25.725 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:25.725 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"} status="up"
2026-02-16 21:22:25.830 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-4721"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-4721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-4721"}
2026-02-16 21:22:25.859 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2395"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2395"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2395"}
2026-02-16 21:22:25.879 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-2395" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:26.650 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=15
2026-02-16 21:22:26.650 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5d4b851426d"
2026-02-16 21:22:26.650 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d4b851426d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:26.650 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d4b851426d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:26.764 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-logs-2193/logs-generator, name=eth0)
2026-02-16 21:22:26.765 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-logs-2193/logs-generator" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d4b851426d" profile_ids:"kns.kubectl-logs-2193" profile_ids:"ksa.kubectl-logs-2193.default" ipv4_nets:"10.100.219.138/32"}
2026-02-16 21:22:26.765 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:26.765 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:26.765 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:26.766 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d4b851426d"
2026-02-16 21:22:26.766 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:26.766 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:26.791 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:26.791 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"} status="up"
2026-02-16 21:22:27.515 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replication-controller-2395/e2e-rc-ddjk4-czvdf, name=eth0)
2026-02-16 21:22:27.516 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-2395"} profile:{inbound_rules:{action:"allow" rule_id:"MVeBnGC3L4MoRVF9"} outbound_rules:{action:"allow" rule_id:"AVpE_wt1JmvD4dbh"}}
2026-02-16 21:22:27.516 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-2395.default"} profile:{}
2026-02-16 21:22:27.516 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2395/e2e-rc-ddjk4-czvdf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83cb72acec6" profile_ids:"kns.replication-controller-2395" profile_ids:"ksa.replication-controller-2395.default" ipv4_nets:"10.100.219.139/32"}
2026-02-16 21:22:27.516 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:27.516 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:27.516 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:27.516 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-16 21:22:27.516 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali83cb72acec6" ipVersion=0x4 table="filter"
2026-02-16 21:22:27.516 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PwZ-5V1iPQPj57S3nH" ipVersion=0x4 table="filter"
2026-02-16 21:22:27.516 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BlJ-sD2aJBibfBKOL5" ipVersion=0x4 table="filter"
2026-02-16 21:22:27.516 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-16 21:22:27.516 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali83cb72acec6" ipVersion=0x4 table="filter"
2026-02-16 21:22:27.516 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PwZ-5V1iPQPj57S3nH" ipVersion=0x4 table="filter"
2026-02-16 21:22:27.516 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BlJ-sD2aJBibfBKOL5" ipVersion=0x4 table="filter"
2026-02-16 21:22:27.516 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali83cb72acec6"
2026-02-16 21:22:27.517 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:27.517 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:27.563 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:27.563 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"} status="down"
2026-02-16 21:22:27.585 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali83cb72acec6" state="down"
2026-02-16 21:22:27.588 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali83cb72acec6"
2026-02-16 21:22:27.589 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83cb72acec6", State:"down", Index:16}
2026-02-16 21:22:27.590 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83cb72acec6", Addrs:set.Typed[string]{}}
2026-02-16 21:22:27.590 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83cb72acec6", Addrs:set.Typed[string]{}}
2026-02-16 21:22:27.590 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali83cb72acec6"
2026-02-16 21:22:27.590 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:27.590 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:27.592 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali83cb72acec6" state="up"
2026-02-16 21:22:27.622 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:27.622 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"} status="down"
2026-02-16 21:22:27.622 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83cb72acec6", State:"up", Index:16}
2026-02-16 21:22:27.622 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali83cb72acec6"
2026-02-16 21:22:27.622 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali83cb72acec6"
2026-02-16 21:22:27.622 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83cb72acec6"
2026-02-16 21:22:27.622 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:27.622 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:27.645 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:27.645 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"} status="up"
2026-02-16 21:22:27.951 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2395"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2395"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2395"}
2026-02-16 21:22:27.972 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9967"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9967"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9967"}
2026-02-16 21:22:27.991 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9967" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:28.091 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9967" name:"mount"} labels:{key:"projectcalico.org/name" value:"mount"}
2026-02-16 21:22:28.117 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9967" name:"nomount"} labels:{key:"projectcalico.org/name" value:"nomount"}
2026-02-16 21:22:28.261 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9967"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9967"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9967"}
2026-02-16 21:22:28.284 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8783"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8783"}
2026-02-16 21:22:28.302 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8783" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:28.565 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-16 21:22:28.565 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-9967.mount"} profile:{}
2026-02-16 21:22:28.565 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-9967"} profile:{inbound_rules:{action:"allow" rule_id:"mIW56WLeSA7yYZB2"} outbound_rules:{action:"allow" rule_id:"yyMpCu3innsnmYEr"}}
2026-02-16 21:22:28.566 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d47dbd8e31" profile_ids:"kns.svcaccounts-9967" profile_ids:"ksa.svcaccounts-9967.mount" ipv4_nets:"10.100.219.140/32"}
2026-02-16 21:22:28.566 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.566 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.566 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.566 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9d47dbd8e31" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.566 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_M030PALxvolAfkCliJ" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.566 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4K2MieEEu_vyUystnM" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.566 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9d47dbd8e31" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.566 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_M030PALxvolAfkCliJ" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.566 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4K2MieEEu_vyUystnM" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.566 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9d47dbd8e31"
2026-02-16 21:22:28.566 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.566 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.616 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:28.616 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-16 21:22:28.633 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali9d47dbd8e31" state="down"
2026-02-16 21:22:28.634 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d47dbd8e31", State:"down", Index:17}
2026-02-16 21:22:28.634 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9d47dbd8e31"
2026-02-16 21:22:28.634 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d47dbd8e31", Addrs:set.Typed[string]{}}
2026-02-16 21:22:28.634 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d47dbd8e31", Addrs:set.Typed[string]{}}
2026-02-16 21:22:28.634 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9d47dbd8e31"
2026-02-16 21:22:28.634 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.634 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.637 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali9d47dbd8e31" state="up"
2026-02-16 21:22:28.656 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:28.656 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-16 21:22:28.656 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d47dbd8e31", State:"up", Index:17}
2026-02-16 21:22:28.656 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9d47dbd8e31"
2026-02-16 21:22:28.656 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9d47dbd8e31"
2026-02-16 21:22:28.656 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d47dbd8e31"
2026-02-16 21:22:28.656 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.656 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:28.675 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:28.675 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-16 21:22:28.791 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replication-controller-2395/e2e-rc-ddjk4-czvdf, name=eth0)
2026-02-16 21:22:28.792 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2395/e2e-rc-ddjk4-czvdf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83cb72acec6" profile_ids:"kns.replication-controller-2395" profile_ids:"ksa.replication-controller-2395.default" ipv4_nets:"10.100.219.139/32"}
2026-02-16 21:22:28.792 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:28.792 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:28.792 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:28.793 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83cb72acec6"
2026-02-16 21:22:28.793 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:28.793 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:28.813 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:28.813 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"} status="up"
2026-02-16 21:22:28.954 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=16
2026-02-16 21:22:28.954 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali83cb72acec6"
2026-02-16 21:22:28.954 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83cb72acec6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:28.954 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83cb72acec6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:28.972 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee, name=eth0)
2026-02-16 21:22:28.976 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-8783.default"} profile:{}
2026-02-16 21:22:28.976 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-8783"} profile:{inbound_rules:{action:"allow" rule_id:"Sre8GkwqaKmVAHLc"} outbound_rules:{action:"allow" rule_id:"aLnG3eJNwLfCYLXd"}}
2026-02-16 21:22:28.976 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali02d7972976c" profile_ids:"kns.projected-8783" profile_ids:"ksa.projected-8783.default" ipv4_nets:"10.100.219.141/32"}
2026-02-16 21:22:28.976 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:28.976 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:28.976 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:28.977 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali02d7972976c" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.977 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-8783" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.977 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UEDkkKOUGmls4M1PP8" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.977 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali02d7972976c" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.977 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-8783" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.977 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UEDkkKOUGmls4M1PP8" ipVersion=0x4 table="filter"
2026-02-16 21:22:28.977 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali02d7972976c"
2026-02-16 21:22:28.977 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:28.977 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:29.015 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:29.015 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"} status="down"
2026-02-16 21:22:29.045 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali02d7972976c" state="down"
2026-02-16 21:22:29.045 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali02d7972976c", State:"down", Index:18}
2026-02-16 21:22:29.045 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali02d7972976c"
2026-02-16 21:22:29.045 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:29.045 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali02d7972976c"
2026-02-16 21:22:29.045 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:29.045 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali02d7972976c" state="up"
2026-02-16 21:22:29.062 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:29.062 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"} status="down"
2026-02-16 21:22:29.062 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali02d7972976c", Addrs:set.Typed[string]{}}
2026-02-16 21:22:29.062 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali02d7972976c", Addrs:set.Typed[string]{}}
2026-02-16 21:22:29.062 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali02d7972976c", State:"up", Index:18}
2026-02-16 21:22:29.062 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali02d7972976c"
2026-02-16 21:22:29.062 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali02d7972976c"
2026-02-16 21:22:29.062 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali02d7972976c"
2026-02-16 21:22:29.063 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:29.063 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:29.081 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:29.081 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"} status="up"
2026-02-16 21:22:29.791 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-16 21:22:29.791 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d47dbd8e31" profile_ids:"kns.svcaccounts-9967" profile_ids:"ksa.svcaccounts-9967.mount" ipv4_nets:"10.100.219.140/32"}
2026-02-16 21:22:29.791 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:29.791 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:29.791 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:29.792 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d47dbd8e31"
2026-02-16 21:22:29.792 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:29.792 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:29.810 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee, name=eth0)
2026-02-16 21:22:29.813 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:29.813 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-16 21:22:29.813 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali02d7972976c" profile_ids:"kns.projected-8783" profile_ids:"ksa.projected-8783.default" ipv4_nets:"10.100.219.141/32"}
2026-02-16 21:22:29.813 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:29.816 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:29.816 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:29.818 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali02d7972976c"
2026-02-16 21:22:29.818 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:29.818 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:29.836 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:29.837 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"} status="up"
2026-02-16 21:22:30.015 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=endpointslice-6789/pod2-handle-http-request, name=eth0)
2026-02-16 21:22:30.016 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-6789/pod2-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali816acb668f4" profile_ids:"kns.endpointslice-6789" profile_ids:"ksa.endpointslice-6789.default" ipv4_nets:"10.100.219.137/32"}
2026-02-16 21:22:30.016 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:30.016 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:30.016 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:30.019 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali816acb668f4"
2026-02-16 21:22:30.021 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:30.022 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:30.054 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:30.054 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-16 21:22:30.059 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=endpointslice-6789/pod2-handle-http-request, name=eth0)
2026-02-16 21:22:30.059 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-6789/pod2-handle-http-request" endpoint_id:"eth0"}
2026-02-16 21:22:30.059 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-6789"}
2026-02-16 21:22:30.059 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-6789.default"}
2026-02-16 21:22:30.060 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:30.060 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:30.060 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IuJ2Fg38XhySz8YMft" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.060 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lP3UDwBliEWSb3JRux" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.060 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IuJ2Fg38XhySz8YMft" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.060 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lP3UDwBliEWSb3JRux" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.060 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:30.060 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.060 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali816acb668f4" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.060 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-8" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.060 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali816acb668f4" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.060 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:30.060 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:30.061 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.137
2026-02-16 21:22:30.119 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-6789/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:22:30.373 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-6789"
2026-02-16 21:22:30.394 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=17
2026-02-16 21:22:30.394 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9d47dbd8e31"
2026-02-16 21:22:30.398 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d47dbd8e31", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:30.398 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d47dbd8e31", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:30.477 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-logs-2193/logs-generator, name=eth0)
2026-02-16 21:22:30.477 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-logs-2193/logs-generator" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d4b851426d" profile_ids:"kns.kubectl-logs-2193" profile_ids:"ksa.kubectl-logs-2193.default" ipv4_nets:"10.100.219.138/32"}
2026-02-16 21:22:30.477 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:30.477 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:30.477 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:30.478 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d4b851426d"
2026-02-16 21:22:30.478 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:30.478 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:30.485 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali816acb668f4" state="down"
2026-02-16 21:22:30.486 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali816acb668f4"
2026-02-16 21:22:30.488 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=14
2026-02-16 21:22:30.491 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali816acb668f4" state=""
2026-02-16 21:22:30.491 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali816acb668f4"
2026-02-16 21:22:30.507 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:30.507 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"} status="up"
2026-02-16 21:22:30.507 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali816acb668f4", State:"down", Index:14}
2026-02-16 21:22:30.508 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali816acb668f4", Addrs:set.Typed[string]{}}
2026-02-16 21:22:30.508 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali816acb668f4", Addrs:set.Typed[string]{}}
2026-02-16 21:22:30.508 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali816acb668f4", State:"", Index:14}
2026-02-16 21:22:30.508 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali816acb668f4", Addrs:set.Set[string](nil)}
2026-02-16 21:22:30.508 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali816acb668f4", Addrs:set.Set[string](nil)}
2026-02-16 21:22:30.519 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-logs-2193/logs-generator, name=eth0)
2026-02-16 21:22:30.528 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-logs-2193/logs-generator" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d4b851426d" profile_ids:"kns.kubectl-logs-2193" profile_ids:"ksa.kubectl-logs-2193.default" ipv4_nets:"10.100.219.138/32"}
2026-02-16 21:22:30.528 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:30.528 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:30.528 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:30.529 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d4b851426d"
2026-02-16 21:22:30.529 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:30.529 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:30.548 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:30.548 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"} status="up"
2026-02-16 21:22:30.718 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-6789" name:"default"}
2026-02-16 21:22:30.796 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-logs-2193/logs-generator, name=eth0)
2026-02-16 21:22:30.796 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-logs-2193/logs-generator" endpoint_id:"eth0"}
2026-02-16 21:22:30.796 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-logs-2193"}
2026-02-16 21:22:30.796 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-logs-2193.default"}
2026-02-16 21:22:30.796 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:30.796 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:30.797 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_eWbXv2yPpclCQbWuH3" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.797 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ufk_Pt8fzzypT-1gnP" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.797 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_eWbXv2yPpclCQbWuH3" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.797 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ufk_Pt8fzzypT-1gnP" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.797 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:30.797 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.797 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5d4b851426d" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.797 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.797 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5d4b851426d" ipVersion=0x4 table="filter"
2026-02-16 21:22:30.797 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:30.797 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:30.798 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.138
2026-02-16 21:22:30.867 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-2193/logs-generator", EndpointId:"eth0"}
2026-02-16 21:22:30.871 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-6789"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-6789"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-6789"}
2026-02-16 21:22:30.889 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-6789"}
2026-02-16 21:22:30.910 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=15
2026-02-16 21:22:30.910 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5d4b851426d"
2026-02-16 21:22:30.910 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali5d4b851426d" state="down"
2026-02-16 21:22:30.911 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali5d4b851426d" state=""
2026-02-16 21:22:30.911 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5d4b851426d"
2026-02-16 21:22:30.914 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d4b851426d", Addrs:set.Typed[string]{}}
2026-02-16 21:22:30.914 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d4b851426d", Addrs:set.Typed[string]{}}
2026-02-16 21:22:30.914 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d4b851426d", State:"down", Index:15}
2026-02-16 21:22:30.914 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d4b851426d", State:"", Index:15}
2026-02-16 21:22:30.914 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d4b851426d", Addrs:set.Set[string](nil)}
2026-02-16 21:22:30.914 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d4b851426d", Addrs:set.Set[string](nil)}
2026-02-16 21:22:30.970 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=18
2026-02-16 21:22:30.970 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali02d7972976c"
2026-02-16 21:22:30.970 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali02d7972976c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:30.970 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali02d7972976c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:31.052 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee, name=eth0)
2026-02-16 21:22:31.052 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali02d7972976c" profile_ids:"kns.projected-8783" profile_ids:"ksa.projected-8783.default" ipv4_nets:"10.100.219.141/32"}
2026-02-16 21:22:31.052 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:31.052 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:31.052 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:31.053 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali02d7972976c"
2026-02-16 21:22:31.055 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:31.055 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:31.077 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:31.077 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"} status="up"
2026-02-16 21:22:31.077 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-4721" name:"default"}
2026-02-16 21:22:31.155 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali02d7972976c" state="down"
2026-02-16 21:22:31.155 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali02d7972976c"
2026-02-16 21:22:31.155 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=18
2026-02-16 21:22:31.155 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali02d7972976c", State:"down", Index:18}
2026-02-16 21:22:31.155 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali02d7972976c", Addrs:set.Typed[string]{}}
2026-02-16 21:22:31.155 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali02d7972976c", Addrs:set.Typed[string]{}}
2026-02-16 21:22:31.155 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali02d7972976c"
2026-02-16 21:22:31.155 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:31.155 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:31.156 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.141
2026-02-16 21:22:31.156 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali02d7972976c" state=""
2026-02-16 21:22:31.156 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali02d7972976c"
2026-02-16 21:22:31.179 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:31.179 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"} status="down"
2026-02-16 21:22:31.179 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali02d7972976c", State:"", Index:18}
2026-02-16 21:22:31.179 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali02d7972976c", Addrs:set.Set[string](nil)}
2026-02-16 21:22:31.179 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali02d7972976c", Addrs:set.Set[string](nil)}
2026-02-16 21:22:31.179 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali02d7972976c"
2026-02-16 21:22:31.179 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:31.179 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:31.251 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:31.251 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"} status="down"
2026-02-16 21:22:31.251 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-4721"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-4721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-4721"}
2026-02-16 21:22:31.279 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-4721"}
2026-02-16 21:22:31.369 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee, name=eth0)
2026-02-16 21:22:31.369 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee" endpoint_id:"eth0"}
2026-02-16 21:22:31.369 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-8783.default"}
2026-02-16 21:22:31.370 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-8783"}
2026-02-16 21:22:31.370 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:31.371 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:31.372 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-8783" ipVersion=0x4 table="filter"
2026-02-16 21:22:31.372 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UEDkkKOUGmls4M1PP8" ipVersion=0x4 table="filter"
2026-02-16 21:22:31.373 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-8783" ipVersion=0x4 table="filter"
2026-02-16 21:22:31.373 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UEDkkKOUGmls4M1PP8" ipVersion=0x4 table="filter"
2026-02-16 21:22:31.373 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:31.373 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali02d7972976c" ipVersion=0x4 table="filter"
2026-02-16 21:22:31.373 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali02d7972976c" ipVersion=0x4 table="filter"
2026-02-16 21:22:31.373 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:31.373 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:31.450 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8783/pod-projected-configmaps-44bb3f26-15b8-40d0-bfa8-daf712af02ee", EndpointId:"eth0"}
2026-02-16 21:22:31.856 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-2193"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-2193"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-logs-2193"}
2026-02-16 21:22:31.876 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1034"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1034"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-1034"}
2026-02-16 21:22:31.902 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-1034" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:32.080 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1034"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1034"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-1034"}
2026-02-16 21:22:32.107 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7041"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7041"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-7041"}
2026-02-16 21:22:32.129 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7041" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:32.450 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8783"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8783"}
2026-02-16 21:22:32.472 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4847"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4847"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-4847"}
2026-02-16 21:22:32.494 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-4847" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:32.698 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4, name=eth0)
2026-02-16 21:22:32.698 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-7041"} profile:{inbound_rules:{action:"allow" rule_id:"x385JDyInN427vyA"} outbound_rules:{action:"allow" rule_id:"GwjvALEUEhutuMzu"}}
2026-02-16 21:22:32.698 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-7041.default"} profile:{}
2026-02-16 21:22:32.698 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2330ab58cc6" profile_ids:"kns.pods-7041" profile_ids:"ksa.pods-7041.default" ipv4_nets:"10.100.219.142/32"}
2026-02-16 21:22:32.699 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:32.699 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:32.699 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:32.699 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2330ab58cc6" ipVersion=0x4 table="filter"
2026-02-16 21:22:32.699 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-7041" ipVersion=0x4 table="filter"
2026-02-16 21:22:32.699 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wWg-iuTNGu8uydEqx4" ipVersion=0x4 table="filter"
2026-02-16 21:22:32.699 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2330ab58cc6" ipVersion=0x4 table="filter"
2026-02-16 21:22:32.699 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-7041" ipVersion=0x4 table="filter"
2026-02-16 21:22:32.699 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wWg-iuTNGu8uydEqx4" ipVersion=0x4 table="filter"
2026-02-16 21:22:32.699 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2330ab58cc6"
2026-02-16 21:22:32.699 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:32.699 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:32.735 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:32.735 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"} status="down"
2026-02-16 21:22:32.781 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali2330ab58cc6" state="down"
2026-02-16 21:22:32.781 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2330ab58cc6"
2026-02-16 21:22:32.782 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2330ab58cc6", State:"down", Index:19}
2026-02-16 21:22:32.782 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2330ab58cc6", Addrs:set.Typed[string]{}}
2026-02-16 21:22:32.782 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2330ab58cc6", Addrs:set.Typed[string]{}}
2026-02-16 21:22:32.782 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2330ab58cc6"
2026-02-16 21:22:32.782 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:32.782 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:32.782 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali2330ab58cc6" state="up"
2026-02-16 21:22:32.804 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:32.804 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"} status="down"
2026-02-16 21:22:32.804 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2330ab58cc6", State:"up", Index:19}
2026-02-16 21:22:32.804 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2330ab58cc6"
2026-02-16 21:22:32.804 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2330ab58cc6"
2026-02-16 21:22:32.804 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2330ab58cc6"
2026-02-16 21:22:32.804 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:32.804 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:32.820 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:32.820 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"} status="up"
2026-02-16 21:22:33.043 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replication-controller-2395/e2e-rc-ddjk4-czvdf, name=eth0)
2026-02-16 21:22:33.044 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2395/e2e-rc-ddjk4-czvdf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali83cb72acec6" profile_ids:"kns.replication-controller-2395" profile_ids:"ksa.replication-controller-2395.default" ipv4_nets:"10.100.219.139/32"}
2026-02-16 21:22:33.044 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:33.044 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:33.044 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:33.045 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali83cb72acec6"
2026-02-16 21:22:33.045 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:33.045 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:33.052 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replication-controller-2395/e2e-rc-ddjk4-czvdf, name=eth0)
2026-02-16 21:22:33.072 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:33.072 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"} status="up"
2026-02-16 21:22:33.072 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2395/e2e-rc-ddjk4-czvdf" endpoint_id:"eth0"}
2026-02-16 21:22:33.072 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-2395"}
2026-02-16 21:22:33.072 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-2395.default"}
2026-02-16 21:22:33.072 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:33.072 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:33.073 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PwZ-5V1iPQPj57S3nH" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.073 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BlJ-sD2aJBibfBKOL5" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.073 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PwZ-5V1iPQPj57S3nH" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.073 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BlJ-sD2aJBibfBKOL5" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.073 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:33.073 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali83cb72acec6" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.073 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali83cb72acec6" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.073 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:33.073 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:33.074 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.139
2026-02-16 21:22:33.133 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2395/e2e-rc-ddjk4-czvdf", EndpointId:"eth0"}
2026-02-16 21:22:33.354 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-16 21:22:33.354 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d47dbd8e31" profile_ids:"kns.svcaccounts-9967" profile_ids:"ksa.svcaccounts-9967.mount" ipv4_nets:"10.100.219.140/32"}
2026-02-16 21:22:33.354 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.354 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.354 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.355 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d47dbd8e31"
2026-02-16 21:22:33.356 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.356 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.382 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:33.382 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-16 21:22:33.383 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-16 21:22:33.383 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d47dbd8e31" profile_ids:"kns.svcaccounts-9967" profile_ids:"ksa.svcaccounts-9967.mount" ipv4_nets:"10.100.219.140/32"}
2026-02-16 21:22:33.383 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.383 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.383 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.390 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d47dbd8e31"
2026-02-16 21:22:33.390 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.390 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 16
2026-02-16 21:22:33.416 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:33.416 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-16 21:22:33.416 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9967"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9967"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9967"}
2026-02-16 21:22:33.486 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali83cb72acec6" state="down"
2026-02-16 21:22:33.486 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali83cb72acec6"
2026-02-16 21:22:33.486 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83cb72acec6", State:"down", Index:16}
2026-02-16 21:22:33.486 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83cb72acec6", Addrs:set.Typed[string]{}}
2026-02-16 21:22:33.486 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83cb72acec6", Addrs:set.Typed[string]{}}
2026-02-16 21:22:33.494 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=16
2026-02-16 21:22:33.497 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali83cb72acec6" state=""
2026-02-16 21:22:33.497 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali83cb72acec6"
2026-02-16 21:22:33.507 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali83cb72acec6", State:"", Index:16}
2026-02-16 21:22:33.508 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali83cb72acec6", Addrs:set.Set[string](nil)}
2026-02-16 21:22:33.508 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali83cb72acec6", Addrs:set.Set[string](nil)}
2026-02-16 21:22:33.700 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-2395" name:"default"}
2026-02-16 21:22:33.710 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=svcaccounts-9967/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-16 21:22:33.725 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9967/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"}
2026-02-16 21:22:33.725 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-9967"}
2026-02-16 21:22:33.725 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-9967.mount"}
2026-02-16 21:22:33.725 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.725 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.725 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_M030PALxvolAfkCliJ" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.725 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4K2MieEEu_vyUystnM" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.725 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_M030PALxvolAfkCliJ" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.725 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4K2MieEEu_vyUystnM" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.725 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.725 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9d47dbd8e31" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.726 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9d47dbd8e31" ipVersion=0x4 table="filter"
2026-02-16 21:22:33.726 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.726 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.726 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.140
2026-02-16 21:22:33.786 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9967/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-16 21:22:33.818 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali9d47dbd8e31" state="down"
2026-02-16 21:22:33.818 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9d47dbd8e31"
2026-02-16 21:22:33.818 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali9d47dbd8e31" state=""
2026-02-16 21:22:33.818 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d47dbd8e31", State:"down", Index:17}
2026-02-16 21:22:33.818 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9d47dbd8e31"
2026-02-16 21:22:33.818 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d47dbd8e31", Addrs:set.Typed[string]{}}
2026-02-16 21:22:33.818 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d47dbd8e31", Addrs:set.Typed[string]{}}
2026-02-16 21:22:33.818 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d47dbd8e31", State:"", Index:17}
2026-02-16 21:22:33.818 [INFO][90] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=17
2026-02-16 21:22:33.841 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d47dbd8e31", Addrs:set.Set[string](nil)}
2026-02-16 21:22:33.841 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d47dbd8e31", Addrs:set.Set[string](nil)}
2026-02-16 21:22:33.981 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4, name=eth0)
2026-02-16 21:22:33.981 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2330ab58cc6" profile_ids:"kns.pods-7041" profile_ids:"ksa.pods-7041.default" ipv4_nets:"10.100.219.142/32"}
2026-02-16 21:22:33.981 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:33.981 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:33.982 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:33.982 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2330ab58cc6"
2026-02-16 21:22:33.983 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:33.983 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:33.985 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=19
2026-02-16 21:22:33.985 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2330ab58cc6"
2026-02-16 21:22:34.024 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:34.024 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"} status="up"
2026-02-16 21:22:34.024 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2330ab58cc6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:34.024 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2330ab58cc6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:34.181 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2395"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2395"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2395"}
2026-02-16 21:22:34.205 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-2395"}
2026-02-16 21:22:34.281 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7041"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7041"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-7041"}
2026-02-16 21:22:34.299 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9861"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9861"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-9861"}
2026-02-16 21:22:34.316 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9861" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:34.316 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:22:34.541 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"fooservice" namespace:"pods-4847" type:"ClusterIP" cluster_ips:"10.254.250.1" ports:{Protocol:"TCP" Port:8765}
2026-02-16 21:22:34.541 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:22:36.955 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-logs-2193" name:"default"}
2026-02-16 21:22:37.149 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-2193"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-2193"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-logs-2193"}
2026-02-16 21:22:37.174 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-logs-2193"}
2026-02-16 21:22:37.343 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-1034" name:"default"}
2026-02-16 21:22:37.394 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1034"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1034"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-1034"}
2026-02-16 21:22:37.422 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-1034"}
2026-02-16 21:22:37.536 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8783" name:"default"}
2026-02-16 21:22:37.881 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8783"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8783"}
2026-02-16 21:22:37.907 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8783"}
2026-02-16 21:22:38.447 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9861"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9861"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-9861"}
2026-02-16 21:22:38.471 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2339"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2339"}
2026-02-16 21:22:38.511 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2339" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:38.633 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4847"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4847"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-4847"}
2026-02-16 21:22:38.654 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-9060"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-9060"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"certificates-9060"}
2026-02-16 21:22:38.677 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"certificates-9060" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:38.840 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9967" name:"default"}
2026-02-16 21:22:38.865 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9967" name:"mount"}
2026-02-16 21:22:38.865 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9967" name:"nomount"}
2026-02-16 21:22:38.997 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-9967"}
2026-02-16 21:22:39.250 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-9060"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-9060"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"certificates-9060"}
2026-02-16 21:22:39.277 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7987"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7987"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-7987"}
2026-02-16 21:22:39.300 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-7987" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:39.319 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4, name=eth0)
2026-02-16 21:22:39.337 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2330ab58cc6" profile_ids:"kns.pods-7041" profile_ids:"ksa.pods-7041.default" ipv4_nets:"10.100.219.142/32"}
2026-02-16 21:22:39.337 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:39.337 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:39.337 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:39.338 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2330ab58cc6"
2026-02-16 21:22:39.338 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:39.338 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:39.342 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4, name=eth0)
2026-02-16 21:22:39.363 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:39.363 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"} status="up"
2026-02-16 21:22:39.363 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2330ab58cc6" profile_ids:"kns.pods-7041" profile_ids:"ksa.pods-7041.default" ipv4_nets:"10.100.219.142/32"}
2026-02-16 21:22:39.363 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7041"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7041"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-7041"}
2026-02-16 21:22:39.363 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:39.363 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:39.363 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:39.364 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2330ab58cc6"
2026-02-16 21:22:39.364 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:39.364 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:22:39.389 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:39.389 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"} status="up"
2026-02-16 21:22:39.854 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793, name=eth0)
2026-02-16 21:22:39.855 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-7987"} profile:{inbound_rules:{action:"allow" rule_id:"CXvBgJ3xE1HmEruY"} outbound_rules:{action:"allow" rule_id:"56fVf8Zw-wo-Du8n"}}
2026-02-16 21:22:39.855 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-7987.default"} profile:{}
2026-02-16 21:22:39.855 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidc060562cdd" profile_ids:"kns.emptydir-7987" profile_ids:"ksa.emptydir-7987.default" ipv4_nets:"10.100.219.143/32"}
2026-02-16 21:22:39.855 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:39.856 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:39.856 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:39.856 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidc060562cdd" ipVersion=0x4 table="filter"
2026-02-16 21:22:39.856 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-7987" ipVersion=0x4 table="filter"
2026-02-16 21:22:39.856 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mNXrz9lvR5TO1zosFh" ipVersion=0x4 table="filter"
2026-02-16 21:22:39.856 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidc060562cdd" ipVersion=0x4 table="filter"
2026-02-16 21:22:39.856 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-7987" ipVersion=0x4 table="filter"
2026-02-16 21:22:39.856 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mNXrz9lvR5TO1zosFh" ipVersion=0x4 table="filter"
2026-02-16 21:22:39.856 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidc060562cdd"
2026-02-16 21:22:39.856 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:39.856 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:39.907 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:39.907 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"} status="down"
2026-02-16 21:22:39.932 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calidc060562cdd" state="down"
2026-02-16 21:22:39.932 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidc060562cdd"
2026-02-16 21:22:39.932 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc060562cdd", State:"down", Index:20}
2026-02-16 21:22:39.932 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc060562cdd", Addrs:set.Typed[string]{}}
2026-02-16 21:22:39.932 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc060562cdd", Addrs:set.Typed[string]{}}
2026-02-16 21:22:39.932 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidc060562cdd"
2026-02-16 21:22:39.932 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:39.932 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:39.934 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calidc060562cdd" state="up"
2026-02-16 21:22:39.960 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:39.960 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"} status="down"
2026-02-16 21:22:39.960 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc060562cdd", State:"up", Index:20}
2026-02-16 21:22:39.960 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidc060562cdd"
2026-02-16 21:22:39.960 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidc060562cdd"
2026-02-16 21:22:39.960 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidc060562cdd"
2026-02-16 21:22:39.961 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:39.961 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:39.985 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:39.985 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"} status="up"
2026-02-16 21:22:40.899 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793, name=eth0)
2026-02-16 21:22:40.899 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidc060562cdd" profile_ids:"kns.emptydir-7987" profile_ids:"ksa.emptydir-7987.default" ipv4_nets:"10.100.219.143/32"}
2026-02-16 21:22:40.899 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:40.899 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:40.900 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:40.900 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidc060562cdd"
2026-02-16 21:22:40.900 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:40.900 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:40.928 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:40.928 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"} status="up"
2026-02-16 21:22:41.178 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=20
2026-02-16 21:22:41.178 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidc060562cdd"
2026-02-16 21:22:41.178 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc060562cdd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:41.179 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc060562cdd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:22:42.065 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793, name=eth0)
2026-02-16 21:22:42.066 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidc060562cdd" profile_ids:"kns.emptydir-7987" profile_ids:"ksa.emptydir-7987.default" ipv4_nets:"10.100.219.143/32"}
2026-02-16 21:22:42.066 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:42.066 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:42.066 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:42.067 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidc060562cdd"
2026-02-16 21:22:42.067 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:42.067 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:42.088 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:22:42.088 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"} status="up"
2026-02-16 21:22:42.171 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calidc060562cdd" state="down"
2026-02-16 21:22:42.171 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidc060562cdd"
2026-02-16 21:22:42.171 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc060562cdd", State:"down", Index:20}
2026-02-16 21:22:42.171 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc060562cdd", Addrs:set.Typed[string]{}}
2026-02-16 21:22:42.171 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc060562cdd", Addrs:set.Typed[string]{}}
2026-02-16 21:22:42.171 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidc060562cdd"
2026-02-16 21:22:42.171 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:42.172 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:42.172 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=20
2026-02-16 21:22:42.172 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.143
2026-02-16 21:22:42.176 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calidc060562cdd" state=""
2026-02-16 21:22:42.176 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidc060562cdd"
2026-02-16 21:22:42.192 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:42.192 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"} status="down"
2026-02-16 21:22:42.192 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc060562cdd", State:"", Index:20}
2026-02-16 21:22:42.192 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc060562cdd", Addrs:set.Set[string](nil)}
2026-02-16 21:22:42.192 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc060562cdd", Addrs:set.Set[string](nil)}
2026-02-16 21:22:42.192 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidc060562cdd"
2026-02-16 21:22:42.192 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:42.192 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:42.210 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:22:42.210 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"} status="down"
2026-02-16 21:22:42.435 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793, name=eth0)
2026-02-16 21:22:42.436 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793" endpoint_id:"eth0"}
2026-02-16 21:22:42.436 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-7987"}
2026-02-16 21:22:42.436 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-7987.default"}
2026-02-16 21:22:42.436 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:42.436 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:42.436 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-7987" ipVersion=0x4 table="filter"
2026-02-16 21:22:42.437 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mNXrz9lvR5TO1zosFh" ipVersion=0x4 table="filter"
2026-02-16 21:22:42.437 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-7987" ipVersion=0x4 table="filter"
2026-02-16 21:22:42.437 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mNXrz9lvR5TO1zosFh" ipVersion=0x4 table="filter"
2026-02-16 21:22:42.437 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:42.437 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidc060562cdd" ipVersion=0x4 table="filter"
2026-02-16 21:22:42.437 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidc060562cdd" ipVersion=0x4 table="filter"
2026-02-16 21:22:42.437 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:42.437 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:42.488 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-7987/pod-9978c2c1-053d-46ae-9bae-4d03ca434793", EndpointId:"eth0"}
2026-02-16 21:22:42.572 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2339"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2339"}
2026-02-16 21:22:42.604 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5976"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5976"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5976"}
2026-02-16 21:22:42.632 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5976" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:43.374 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7987"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7987"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-7987"}
2026-02-16 21:22:43.403 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8226"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8226"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-8226"}
2026-02-16 21:22:43.427 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-8226" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:43.676 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4847"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4847"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-4847"}
2026-02-16 21:22:43.730 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9861" name:"default"}
2026-02-16 21:22:43.798 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9861"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9861"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-9861"}
2026-02-16 21:22:43.821 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9861"}
2026-02-16 21:22:44.347 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"certificates-9060" name:"default"}
2026-02-16 21:22:44.478 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8226"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8226"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-8226"}
2026-02-16 21:22:44.502 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7097"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-7097"}
2026-02-16 21:22:44.522 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7097" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:44.522 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7097" name:"e2e-sa-4rcqt"} labels:{key:"projectcalico.org/name" value:"e2e-sa-4rcqt"}
2026-02-16 21:22:44.577 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7097"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-7097"}
2026-02-16 21:22:44.600 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-6435"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-6435"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-6435"}
2026-02-16 21:22:44.622 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-6435" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:44.685 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-9060"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-9060"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"certificates-9060"}
2026-02-16 21:22:44.743 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"certificates-9060"}
2026-02-16 21:22:45.464 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:22:46.733 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5976"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5976"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5976"}
2026-02-16 21:22:46.761 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9292"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9292"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-9292"}
2026-02-16 21:22:46.761 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-9292" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:46.990 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-6435" type:"ClusterIP" cluster_ips:"10.254.132.7" ports:{Protocol:"TCP" Port:9443}
2026-02-16 21:22:47.651 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2339" name:"default"}
2026-02-16 21:22:47.841 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2339"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2339"}
2026-02-16 21:22:47.867 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2339"}
2026-02-16 21:22:48.488 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-7987" name:"default"}
2026-02-16 21:22:48.664 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7987"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7987"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-7987"}
2026-02-16 21:22:48.686 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-7987"}
2026-02-16 21:22:48.849 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"fooservice" namespace:"pods-4847"
2026-02-16 21:22:48.958 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-4847" name:"default"}
2026-02-16 21:22:49.075 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-4847"}
2026-02-16 21:22:49.822 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-7097" name:"default"}
2026-02-16 21:22:49.847 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-7097" name:"e2e-sa-4rcqt"}
2026-02-16 21:22:49.875 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7097"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-7097"}
2026-02-16 21:22:49.900 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-7097"}
2026-02-16 21:22:49.929 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-8226" name:"default"}
2026-02-16 21:22:50.049 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8226"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8226"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-8226"}
2026-02-16 21:22:50.078 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-8226"}
2026-02-16 21:22:50.114 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-6435"
2026-02-16 21:22:50.199 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-6435"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-6435"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-6435"}
2026-02-16 21:22:50.255 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1732"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-1732"}
2026-02-16 21:22:50.286 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-1732" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:50.325 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1732"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-1732"} labels:{key:"validating-admission-policy-1732" value:"true"}
2026-02-16 21:22:50.462 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1732"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-1732"} labels:{key:"validating-admission-policy-1732" value:"true"}
2026-02-16 21:22:50.487 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7476"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7476"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-7476"}
2026-02-16 21:22:50.509 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-7476" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:51.867 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5976" name:"default"}
2026-02-16 21:22:51.939 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9292"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9292"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-9292"}
2026-02-16 21:22:51.985 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-322"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-322"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-322"}
2026-02-16 21:22:52.009 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-322" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:52.148 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5976"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5976"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5976"}
2026-02-16 21:22:52.179 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5976"}
2026-02-16 21:22:53.694 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7476"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7476"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-7476"}
2026-02-16 21:22:53.718 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-9136"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-9136"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-9136"}
2026-02-16 21:22:53.719 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-9136" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:53.827 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-9136"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-9136"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-9136"}
2026-02-16 21:22:53.860 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4472"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4472"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4472"}
2026-02-16 21:22:53.888 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-4472" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:55.251 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-6435" name:"default"}
2026-02-16 21:22:55.577 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-6435"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-6435"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-6435"}
2026-02-16 21:22:55.599 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-6435"}
2026-02-16 21:22:55.739 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-1732" name:"default"}
2026-02-16 21:22:55.840 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1732"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1732"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-1732"} labels:{key:"validating-admission-policy-1732" value:"true"}
2026-02-16 21:22:55.863 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-1732"}
2026-02-16 21:22:57.392 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-9292" name:"default"}
2026-02-16 21:22:57.430 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9292"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9292"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-9292"}
2026-02-16 21:22:57.457 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-9292"}
2026-02-16 21:22:58.278 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-322"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-322"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-322"}
2026-02-16 21:22:58.303 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-626"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-626"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-626"}
2026-02-16 21:22:58.325 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-626" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:58.326 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-626"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-626"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-626"} labels:{key:"webhook-626" value:"true"}
2026-02-16 21:22:58.350 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4174"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4174"} labels:{key:"webhook-626-markers" value:"true"}
2026-02-16 21:22:58.350 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4174" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:22:58.957 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-9136" name:"default"}
2026-02-16 21:22:59.109 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-9136"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-9136"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-9136"}
2026-02-16 21:22:59.138 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-9136"}
2026-02-16 21:22:59.229 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-7476" name:"default"}
2026-02-16 21:22:59.313 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7476"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7476"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-7476"}
2026-02-16 21:22:59.336 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-7476"}
2026-02-16 21:23:00.782 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-626" type:"ClusterIP" cluster_ips:"10.254.86.70" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:23:00.847 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-626"
2026-02-16 21:23:00.872 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-626"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-626"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-626"} labels:{key:"webhook-626" value:"true"}
2026-02-16 21:23:00.898 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4174"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4174"} labels:{key:"webhook-626-markers" value:"true"}
2026-02-16 21:23:00.923 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-9345"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-9345"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-9345"}
2026-02-16 21:23:00.943 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-9345" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:02.535 [INFO][90] felix/summary.go 100: Summarising 259 dataplane reconciliation loops over 1m0.1s: avg=27ms longest=80ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:23:02.995 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4472"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4472"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4472"}
2026-02-16 21:23:03.021 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7016"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7016"}
2026-02-16 21:23:03.037 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7016" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:03.354 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-322" name:"default"}
2026-02-16 21:23:03.477 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-322"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-322"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-322"}
2026-02-16 21:23:03.498 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-322"}
2026-02-16 21:23:05.412 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:23:05.412 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:23:05.412 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:23:06.122 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4174" name:"default"}
2026-02-16 21:23:06.254 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4174"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4174"} labels:{key:"webhook-626-markers" value:"true"}
2026-02-16 21:23:06.277 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4174"}
2026-02-16 21:23:06.414 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-626" name:"default"}
2026-02-16 21:23:06.443 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-626"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-626"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-626"} labels:{key:"webhook-626" value:"true"}
2026-02-16 21:23:06.463 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-626"}
2026-02-16 21:23:07.018 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-9345"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-9345"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-9345"}
2026-02-16 21:23:07.044 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1040"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"job-1040"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1040"}
2026-02-16 21:23:07.065 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-1040" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:07.249 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7016"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7016"}
2026-02-16 21:23:07.269 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2028"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2028"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2028"}
2026-02-16 21:23:07.284 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-2028" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:07.903 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-lifecycle-hook-2028/pod-handle-http-request, name=eth0)
2026-02-16 21:23:07.904 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-2028"} profile:{inbound_rules:{action:"allow" rule_id:"3ie70xK0n0t9-kIO"} outbound_rules:{action:"allow" rule_id:"zg0j47wPjxLlXUdp"}}
2026-02-16 21:23:07.904 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-2028.default"} profile:{}
2026-02-16 21:23:07.904 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2028/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdf1bc6ca1f" profile_ids:"kns.container-lifecycle-hook-2028" profile_ids:"ksa.container-lifecycle-hook-2028.default" ipv4_nets:"10.100.219.144/32"}
2026-02-16 21:23:07.904 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:23:07.904 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:23:07.904 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:23:07.905 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califdf1bc6ca1f" ipVersion=0x4 table="filter"
2026-02-16 21:23:07.905 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3Rwx0TDUogaDzMgU0x" ipVersion=0x4 table="filter"
2026-02-16 21:23:07.905 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NPGnt0BiP86zGKwLbA" ipVersion=0x4 table="filter"
2026-02-16 21:23:07.905 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califdf1bc6ca1f" ipVersion=0x4 table="filter"
2026-02-16 21:23:07.905 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3Rwx0TDUogaDzMgU0x" ipVersion=0x4 table="filter"
2026-02-16 21:23:07.905 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NPGnt0BiP86zGKwLbA" ipVersion=0x4 table="filter"
2026-02-16 21:23:07.905 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califdf1bc6ca1f"
2026-02-16 21:23:07.905 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:23:07.905 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:23:07.949 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:07.949 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-16 21:23:07.978 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="califdf1bc6ca1f" state="down"
2026-02-16 21:23:07.978 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califdf1bc6ca1f"
2026-02-16 21:23:07.978 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdf1bc6ca1f", State:"down", Index:21}
2026-02-16 21:23:07.978 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdf1bc6ca1f", Addrs:set.Typed[string]{}}
2026-02-16 21:23:07.978 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdf1bc6ca1f", Addrs:set.Typed[string]{}}
2026-02-16 21:23:07.978 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califdf1bc6ca1f"
2026-02-16 21:23:07.978 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:23:07.978 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:23:07.984 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="califdf1bc6ca1f" state="up"
2026-02-16 21:23:07.999 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:07.999 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-16 21:23:07.999 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdf1bc6ca1f", State:"up", Index:21}
2026-02-16 21:23:07.999 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califdf1bc6ca1f"
2026-02-16 21:23:07.999 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califdf1bc6ca1f"
2026-02-16 21:23:07.999 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdf1bc6ca1f"
2026-02-16 21:23:07.999 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:23:07.999 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:23:08.021 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:08.021 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-16 21:23:08.320 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-4472" name:"default"}
2026-02-16 21:23:08.383 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4472"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4472"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4472"}
2026-02-16 21:23:08.409 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-4472"}
2026-02-16 21:23:09.021 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-lifecycle-hook-2028/pod-handle-http-request, name=eth0)
2026-02-16 21:23:09.022 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2028/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdf1bc6ca1f" profile_ids:"kns.container-lifecycle-hook-2028" profile_ids:"ksa.container-lifecycle-hook-2028.default" ipv4_nets:"10.100.219.144/32"}
2026-02-16 21:23:09.022 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:23:09.022 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:23:09.022 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:23:09.023 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdf1bc6ca1f"
2026-02-16 21:23:09.023 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:23:09.023 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:23:09.051 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:09.051 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-16 21:23:09.655 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4, name=eth0)
2026-02-16 21:23:09.656 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4" endpoint_id:"eth0"}
2026-02-16 21:23:09.656 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-7041"}
2026-02-16 21:23:09.656 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-7041.default"}
2026-02-16 21:23:09.656 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:23:09.656 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:23:09.657 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-7041" ipVersion=0x4 table="filter"
2026-02-16 21:23:09.657 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wWg-iuTNGu8uydEqx4" ipVersion=0x4 table="filter"
2026-02-16 21:23:09.657 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-7041" ipVersion=0x4 table="filter"
2026-02-16 21:23:09.657 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wWg-iuTNGu8uydEqx4" ipVersion=0x4 table="filter"
2026-02-16 21:23:09.657 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:23:09.657 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2330ab58cc6" ipVersion=0x4 table="filter"
2026-02-16 21:23:09.657 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2330ab58cc6" ipVersion=0x4 table="filter"
2026-02-16 21:23:09.657 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:23:09.657 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:23:09.658 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.142
bird: KIF: Received address message for unknown interface 19
2026-02-16 21:23:09.723 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7041/pod-exec-websocket-dc81e364-761b-4256-866c-d40efc458ea4", EndpointId:"eth0"}
2026-02-16 21:23:09.765 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=19
2026-02-16 21:23:09.765 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2330ab58cc6"
2026-02-16 21:23:09.765 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali2330ab58cc6" state="down"
2026-02-16 21:23:09.765 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2330ab58cc6", Addrs:set.Typed[string]{}}
2026-02-16 21:23:09.765 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2330ab58cc6", Addrs:set.Typed[string]{}}
2026-02-16 21:23:09.765 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2330ab58cc6", State:"down", Index:19}
2026-02-16 21:23:09.768 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali2330ab58cc6" state=""
2026-02-16 21:23:09.768 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2330ab58cc6"
2026-02-16 21:23:09.787 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2330ab58cc6", State:"", Index:19}
2026-02-16 21:23:09.787 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2330ab58cc6", Addrs:set.Set[string](nil)}
2026-02-16 21:23:09.787 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2330ab58cc6", Addrs:set.Set[string](nil)}
2026-02-16 21:23:09.886 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=21
2026-02-16 21:23:09.886 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califdf1bc6ca1f"
2026-02-16 21:23:09.886 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdf1bc6ca1f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:09.886 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdf1bc6ca1f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:11.124 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1040"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"job-1040"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1040"}
2026-02-16 21:23:11.149 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-305"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-305"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-305"}
2026-02-16 21:23:11.170 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-305" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:11.170 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-305"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-305"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-305"} labels:{key:"webhook-305" value:"true"}
2026-02-16 21:23:11.190 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3149"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3149"} labels:{key:"webhook-305-markers" value:"true"}
2026-02-16 21:23:11.211 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3149" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:12.133 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-9345" name:"default"}
2026-02-16 21:23:12.324 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-9345"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-9345"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-9345"}
2026-02-16 21:23:12.350 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-9345"}
2026-02-16 21:23:12.560 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7016" name:"default"}
2026-02-16 21:23:12.739 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7016"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7016"}
2026-02-16 21:23:12.781 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7016"}
2026-02-16 21:23:13.672 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-305" type:"ClusterIP" cluster_ips:"10.254.181.67" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:23:14.891 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-305"
2026-02-16 21:23:15.180 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-305"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-305"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-305"} labels:{key:"webhook-305" value:"true"}
2026-02-16 21:23:15.211 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3149"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3149"} labels:{key:"webhook-305-markers" value:"true"}
2026-02-16 21:23:15.259 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-5116"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-5116"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-wrapper-5116"}
2026-02-16 21:23:15.285 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-wrapper-5116" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:15.482 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2028"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2028"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2028"}
2026-02-16 21:23:15.508 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9904"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9904"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9904"}
2026-02-16 21:23:15.535 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-9904" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:16.388 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-1040" name:"default"}
2026-02-16 21:23:16.629 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1040"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"job-1040"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1040"}
2026-02-16 21:23:16.650 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-1040"}
2026-02-16 21:23:16.884 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7041" name:"default"}
2026-02-16 21:23:16.961 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7041"}
2026-02-16 21:23:17.390 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-5116"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-5116"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-wrapper-5116"}
2026-02-16 21:23:17.418 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9327"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-9327"}
2026-02-16 21:23:17.418 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-9327" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:17.492 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5037"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5037"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-5037"}
2026-02-16 21:23:17.524 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-8195"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-8195"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-8195"}
2026-02-16 21:23:17.548 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-8195" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:19.698 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-8195"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-8195"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-8195"}
2026-02-16 21:23:19.722 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6254"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-6254"}
2026-02-16 21:23:19.743 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-6254" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:20.287 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3149" name:"default"}
2026-02-16 21:23:20.497 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-305" name:"default"}
2026-02-16 21:23:20.514 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-lifecycle-hook-2028/pod-handle-http-request, name=eth0)
2026-02-16 21:23:20.519 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-lifecycle-hook-2028/pod-handle-http-request, name=eth0)
2026-02-16 21:23:20.534 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2028/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdf1bc6ca1f" profile_ids:"kns.container-lifecycle-hook-2028" profile_ids:"ksa.container-lifecycle-hook-2028.default" ipv4_nets:"10.100.219.144/32"}
2026-02-16 21:23:20.535 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2028/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-16 21:23:20.535 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-2028"}
2026-02-16 21:23:20.535 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-2028.default"}
2026-02-16 21:23:20.535 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:23:20.536 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:23:20.537 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3Rwx0TDUogaDzMgU0x" ipVersion=0x4 table="filter"
2026-02-16 21:23:20.537 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NPGnt0BiP86zGKwLbA" ipVersion=0x4 table="filter"
2026-02-16 21:23:20.537 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3Rwx0TDUogaDzMgU0x" ipVersion=0x4 table="filter"
2026-02-16 21:23:20.537 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NPGnt0BiP86zGKwLbA" ipVersion=0x4 table="filter"
2026-02-16 21:23:20.537 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:23:20.538 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califdf1bc6ca1f" ipVersion=0x4 table="filter"
2026-02-16 21:23:20.538 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califdf1bc6ca1f" ipVersion=0x4 table="filter"
2026-02-16 21:23:20.538 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:23:20.538 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:23:20.539 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.144
2026-02-16 21:23:20.603 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2028/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:23:20.810 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3149"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3149"} labels:{key:"webhook-305-markers" value:"true"}
2026-02-16 21:23:20.831 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-2028" name:"default"}
2026-02-16 21:23:20.831 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3149"}
2026-02-16 21:23:20.846 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-305"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-305"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-305"} labels:{key:"webhook-305" value:"true"}
2026-02-16 21:23:20.873 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-305"}
2026-02-16 21:23:20.882 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="califdf1bc6ca1f" state="down"
2026-02-16 21:23:20.882 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califdf1bc6ca1f"
2026-02-16 21:23:20.882 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=21
2026-02-16 21:23:20.883 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="califdf1bc6ca1f" state=""
2026-02-16 21:23:20.883 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califdf1bc6ca1f"
2026-02-16 21:23:20.895 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdf1bc6ca1f", State:"down", Index:21}
2026-02-16 21:23:20.895 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdf1bc6ca1f", Addrs:set.Typed[string]{}}
2026-02-16 21:23:20.895 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdf1bc6ca1f", Addrs:set.Typed[string]{}}
2026-02-16 21:23:20.895 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdf1bc6ca1f", State:"", Index:21}
2026-02-16 21:23:20.895 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdf1bc6ca1f", Addrs:set.Set[string](nil)}
2026-02-16 21:23:20.895 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdf1bc6ca1f", Addrs:set.Set[string](nil)}
2026-02-16 21:23:21.056 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2028"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2028"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2028"}
2026-02-16 21:23:21.074 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-2028"}
2026-02-16 21:23:21.165 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s, name=eth0)
2026-02-16 21:23:21.165 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-9904.default"} profile:{}
2026-02-16 21:23:21.165 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-9904"} profile:{inbound_rules:{action:"allow" rule_id:"QRG76pF5aU-2w-9F"} outbound_rules:{action:"allow" rule_id:"ZxixeU4Qjms2eA5H"}}
2026-02-16 21:23:21.166 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali62516765f98" profile_ids:"kns.deployment-9904" profile_ids:"ksa.deployment-9904.default" ipv4_nets:"10.100.219.145/32"}
2026-02-16 21:23:21.166 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:21.166 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:21.166 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:21.166 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali62516765f98" ipVersion=0x4 table="filter"
2026-02-16 21:23:21.166 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-9904" ipVersion=0x4 table="filter"
2026-02-16 21:23:21.166 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6AXzlmcCpPzWmZyHrf" ipVersion=0x4 table="filter"
2026-02-16 21:23:21.166 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali62516765f98" ipVersion=0x4 table="filter"
2026-02-16 21:23:21.166 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-9904" ipVersion=0x4 table="filter"
2026-02-16 21:23:21.166 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6AXzlmcCpPzWmZyHrf" ipVersion=0x4 table="filter"
2026-02-16 21:23:21.166 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali62516765f98"
2026-02-16 21:23:21.166 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:21.166 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:21.208 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:21.208 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"} status="down"
2026-02-16 21:23:21.240 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali62516765f98" state="down"
2026-02-16 21:23:21.240 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali62516765f98"
2026-02-16 21:23:21.240 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62516765f98", State:"down", Index:22}
2026-02-16 21:23:21.240 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62516765f98", Addrs:set.Typed[string]{}}
2026-02-16 21:23:21.240 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62516765f98", Addrs:set.Typed[string]{}}
2026-02-16 21:23:21.240 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali62516765f98"
2026-02-16 21:23:21.240 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:21.240 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:21.240 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali62516765f98" state="up"
2026-02-16 21:23:21.273 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:21.273 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"} status="down"
2026-02-16 21:23:21.273 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62516765f98", State:"up", Index:22}
2026-02-16 21:23:21.273 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali62516765f98"
2026-02-16 21:23:21.273 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali62516765f98"
2026-02-16 21:23:21.273 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali62516765f98"
2026-02-16 21:23:21.273 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:21.273 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:21.301 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:21.301 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"} status="up"
2026-02-16 21:23:22.107 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s, name=eth0)
2026-02-16 21:23:22.107 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali62516765f98" profile_ids:"kns.deployment-9904" profile_ids:"ksa.deployment-9904.default" ipv4_nets:"10.100.219.145/32"}
2026-02-16 21:23:22.107 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:22.108 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:22.108 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:22.108 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali62516765f98"
2026-02-16 21:23:22.109 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:22.109 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:22.131 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:22.131 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"} status="up"
2026-02-16 21:23:22.645 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9904"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9904"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9904"}
2026-02-16 21:23:22.673 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5294"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5294"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-5294"}
2026-02-16 21:23:22.703 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-5294" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:22.714 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=22
2026-02-16 21:23:22.714 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali62516765f98"
2026-02-16 21:23:22.728 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62516765f98", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:22.730 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62516765f98", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:22.785 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-5037" name:"default"}
2026-02-16 21:23:22.932 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-wrapper-5116" name:"default"}
2026-02-16 21:23:22.975 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5037"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5037"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-5037"}
2026-02-16 21:23:22.975 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-5037"}
2026-02-16 21:23:23.070 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-5116"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-5116"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-wrapper-5116"}
2026-02-16 21:23:23.092 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-wrapper-5116"}
2026-02-16 21:23:23.283 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61, name=eth0)
2026-02-16 21:23:23.283 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.containers-5294"} profile:{inbound_rules:{action:"allow" rule_id:"DUMwq8WEFIFHWTWb"} outbound_rules:{action:"allow" rule_id:"78XozWt2F3OhRHIG"}}
2026-02-16 21:23:23.283 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.containers-5294.default"} profile:{}
2026-02-16 21:23:23.283 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif0cd6b219bf" profile_ids:"kns.containers-5294" profile_ids:"ksa.containers-5294.default" ipv4_nets:"10.100.219.146/32"}
2026-02-16 21:23:23.283 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:23.284 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:23.284 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:23.284 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif0cd6b219bf" ipVersion=0x4 table="filter"
2026-02-16 21:23:23.284 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.containers-5294" ipVersion=0x4 table="filter"
2026-02-16 21:23:23.284 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ag5NtcM40rx5zirsW4" ipVersion=0x4 table="filter"
2026-02-16 21:23:23.284 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif0cd6b219bf" ipVersion=0x4 table="filter"
2026-02-16 21:23:23.284 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.containers-5294" ipVersion=0x4 table="filter"
2026-02-16 21:23:23.284 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ag5NtcM40rx5zirsW4" ipVersion=0x4 table="filter"
2026-02-16 21:23:23.284 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif0cd6b219bf"
2026-02-16 21:23:23.284 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:23.284 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:23.314 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:23.315 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"} status="down"
2026-02-16 21:23:23.357 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="calif0cd6b219bf" state="down"
2026-02-16 21:23:23.357 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif0cd6b219bf", State:"down", Index:23}
2026-02-16 21:23:23.357 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif0cd6b219bf"
2026-02-16 21:23:23.358 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif0cd6b219bf"
2026-02-16 21:23:23.358 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:23.358 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:23.360 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="calif0cd6b219bf" state="up"
2026-02-16 21:23:23.379 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:23.379 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"} status="down"
2026-02-16 21:23:23.379 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif0cd6b219bf", Addrs:set.Typed[string]{}}
2026-02-16 21:23:23.379 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif0cd6b219bf", Addrs:set.Typed[string]{}}
2026-02-16 21:23:23.379 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif0cd6b219bf", State:"up", Index:23}
2026-02-16 21:23:23.379 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif0cd6b219bf"
2026-02-16 21:23:23.379 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif0cd6b219bf"
2026-02-16 21:23:23.379 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif0cd6b219bf"
2026-02-16 21:23:23.379 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:23.379 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:23.400 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:23.400 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"} status="up"
2026-02-16 21:23:24.116 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61, name=eth0)
2026-02-16 21:23:24.116 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif0cd6b219bf" profile_ids:"kns.containers-5294" profile_ids:"ksa.containers-5294.default" ipv4_nets:"10.100.219.146/32"}
2026-02-16 21:23:24.116 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:24.116 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:24.116 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:24.117 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif0cd6b219bf"
2026-02-16 21:23:24.117 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:24.117 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:24.144 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:24.144 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"} status="up"
2026-02-16 21:23:24.742 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-8195"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-8195"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-8195"}
2026-02-16 21:23:25.050 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=23
2026-02-16 21:23:25.050 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif0cd6b219bf"
2026-02-16 21:23:25.050 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif0cd6b219bf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:25.050 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif0cd6b219bf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:25.259 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61, name=eth0)
2026-02-16 21:23:25.259 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif0cd6b219bf" profile_ids:"kns.containers-5294" profile_ids:"ksa.containers-5294.default" ipv4_nets:"10.100.219.146/32"}
2026-02-16 21:23:25.259 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:25.259 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:25.259 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:25.262 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif0cd6b219bf"
2026-02-16 21:23:25.262 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:25.262 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:25.282 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:25.282 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"} status="up"
2026-02-16 21:23:25.366 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="calif0cd6b219bf" state="down"
2026-02-16 21:23:25.366 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif0cd6b219bf"
2026-02-16 21:23:25.367 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif0cd6b219bf", State:"down", Index:23}
2026-02-16 21:23:25.367 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif0cd6b219bf", Addrs:set.Typed[string]{}}
2026-02-16 21:23:25.367 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif0cd6b219bf", Addrs:set.Typed[string]{}}
2026-02-16 21:23:25.367 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif0cd6b219bf"
2026-02-16 21:23:25.367 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:25.367 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:25.368 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.146
2026-02-16 21:23:25.369 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=23
2026-02-16 21:23:25.369 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="calif0cd6b219bf" state=""
2026-02-16 21:23:25.369 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif0cd6b219bf"
2026-02-16 21:23:25.385 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:25.386 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"} status="down"
2026-02-16 21:23:25.386 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif0cd6b219bf", State:"", Index:23}
2026-02-16 21:23:25.386 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif0cd6b219bf", Addrs:set.Set[string](nil)}
2026-02-16 21:23:25.386 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif0cd6b219bf", Addrs:set.Set[string](nil)}
2026-02-16 21:23:25.386 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif0cd6b219bf"
2026-02-16 21:23:25.386 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:25.386 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:25.406 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:25.406 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"} status="down"
2026-02-16 21:23:25.468 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61, name=eth0)
2026-02-16 21:23:25.469 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61" endpoint_id:"eth0"}
2026-02-16 21:23:25.469 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.containers-5294.default"}
2026-02-16 21:23:25.469 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.containers-5294"}
2026-02-16 21:23:25.469 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:25.470 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:25.470 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.containers-5294" ipVersion=0x4 table="filter"
2026-02-16 21:23:25.470 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ag5NtcM40rx5zirsW4" ipVersion=0x4 table="filter"
2026-02-16 21:23:25.470 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.containers-5294" ipVersion=0x4 table="filter"
2026-02-16 21:23:25.470 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ag5NtcM40rx5zirsW4" ipVersion=0x4 table="filter"
2026-02-16 21:23:25.470 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:25.470 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif0cd6b219bf" ipVersion=0x4 table="filter"
2026-02-16 21:23:25.470 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif0cd6b219bf" ipVersion=0x4 table="filter"
2026-02-16 21:23:25.470 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:25.470 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:25.530 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5294/client-containers-b6d24a5e-a3ce-4140-9b50-49a80ee85d61", EndpointId:"eth0"}
2026-02-16 21:23:26.799 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5294"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5294"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-5294"}
2026-02-16 21:23:26.822 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5042"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5042"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5042"}
2026-02-16 21:23:26.852 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5042" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:27.677 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s, name=eth0)
2026-02-16 21:23:27.678 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali62516765f98" profile_ids:"kns.deployment-9904" profile_ids:"ksa.deployment-9904.default" ipv4_nets:"10.100.219.145/32"}
2026-02-16 21:23:27.678 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:27.679 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:27.679 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:27.680 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali62516765f98"
2026-02-16 21:23:27.680 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:27.680 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:27.686 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s, name=eth0)
2026-02-16 21:23:27.708 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:27.708 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"} status="up"
2026-02-16 21:23:27.708 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s" endpoint_id:"eth0"}
2026-02-16 21:23:27.708 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-9904.default"}
2026-02-16 21:23:27.708 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-9904"}
2026-02-16 21:23:27.708 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:27.708 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:27.708 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-9904" ipVersion=0x4 table="filter"
2026-02-16 21:23:27.708 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6AXzlmcCpPzWmZyHrf" ipVersion=0x4 table="filter"
2026-02-16 21:23:27.708 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-9904" ipVersion=0x4 table="filter"
2026-02-16 21:23:27.708 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6AXzlmcCpPzWmZyHrf" ipVersion=0x4 table="filter"
2026-02-16 21:23:27.708 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:27.708 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali62516765f98" ipVersion=0x4 table="filter"
2026-02-16 21:23:27.708 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali62516765f98" ipVersion=0x4 table="filter"
2026-02-16 21:23:27.708 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:27.708 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:27.709 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.145
2026-02-16 21:23:27.764 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9904/test-rolling-update-deployment-6466d5fddd-mp48s", EndpointId:"eth0"}
2026-02-16 21:23:27.962 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-9904" name:"default"}
2026-02-16 21:23:28.038 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali62516765f98" state="down"
2026-02-16 21:23:28.038 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali62516765f98"
2026-02-16 21:23:28.038 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=22
2026-02-16 21:23:28.038 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62516765f98", State:"down", Index:22}
2026-02-16 21:23:28.038 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62516765f98", Addrs:set.Typed[string]{}}
2026-02-16 21:23:28.038 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62516765f98", Addrs:set.Typed[string]{}}
2026-02-16 21:23:28.040 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali62516765f98" state=""
2026-02-16 21:23:28.040 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali62516765f98"
2026-02-16 21:23:28.063 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62516765f98", State:"", Index:22}
2026-02-16 21:23:28.063 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62516765f98", Addrs:set.Set[string](nil)}
2026-02-16 21:23:28.063 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62516765f98", Addrs:set.Set[string](nil)}
2026-02-16 21:23:28.103 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9904"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9904"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9904"}
2026-02-16 21:23:28.135 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-9904"}
2026-02-16 21:23:28.856 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6254"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-6254"}
2026-02-16 21:23:28.893 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8608"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-8608"}
2026-02-16 21:23:28.919 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-8608" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:29.490 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691, name=eth0)
2026-02-16 21:23:29.491 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubelet-test-8608"} profile:{inbound_rules:{action:"allow" rule_id:"oBfhpxOeydlDKwgw"} outbound_rules:{action:"allow" rule_id:"0JdyvwBy2MG0x_9E"}}
2026-02-16 21:23:29.492 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubelet-test-8608.default"} profile:{}
2026-02-16 21:23:29.517 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic05dd575a28" profile_ids:"kns.kubelet-test-8608" profile_ids:"ksa.kubelet-test-8608.default" ipv4_nets:"10.100.219.147/32"}
2026-02-16 21:23:29.517 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:29.517 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:29.517 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:29.517 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic05dd575a28" ipVersion=0x4 table="filter"
2026-02-16 21:23:29.517 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_dCOaRl-mX4kfX8Md9L" ipVersion=0x4 table="filter"
2026-02-16 21:23:29.517 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_tAdfc6yNr5FwPTxrNK" ipVersion=0x4 table="filter"
2026-02-16 21:23:29.517 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic05dd575a28" ipVersion=0x4 table="filter"
2026-02-16 21:23:29.517 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_dCOaRl-mX4kfX8Md9L" ipVersion=0x4 table="filter"
2026-02-16 21:23:29.517 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_tAdfc6yNr5FwPTxrNK" ipVersion=0x4 table="filter"
2026-02-16 21:23:29.517 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic05dd575a28"
2026-02-16 21:23:29.518 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:29.518 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:29.565 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="calic05dd575a28" state="down"
2026-02-16 21:23:29.566 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic05dd575a28"
2026-02-16 21:23:29.566 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="calic05dd575a28" state="up"
2026-02-16 21:23:29.566 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:29.566 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"} status="down"
2026-02-16 21:23:29.566 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic05dd575a28", State:"down", Index:24}
2026-02-16 21:23:29.566 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic05dd575a28", Addrs:set.Typed[string]{}}
2026-02-16 21:23:29.566 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic05dd575a28", Addrs:set.Typed[string]{}}
2026-02-16 21:23:29.566 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic05dd575a28", State:"up", Index:24}
2026-02-16 21:23:29.566 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic05dd575a28"
2026-02-16 21:23:29.566 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic05dd575a28"
2026-02-16 21:23:29.566 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic05dd575a28"
2026-02-16 21:23:29.567 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:29.567 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:29.590 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:29.590 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"} status="up"
2026-02-16 21:23:29.886 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5042"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5042"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5042"}
2026-02-16 21:23:29.913 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-8195" name:"default"}
2026-02-16 21:23:29.932 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9003"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9003"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-9003"}
2026-02-16 21:23:29.984 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-9003" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:30.131 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-8195"}
2026-02-16 21:23:30.159 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691, name=eth0)
2026-02-16 21:23:30.159 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic05dd575a28" profile_ids:"kns.kubelet-test-8608" profile_ids:"ksa.kubelet-test-8608.default" ipv4_nets:"10.100.219.147/32"}
2026-02-16 21:23:30.159 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:30.159 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:30.159 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:30.160 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic05dd575a28"
2026-02-16 21:23:30.160 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:30.160 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:30.187 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:30.187 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"} status="up"
2026-02-16 21:23:30.748 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-9003/update-demo-nautilus-m6fxk, name=eth0)
2026-02-16 21:23:30.749 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-9003"} profile:{inbound_rules:{action:"allow" rule_id:"7GqgoenaA9FYk7wa"} outbound_rules:{action:"allow" rule_id:"22W1lwUSpjjzkkcH"}}
2026-02-16 21:23:30.749 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-9003.default"} profile:{}
2026-02-16 21:23:30.749 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9003/update-demo-nautilus-m6fxk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e313c8c8fe" profile_ids:"kns.kubectl-9003" profile_ids:"ksa.kubectl-9003.default" ipv4_nets:"10.100.219.148/32"}
2026-02-16 21:23:30.749 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:30.749 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:30.749 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:30.750 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:23:30.750 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5e313c8c8fe" ipVersion=0x4 table="filter"
2026-02-16 21:23:30.750 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-9003" ipVersion=0x4 table="filter"
2026-02-16 21:23:30.750 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_va4XooPV9LJtGZ9gZo" ipVersion=0x4 table="filter"
2026-02-16 21:23:30.750 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:23:30.750 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5e313c8c8fe" ipVersion=0x4 table="filter"
2026-02-16 21:23:30.750 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-9003" ipVersion=0x4 table="filter"
2026-02-16 21:23:30.750 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_va4XooPV9LJtGZ9gZo" ipVersion=0x4 table="filter"
2026-02-16 21:23:30.750 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5e313c8c8fe"
2026-02-16 21:23:30.750 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:30.750 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:30.784 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:30.784 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"} status="down"
2026-02-16 21:23:30.820 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali5e313c8c8fe" state="down"
2026-02-16 21:23:30.820 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5e313c8c8fe"
2026-02-16 21:23:30.820 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e313c8c8fe", State:"down", Index:25}
2026-02-16 21:23:30.821 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e313c8c8fe", Addrs:set.Typed[string]{}}
2026-02-16 21:23:30.821 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e313c8c8fe", Addrs:set.Typed[string]{}}
2026-02-16 21:23:30.821 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5e313c8c8fe"
2026-02-16 21:23:30.821 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:30.821 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:30.826 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali5e313c8c8fe" state="up"
2026-02-16 21:23:30.839 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:30.839 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"} status="down"
2026-02-16 21:23:30.839 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e313c8c8fe", State:"up", Index:25}
2026-02-16 21:23:30.839 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5e313c8c8fe"
2026-02-16 21:23:30.839 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5e313c8c8fe"
2026-02-16 21:23:30.839 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e313c8c8fe"
2026-02-16 21:23:30.839 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:30.839 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:30.854 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:30.854 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"} status="up"
2026-02-16 21:23:30.939 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=24
2026-02-16 21:23:30.939 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic05dd575a28"
2026-02-16 21:23:30.939 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic05dd575a28", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:30.939 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic05dd575a28", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:31.311 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691, name=eth0)
2026-02-16 21:23:31.311 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic05dd575a28" profile_ids:"kns.kubelet-test-8608" profile_ids:"ksa.kubelet-test-8608.default" ipv4_nets:"10.100.219.147/32"}
2026-02-16 21:23:31.311 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:31.311 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:31.311 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:31.321 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic05dd575a28"
2026-02-16 21:23:31.321 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:31.322 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:31.349 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:31.349 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"} status="down"
2026-02-16 21:23:31.413 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="calic05dd575a28" state="down"
2026-02-16 21:23:31.413 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic05dd575a28"
2026-02-16 21:23:31.413 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic05dd575a28", State:"down", Index:24}
2026-02-16 21:23:31.413 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic05dd575a28", Addrs:set.Typed[string]{}}
2026-02-16 21:23:31.413 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic05dd575a28", Addrs:set.Typed[string]{}}
2026-02-16 21:23:31.413 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic05dd575a28"
2026-02-16 21:23:31.413 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic05dd575a28"
2026-02-16 21:23:31.414 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:31.414 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:31.414 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=24
2026-02-16 21:23:31.414 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.147
2026-02-16 21:23:31.419 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="calic05dd575a28" state=""
2026-02-16 21:23:31.419 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic05dd575a28"
2026-02-16 21:23:31.432 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:31.433 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"} status="down"
2026-02-16 21:23:31.433 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic05dd575a28", State:"", Index:24}
2026-02-16 21:23:31.433 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic05dd575a28", Addrs:set.Set[string](nil)}
2026-02-16 21:23:31.433 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic05dd575a28", Addrs:set.Set[string](nil)}
2026-02-16 21:23:31.433 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic05dd575a28"
2026-02-16 21:23:31.433 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:31.433 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:31.454 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:31.454 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"} status="down"
2026-02-16 21:23:31.514 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691, name=eth0)
2026-02-16 21:23:31.514 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691" endpoint_id:"eth0"}
2026-02-16 21:23:31.514 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubelet-test-8608.default"}
2026-02-16 21:23:31.514 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubelet-test-8608"}
2026-02-16 21:23:31.514 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:31.514 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:31.515 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_dCOaRl-mX4kfX8Md9L" ipVersion=0x4 table="filter"
2026-02-16 21:23:31.515 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_tAdfc6yNr5FwPTxrNK" ipVersion=0x4 table="filter"
2026-02-16 21:23:31.515 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_dCOaRl-mX4kfX8Md9L" ipVersion=0x4 table="filter"
2026-02-16 21:23:31.515 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_tAdfc6yNr5FwPTxrNK" ipVersion=0x4 table="filter"
2026-02-16 21:23:31.515 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:31.515 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:23:31.515 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic05dd575a28" ipVersion=0x4 table="filter"
2026-02-16 21:23:31.515 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:23:31.515 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic05dd575a28" ipVersion=0x4 table="filter"
2026-02-16 21:23:31.515 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:31.515 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:31.619 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-8608/agnhost-host-aliasesd6650525-15c5-4353-add8-c1151d1a5691", EndpointId:"eth0"}
2026-02-16 21:23:31.781 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-jsr8q-wzbgd" ipv4_addr:"192.168.24.207/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-jsr8q-wzbgd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:23:31.781 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:23:31.781 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:23:32.230 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-5294" name:"default"}
2026-02-16 21:23:32.254 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=25
2026-02-16 21:23:32.254 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5e313c8c8fe"
2026-02-16 21:23:32.254 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e313c8c8fe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:32.254 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e313c8c8fe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:32.282 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5294"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5294"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-5294"}
2026-02-16 21:23:32.345 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-5294"}
2026-02-16 21:23:32.970 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8608"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-8608"}
2026-02-16 21:23:32.997 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-2164"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-2164"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-2164"}
2026-02-16 21:23:32.998 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-2164" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:33.572 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4, name=eth0)
2026-02-16 21:23:33.573 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-2164.default"} profile:{}
2026-02-16 21:23:33.573 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-2164"} profile:{inbound_rules:{action:"allow" rule_id:"6FwXY5o-wdUIhhRL"} outbound_rules:{action:"allow" rule_id:"4UNuZot2pcYZexjY"}}
2026-02-16 21:23:33.573 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d061768ccd" profile_ids:"kns.security-context-2164" profile_ids:"ksa.security-context-2164.default" ipv4_nets:"10.100.219.149/32"}
2026-02-16 21:23:33.573 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:33.573 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:33.573 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:33.574 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5d061768ccd" ipVersion=0x4 table="filter"
2026-02-16 21:23:33.574 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xGNnvzr9pabGYmzvjM" ipVersion=0x4 table="filter"
2026-02-16 21:23:33.574 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jyN8cmD8FucGp5zI9K" ipVersion=0x4 table="filter"
2026-02-16 21:23:33.574 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5d061768ccd" ipVersion=0x4 table="filter"
2026-02-16 21:23:33.574 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xGNnvzr9pabGYmzvjM" ipVersion=0x4 table="filter"
2026-02-16 21:23:33.574 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jyN8cmD8FucGp5zI9K" ipVersion=0x4 table="filter"
2026-02-16 21:23:33.574 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5d061768ccd"
2026-02-16 21:23:33.574 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:33.574 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:33.613 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:33.613 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"} status="down"
2026-02-16 21:23:33.656 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali5d061768ccd" state="down"
2026-02-16 21:23:33.656 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d061768ccd", State:"down", Index:26}
2026-02-16 21:23:33.656 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d061768ccd"
2026-02-16 21:23:33.657 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5d061768ccd"
2026-02-16 21:23:33.657 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:33.657 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:33.661 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali5d061768ccd" state="up"
2026-02-16 21:23:33.679 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:33.679 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"} status="down"
2026-02-16 21:23:33.679 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d061768ccd", Addrs:set.Typed[string]{}}
2026-02-16 21:23:33.679 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d061768ccd", Addrs:set.Typed[string]{}}
2026-02-16 21:23:33.679 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d061768ccd", State:"up", Index:26}
2026-02-16 21:23:33.679 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5d061768ccd"
2026-02-16 21:23:33.679 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d061768ccd"
2026-02-16 21:23:33.679 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d061768ccd"
2026-02-16 21:23:33.679 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:33.679 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:33.696 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:33.696 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"} status="up"
2026-02-16 21:23:33.950 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-6254" name:"default"}
2026-02-16 21:23:34.186 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6254"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-6254"}
2026-02-16 21:23:34.195 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4, name=eth0)
2026-02-16 21:23:34.207 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d061768ccd" profile_ids:"kns.security-context-2164" profile_ids:"ksa.security-context-2164.default" ipv4_nets:"10.100.219.149/32"}
2026-02-16 21:23:34.208 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:34.208 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:34.208 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:34.209 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d061768ccd"
2026-02-16 21:23:34.209 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:34.209 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:34.231 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:34.232 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"} status="up"
2026-02-16 21:23:34.232 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-6254"}
2026-02-16 21:23:34.906 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=26
2026-02-16 21:23:34.906 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5d061768ccd"
2026-02-16 21:23:34.906 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d061768ccd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:34.906 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d061768ccd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:35.003 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5042" name:"default"}
2026-02-16 21:23:35.164 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5042"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5042"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5042"}
2026-02-16 21:23:35.194 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5042"}
2026-02-16 21:23:35.203 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4, name=eth0)
2026-02-16 21:23:35.221 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d061768ccd" profile_ids:"kns.security-context-2164" profile_ids:"ksa.security-context-2164.default" ipv4_nets:"10.100.219.149/32"}
2026-02-16 21:23:35.221 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:35.222 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:35.222 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:35.224 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d061768ccd"
2026-02-16 21:23:35.225 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:35.225 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:35.250 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:35.251 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"} status="up"
2026-02-16 21:23:37.355 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4, name=eth0)
2026-02-16 21:23:37.355 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d061768ccd" profile_ids:"kns.security-context-2164" profile_ids:"ksa.security-context-2164.default" ipv4_nets:"10.100.219.149/32"}
2026-02-16 21:23:37.355 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:37.355 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:37.355 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:37.356 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d061768ccd"
2026-02-16 21:23:37.356 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:37.356 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:37.377 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:37.378 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"} status="up"
2026-02-16 21:23:37.461 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali5d061768ccd" state="down"
2026-02-16 21:23:37.461 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5d061768ccd"
2026-02-16 21:23:37.461 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d061768ccd", State:"down", Index:26}
2026-02-16 21:23:37.461 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d061768ccd", Addrs:set.Typed[string]{}}
2026-02-16 21:23:37.461 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d061768ccd", Addrs:set.Typed[string]{}}
2026-02-16 21:23:37.461 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=26
2026-02-16 21:23:37.461 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d061768ccd"
2026-02-16 21:23:37.461 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:37.461 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:37.462 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.149
2026-02-16 21:23:37.463 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali5d061768ccd" state=""
2026-02-16 21:23:37.463 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5d061768ccd"
2026-02-16 21:23:37.481 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:37.481 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"} status="down"
2026-02-16 21:23:37.481 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d061768ccd", State:"", Index:26}
2026-02-16 21:23:37.481 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d061768ccd", Addrs:set.Set[string](nil)}
2026-02-16 21:23:37.481 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d061768ccd", Addrs:set.Set[string](nil)}
2026-02-16 21:23:37.481 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d061768ccd"
2026-02-16 21:23:37.481 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:37.481 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:37.495 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:37.495 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"} status="down"
2026-02-16 21:23:37.553 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4, name=eth0)
2026-02-16 21:23:37.554 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4" endpoint_id:"eth0"}
2026-02-16 21:23:37.554 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-2164"}
2026-02-16 21:23:37.554 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-2164.default"}
2026-02-16 21:23:37.554 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:37.554 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:37.554 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xGNnvzr9pabGYmzvjM" ipVersion=0x4 table="filter"
2026-02-16 21:23:37.554 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jyN8cmD8FucGp5zI9K" ipVersion=0x4 table="filter"
2026-02-16 21:23:37.554 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xGNnvzr9pabGYmzvjM" ipVersion=0x4 table="filter"
2026-02-16 21:23:37.554 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jyN8cmD8FucGp5zI9K" ipVersion=0x4 table="filter"
2026-02-16 21:23:37.554 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:37.554 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5d061768ccd" ipVersion=0x4 table="filter"
2026-02-16 21:23:37.554 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5d061768ccd" ipVersion=0x4 table="filter"
2026-02-16 21:23:37.554 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:37.554 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:37.609 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2164/security-context-a22c854a-2dbd-4134-9f64-263e69f43ac4", EndpointId:"eth0"}
2026-02-16 21:23:38.114 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-8608" name:"default"}
2026-02-16 21:23:38.226 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-9003/update-demo-nautilus-m6fxk, name=eth0)
2026-02-16 21:23:38.226 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9003/update-demo-nautilus-m6fxk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e313c8c8fe" profile_ids:"kns.kubectl-9003" profile_ids:"ksa.kubectl-9003.default" ipv4_nets:"10.100.219.148/32"}
2026-02-16 21:23:38.226 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:38.226 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:38.226 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:38.227 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e313c8c8fe"
2026-02-16 21:23:38.227 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:38.227 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:38.255 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:38.255 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"} status="up"
2026-02-16 21:23:38.324 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8608"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-8608"}
2026-02-16 21:23:38.354 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-8608"}
2026-02-16 21:23:39.096 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-2164"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-2164"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-2164"}
2026-02-16 21:23:39.121 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8648"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-8648"}
2026-02-16 21:23:39.121 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-8648" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:39.828 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-8648/e2e-test-agnhost-pod, name=eth0)
2026-02-16 21:23:39.828 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-8648.default"} profile:{}
2026-02-16 21:23:39.828 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-8648"} profile:{inbound_rules:{action:"allow" rule_id:"0kHxp5WaskorbLAV"} outbound_rules:{action:"allow" rule_id:"dJnmQqrHwSG21eDJ"}}
2026-02-16 21:23:39.828 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8648/e2e-test-agnhost-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid016b71968e" profile_ids:"kns.kubectl-8648" profile_ids:"ksa.kubectl-8648.default" ipv4_nets:"10.100.219.150/32"}
2026-02-16 21:23:39.828 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:39.828 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:39.828 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:39.829 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:23:39.829 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid016b71968e" ipVersion=0x4 table="filter"
2026-02-16 21:23:39.829 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-8648" ipVersion=0x4 table="filter"
2026-02-16 21:23:39.829 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_HogfhbcnD2jPo7tjqS" ipVersion=0x4 table="filter"
2026-02-16 21:23:39.829 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:23:39.829 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid016b71968e" ipVersion=0x4 table="filter"
2026-02-16 21:23:39.829 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-8648" ipVersion=0x4 table="filter"
2026-02-16 21:23:39.829 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_HogfhbcnD2jPo7tjqS" ipVersion=0x4 table="filter"
2026-02-16 21:23:39.829 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid016b71968e"
2026-02-16 21:23:39.829 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:39.829 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:39.866 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:39.866 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:23:39.904 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="calid016b71968e" state="down"
2026-02-16 21:23:39.905 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid016b71968e"
2026-02-16 21:23:39.905 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid016b71968e", State:"down", Index:27}
2026-02-16 21:23:39.906 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid016b71968e", Addrs:set.Typed[string]{}}
2026-02-16 21:23:39.906 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid016b71968e", Addrs:set.Typed[string]{}}
2026-02-16 21:23:39.906 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid016b71968e"
2026-02-16 21:23:39.906 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:39.906 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:39.907 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="calid016b71968e" state="up"
2026-02-16 21:23:39.937 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:39.937 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:23:39.937 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid016b71968e", State:"up", Index:27}
2026-02-16 21:23:39.937 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid016b71968e"
2026-02-16 21:23:39.937 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid016b71968e"
2026-02-16 21:23:39.937 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid016b71968e"
2026-02-16 21:23:39.938 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:39.938 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:39.966 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:39.966 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:23:40.240 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-8648/e2e-test-agnhost-pod, name=eth0)
2026-02-16 21:23:40.240 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8648/e2e-test-agnhost-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid016b71968e" profile_ids:"kns.kubectl-8648" profile_ids:"ksa.kubectl-8648.default" ipv4_nets:"10.100.219.150/32"}
2026-02-16 21:23:40.241 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:40.241 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:40.241 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:40.242 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid016b71968e"
2026-02-16 21:23:40.242 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:40.242 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:40.263 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:40.264 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:23:41.115 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=27
2026-02-16 21:23:41.115 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid016b71968e"
2026-02-16 21:23:41.115 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid016b71968e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:41.115 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid016b71968e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:41.169 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-9003/update-demo-nautilus-m6fxk, name=eth0)
2026-02-16 21:23:41.169 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9003/update-demo-nautilus-m6fxk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e313c8c8fe" profile_ids:"kns.kubectl-9003" profile_ids:"ksa.kubectl-9003.default" ipv4_nets:"10.100.219.148/32"}
2026-02-16 21:23:41.169 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:41.169 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:41.169 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:41.170 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e313c8c8fe"
2026-02-16 21:23:41.170 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:41.170 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:41.190 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-9003/update-demo-nautilus-m6fxk, name=eth0)
2026-02-16 21:23:41.199 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:41.199 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"} status="up"
2026-02-16 21:23:41.199 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9003/update-demo-nautilus-m6fxk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e313c8c8fe" profile_ids:"kns.kubectl-9003" profile_ids:"ksa.kubectl-9003.default" ipv4_nets:"10.100.219.148/32"}
2026-02-16 21:23:41.199 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:41.199 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:41.199 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:41.199 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e313c8c8fe"
2026-02-16 21:23:41.199 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:41.199 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:41.237 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:41.237 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"} status="up"
2026-02-16 21:23:41.552 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9003"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9003"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-9003"}
2026-02-16 21:23:41.563 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-9003/update-demo-nautilus-m6fxk, name=eth0)
2026-02-16 21:23:41.576 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9003/update-demo-nautilus-m6fxk" endpoint_id:"eth0"}
2026-02-16 21:23:41.576 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-9003"}
2026-02-16 21:23:41.576 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-9003.default"}
2026-02-16 21:23:41.576 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:41.576 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:41.576 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-9003" ipVersion=0x4 table="filter"
2026-02-16 21:23:41.576 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_va4XooPV9LJtGZ9gZo" ipVersion=0x4 table="filter"
2026-02-16 21:23:41.577 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-9003" ipVersion=0x4 table="filter"
2026-02-16 21:23:41.577 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_va4XooPV9LJtGZ9gZo" ipVersion=0x4 table="filter"
2026-02-16 21:23:41.577 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:41.577 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:23:41.577 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5e313c8c8fe" ipVersion=0x4 table="filter"
2026-02-16 21:23:41.577 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:23:41.577 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5e313c8c8fe" ipVersion=0x4 table="filter"
2026-02-16 21:23:41.577 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:41.577 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:41.577 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.148
2026-02-16 21:23:41.666 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali5e313c8c8fe" state="down"
2026-02-16 21:23:41.667 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5e313c8c8fe"
2026-02-16 21:23:41.667 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=25
2026-02-16 21:23:41.670 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali5e313c8c8fe" state=""
2026-02-16 21:23:41.670 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5e313c8c8fe"
2026-02-16 21:23:41.687 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9003/update-demo-nautilus-m6fxk", EndpointId:"eth0"}
2026-02-16 21:23:41.687 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-6548"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-6548"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csistoragecapacity-6548"}
2026-02-16 21:23:41.687 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csistoragecapacity-6548" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:41.707 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e313c8c8fe", State:"down", Index:25}
2026-02-16 21:23:41.707 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e313c8c8fe", Addrs:set.Typed[string]{}}
2026-02-16 21:23:41.707 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e313c8c8fe", Addrs:set.Typed[string]{}}
2026-02-16 21:23:41.707 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e313c8c8fe", State:"", Index:25}
2026-02-16 21:23:41.707 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e313c8c8fe", Addrs:set.Set[string](nil)}
2026-02-16 21:23:41.707 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e313c8c8fe", Addrs:set.Set[string](nil)}
2026-02-16 21:23:42.350 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-6548"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-6548"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csistoragecapacity-6548"}
2026-02-16 21:23:42.379 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9450"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9450"}
2026-02-16 21:23:42.379 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9450" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:42.500 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9450"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9450"}
2026-02-16 21:23:42.524 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5391"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5391"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-5391"}
2026-02-16 21:23:42.524 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-5391" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:43.169 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea, name=eth0)
2026-02-16 21:23:43.170 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-5391"} profile:{inbound_rules:{action:"allow" rule_id:"rJohfjkzTKctxEIn"} outbound_rules:{action:"allow" rule_id:"9_5q5binS7wQQBLQ"}}
2026-02-16 21:23:43.170 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-5391.default"} profile:{}
2026-02-16 21:23:43.170 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicaf99e1e1f9" profile_ids:"kns.pods-5391" profile_ids:"ksa.pods-5391.default" ipv4_nets:"10.100.219.151/32"}
2026-02-16 21:23:43.170 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:43.170 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:43.170 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:43.170 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicaf99e1e1f9" ipVersion=0x4 table="filter"
2026-02-16 21:23:43.170 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-5391" ipVersion=0x4 table="filter"
2026-02-16 21:23:43.170 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_75PQK9uDBbTp2_KM6B" ipVersion=0x4 table="filter"
2026-02-16 21:23:43.171 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicaf99e1e1f9" ipVersion=0x4 table="filter"
2026-02-16 21:23:43.171 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-5391" ipVersion=0x4 table="filter"
2026-02-16 21:23:43.171 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_75PQK9uDBbTp2_KM6B" ipVersion=0x4 table="filter"
2026-02-16 21:23:43.171 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicaf99e1e1f9"
2026-02-16 21:23:43.171 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:43.171 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:43.211 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:43.211 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"} status="down"
2026-02-16 21:23:43.248 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="calicaf99e1e1f9" state="down"
2026-02-16 21:23:43.248 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicaf99e1e1f9"
2026-02-16 21:23:43.248 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicaf99e1e1f9", State:"down", Index:28}
2026-02-16 21:23:43.248 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicaf99e1e1f9", Addrs:set.Typed[string]{}}
2026-02-16 21:23:43.248 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicaf99e1e1f9", Addrs:set.Typed[string]{}}
2026-02-16 21:23:43.248 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicaf99e1e1f9"
2026-02-16 21:23:43.248 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:43.248 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:43.249 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="calicaf99e1e1f9" state="up"
2026-02-16 21:23:43.266 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:43.266 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"} status="down"
2026-02-16 21:23:43.266 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicaf99e1e1f9", State:"up", Index:28}
2026-02-16 21:23:43.266 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicaf99e1e1f9"
2026-02-16 21:23:43.266 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicaf99e1e1f9"
2026-02-16 21:23:43.266 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicaf99e1e1f9"
2026-02-16 21:23:43.266 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:43.266 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:43.298 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:43.298 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"} status="up"
2026-02-16 21:23:44.262 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea, name=eth0)
2026-02-16 21:23:44.262 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicaf99e1e1f9" profile_ids:"kns.pods-5391" profile_ids:"ksa.pods-5391.default" ipv4_nets:"10.100.219.151/32"}
2026-02-16 21:23:44.262 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:44.262 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:44.262 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:44.263 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicaf99e1e1f9"
2026-02-16 21:23:44.263 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:44.263 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:44.283 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:44.283 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"} status="up"
2026-02-16 21:23:44.362 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-2164" name:"default"}
2026-02-16 21:23:44.486 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-2164"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-2164"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-2164"}
2026-02-16 21:23:44.510 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-2164"}
2026-02-16 21:23:44.570 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-8648/e2e-test-agnhost-pod, name=eth0)
2026-02-16 21:23:44.571 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8648/e2e-test-agnhost-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid016b71968e" profile_ids:"kns.kubectl-8648" profile_ids:"ksa.kubectl-8648.default" ipv4_nets:"10.100.219.150/32"}
2026-02-16 21:23:44.571 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:44.571 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:44.571 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:44.573 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid016b71968e"
2026-02-16 21:23:44.573 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:44.573 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:44.586 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-8648/e2e-test-agnhost-pod, name=eth0)
2026-02-16 21:23:44.599 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:44.599 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:23:44.600 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8648/e2e-test-agnhost-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid016b71968e" profile_ids:"kns.kubectl-8648" profile_ids:"ksa.kubectl-8648.default" ipv4_nets:"10.100.219.150/32"}
2026-02-16 21:23:44.600 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:44.600 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:44.600 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:44.600 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid016b71968e"
2026-02-16 21:23:44.600 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:44.600 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:44.620 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:44.620 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:23:44.690 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-8648/e2e-test-agnhost-pod, name=eth0)
2026-02-16 21:23:44.690 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8648/e2e-test-agnhost-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid016b71968e" profile_ids:"kns.kubectl-8648" profile_ids:"ksa.kubectl-8648.default" ipv4_nets:"10.100.219.150/32"}
2026-02-16 21:23:44.690 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:44.690 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:44.690 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:44.691 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid016b71968e"
2026-02-16 21:23:44.691 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:44.691 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:44.716 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:44.716 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:23:44.861 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=28
2026-02-16 21:23:44.861 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicaf99e1e1f9"
2026-02-16 21:23:44.861 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicaf99e1e1f9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:44.861 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicaf99e1e1f9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:45.135 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea, name=eth0)
2026-02-16 21:23:45.135 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicaf99e1e1f9" profile_ids:"kns.pods-5391" profile_ids:"ksa.pods-5391.default" ipv4_nets:"10.100.219.151/32"}
2026-02-16 21:23:45.135 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:45.136 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:45.136 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:45.137 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicaf99e1e1f9"
2026-02-16 21:23:45.138 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:45.138 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:45.162 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:45.162 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"} status="up"
2026-02-16 21:23:45.165 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5391"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5391"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-5391"}
2026-02-16 21:23:45.194 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7485"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-7485"}
2026-02-16 21:23:45.220 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-7485" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:45.246 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7485"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-7485"} labels:{key:"validating-admission-policy-7485" value:"true"}
2026-02-16 21:23:45.278 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-8648/e2e-test-agnhost-pod, name=eth0)
2026-02-16 21:23:45.288 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8648/e2e-test-agnhost-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid016b71968e" profile_ids:"kns.kubectl-8648" profile_ids:"ksa.kubectl-8648.default" ipv4_nets:"10.100.219.150/32"}
2026-02-16 21:23:45.289 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:45.289 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:45.290 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:45.291 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid016b71968e"
2026-02-16 21:23:45.291 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:45.291 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:45.318 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:45.318 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:23:45.430 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7485"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-7485"} labels:{key:"validating-admission-policy-7485" value:"true"}
2026-02-16 21:23:45.446 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-8648/e2e-test-agnhost-pod, name=eth0)
2026-02-16 21:23:45.455 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8648/e2e-test-agnhost-pod" endpoint_id:"eth0"}
2026-02-16 21:23:45.456 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-8648"}
2026-02-16 21:23:45.456 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-8648.default"}
2026-02-16 21:23:45.456 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1349"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1349"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-1349"}
2026-02-16 21:23:45.456 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:45.456 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 27
2026-02-16 21:23:45.458 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-8648" ipVersion=0x4 table="filter"
2026-02-16 21:23:45.458 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_HogfhbcnD2jPo7tjqS" ipVersion=0x4 table="filter"
2026-02-16 21:23:45.458 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-8648" ipVersion=0x4 table="filter"
2026-02-16 21:23:45.459 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_HogfhbcnD2jPo7tjqS" ipVersion=0x4 table="filter"
2026-02-16 21:23:45.459 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:45.459 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid016b71968e" ipVersion=0x4 table="filter"
2026-02-16 21:23:45.459 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid016b71968e" ipVersion=0x4 table="filter"
2026-02-16 21:23:45.459 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:45.459 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:45.459 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.150
2026-02-16 21:23:45.473 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:23:45.522 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8648/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:23:45.522 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1349" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:45.550 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="calid016b71968e" state="down"
2026-02-16 21:23:45.551 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid016b71968e"
2026-02-16 21:23:45.551 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid016b71968e", State:"down", Index:27}
2026-02-16 21:23:45.551 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid016b71968e", Addrs:set.Typed[string]{}}
2026-02-16 21:23:45.551 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid016b71968e", Addrs:set.Typed[string]{}}
2026-02-16 21:23:45.552 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=27
2026-02-16 21:23:45.555 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="calid016b71968e" state=""
2026-02-16 21:23:45.555 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid016b71968e"
2026-02-16 21:23:45.567 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid016b71968e", State:"", Index:27}
2026-02-16 21:23:45.567 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid016b71968e", Addrs:set.Set[string](nil)}
2026-02-16 21:23:45.567 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid016b71968e", Addrs:set.Set[string](nil)}
2026-02-16 21:23:46.332 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8648"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-8648"}
2026-02-16 21:23:46.355 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-506"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pv-506"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-506"}
2026-02-16 21:23:46.376 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-506" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:46.969 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-9003" name:"default"}
2026-02-16 21:23:47.043 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9003"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9003"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-9003"}
2026-02-16 21:23:47.067 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-9003"}
2026-02-16 21:23:47.610 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csistoragecapacity-6548" name:"default"}
2026-02-16 21:23:47.721 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9450" name:"default"}
2026-02-16 21:23:47.746 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-6548"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-6548"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csistoragecapacity-6548"}
2026-02-16 21:23:47.768 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csistoragecapacity-6548"}
2026-02-16 21:23:47.807 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9450"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9450"}
2026-02-16 21:23:47.833 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9450"}
2026-02-16 21:23:50.193 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea, name=eth0)
2026-02-16 21:23:50.193 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicaf99e1e1f9" profile_ids:"kns.pods-5391" profile_ids:"ksa.pods-5391.default" ipv4_nets:"10.100.219.151/32"}
2026-02-16 21:23:50.193 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:50.193 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:50.194 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:50.194 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicaf99e1e1f9"
2026-02-16 21:23:50.194 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:50.194 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:50.210 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea, name=eth0)
2026-02-16 21:23:50.226 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:50.226 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"} status="up"
2026-02-16 21:23:50.226 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicaf99e1e1f9" profile_ids:"kns.pods-5391" profile_ids:"ksa.pods-5391.default" ipv4_nets:"10.100.219.151/32"}
2026-02-16 21:23:50.226 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5391"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5391"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-5391"}
2026-02-16 21:23:50.226 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:50.226 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:50.226 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:50.226 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicaf99e1e1f9"
2026-02-16 21:23:50.226 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:50.227 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:50.256 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:50.256 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"} status="up"
2026-02-16 21:23:50.446 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea, name=eth0)
2026-02-16 21:23:50.447 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea" endpoint_id:"eth0"}
2026-02-16 21:23:50.447 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-5391.default"}
2026-02-16 21:23:50.447 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-5391"}
2026-02-16 21:23:50.447 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:50.447 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:50.447 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-5391" ipVersion=0x4 table="filter"
2026-02-16 21:23:50.447 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_75PQK9uDBbTp2_KM6B" ipVersion=0x4 table="filter"
2026-02-16 21:23:50.447 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-5391" ipVersion=0x4 table="filter"
2026-02-16 21:23:50.447 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_75PQK9uDBbTp2_KM6B" ipVersion=0x4 table="filter"
2026-02-16 21:23:50.447 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:50.447 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicaf99e1e1f9" ipVersion=0x4 table="filter"
2026-02-16 21:23:50.447 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicaf99e1e1f9" ipVersion=0x4 table="filter"
2026-02-16 21:23:50.447 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:50.447 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:50.448 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.151
2026-02-16 21:23:50.499 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5391/pod-update-0aad28b8-ed84-4c51-9e7d-fbd271c77eea", EndpointId:"eth0"}
2026-02-16 21:23:50.558 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="calicaf99e1e1f9" state="down"
2026-02-16 21:23:50.558 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicaf99e1e1f9"
2026-02-16 21:23:50.558 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=28
2026-02-16 21:23:50.558 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicaf99e1e1f9", State:"down", Index:28}
2026-02-16 21:23:50.558 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicaf99e1e1f9", Addrs:set.Typed[string]{}}
2026-02-16 21:23:50.558 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicaf99e1e1f9", Addrs:set.Typed[string]{}}
2026-02-16 21:23:50.560 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="calicaf99e1e1f9" state=""
2026-02-16 21:23:50.560 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicaf99e1e1f9"
2026-02-16 21:23:50.581 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicaf99e1e1f9", State:"", Index:28}
2026-02-16 21:23:50.581 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicaf99e1e1f9", Addrs:set.Set[string](nil)}
2026-02-16 21:23:50.581 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicaf99e1e1f9", Addrs:set.Set[string](nil)}
2026-02-16 21:23:50.606 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-7485" name:"default"}
2026-02-16 21:23:50.867 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7485"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-7485"} labels:{key:"validating-admission-policy-7485" value:"true"}
2026-02-16 21:23:50.897 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-7485"}
2026-02-16 21:23:51.434 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-8648" name:"default"}
2026-02-16 21:23:51.612 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8648"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-8648"}
2026-02-16 21:23:51.636 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-8648"}
2026-02-16 21:23:54.573 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-506"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pv-506"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-506"}
2026-02-16 21:23:54.594 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7805"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7805"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-7805"}
2026-02-16 21:23:54.613 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7805" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:55.165 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5, name=eth0)
2026-02-16 21:23:55.166 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-7805"} profile:{inbound_rules:{action:"allow" rule_id:"o-JA_JvP2u6mLVR9"} outbound_rules:{action:"allow" rule_id:"t3X8V57MJbCZBFYs"}}
2026-02-16 21:23:55.166 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-7805.default"} profile:{}
2026-02-16 21:23:55.166 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb5806a6319" profile_ids:"kns.pods-7805" profile_ids:"ksa.pods-7805.default" ipv4_nets:"10.100.219.152/32"}
2026-02-16 21:23:55.166 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:23:55.166 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:23:55.166 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:23:55.167 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibb5806a6319" ipVersion=0x4 table="filter"
2026-02-16 21:23:55.167 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-7805" ipVersion=0x4 table="filter"
2026-02-16 21:23:55.167 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_QmPc7kW9P82uYupRKM" ipVersion=0x4 table="filter"
2026-02-16 21:23:55.167 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibb5806a6319" ipVersion=0x4 table="filter"
2026-02-16 21:23:55.167 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-7805" ipVersion=0x4 table="filter"
2026-02-16 21:23:55.167 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_QmPc7kW9P82uYupRKM" ipVersion=0x4 table="filter"
2026-02-16 21:23:55.167 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibb5806a6319"
2026-02-16 21:23:55.167 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:23:55.167 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:23:55.209 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:55.209 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"} status="down"
2026-02-16 21:23:55.242 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="calibb5806a6319" state="down"
2026-02-16 21:23:55.242 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibb5806a6319"
2026-02-16 21:23:55.242 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb5806a6319", State:"down", Index:29}
2026-02-16 21:23:55.243 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb5806a6319", Addrs:set.Typed[string]{}}
2026-02-16 21:23:55.243 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb5806a6319", Addrs:set.Typed[string]{}}
2026-02-16 21:23:55.243 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibb5806a6319"
2026-02-16 21:23:55.243 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:23:55.243 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:23:55.244 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="calibb5806a6319" state="up"
2026-02-16 21:23:55.271 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:55.271 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"} status="down"
2026-02-16 21:23:55.271 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb5806a6319", State:"up", Index:29}
2026-02-16 21:23:55.271 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibb5806a6319"
2026-02-16 21:23:55.271 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibb5806a6319"
2026-02-16 21:23:55.271 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb5806a6319"
2026-02-16 21:23:55.271 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:23:55.271 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:23:55.303 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:55.303 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"} status="up"
2026-02-16 21:23:55.468 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-5391" name:"default"}
2026-02-16 21:23:55.638 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-5391"}
2026-02-16 21:23:56.368 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5, name=eth0)
2026-02-16 21:23:56.368 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb5806a6319" profile_ids:"kns.pods-7805" profile_ids:"ksa.pods-7805.default" ipv4_nets:"10.100.219.152/32"}
2026-02-16 21:23:56.368 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:23:56.368 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:23:56.368 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:23:56.369 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb5806a6319"
2026-02-16 21:23:56.369 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:23:56.370 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:23:56.391 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:56.391 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"} status="up"
2026-02-16 21:23:56.664 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7805"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7805"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-7805"}
2026-02-16 21:23:56.694 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1693"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-1693"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1693"}
2026-02-16 21:23:56.715 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1693" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:56.829 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-1693" type:"NodePort" cluster_ips:"10.254.214.171" ports:{Protocol:"TCP" Port:80 NodePort:30262}
2026-02-16 21:23:56.986 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=29
2026-02-16 21:23:56.986 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibb5806a6319"
2026-02-16 21:23:56.986 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb5806a6319", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:56.986 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb5806a6319", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:57.552 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-1693/affinity-nodeport-transition-69755df4c9-lm7r2, name=eth0)
2026-02-16 21:23:57.552 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1693"} profile:{inbound_rules:{action:"allow" rule_id:"JxGK32fljdAxMO9Y"} outbound_rules:{action:"allow" rule_id:"TMmNzbb573F7iuxm"}}
2026-02-16 21:23:57.552 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1693.default"} profile:{}
2026-02-16 21:23:57.553 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf3f0c299b7" profile_ids:"kns.services-1693" profile_ids:"ksa.services-1693.default" ipv4_nets:"10.100.219.153/32"}
2026-02-16 21:23:57.553 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"}
2026-02-16 21:23:57.553 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"}
2026-02-16 21:23:57.553 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"}
2026-02-16 21:23:57.554 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicf3f0c299b7" ipVersion=0x4 table="filter"
2026-02-16 21:23:57.554 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1693" ipVersion=0x4 table="filter"
2026-02-16 21:23:57.554 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jzfa3rTtjl3W79F2QQ" ipVersion=0x4 table="filter"
2026-02-16 21:23:57.554 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicf3f0c299b7" ipVersion=0x4 table="filter"
2026-02-16 21:23:57.554 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1693" ipVersion=0x4 table="filter"
2026-02-16 21:23:57.554 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jzfa3rTtjl3W79F2QQ" ipVersion=0x4 table="filter"
2026-02-16 21:23:57.554 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicf3f0c299b7"
2026-02-16 21:23:57.554 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"}
2026-02-16 21:23:57.554 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"}
2026-02-16 21:23:57.601 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:57.601 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"} status="down"
2026-02-16 21:23:57.631 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calicf3f0c299b7" state="down"
2026-02-16 21:23:57.632 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicf3f0c299b7"
2026-02-16 21:23:57.632 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf3f0c299b7", State:"down", Index:30}
2026-02-16 21:23:57.632 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf3f0c299b7", Addrs:set.Typed[string]{}}
2026-02-16 21:23:57.632 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf3f0c299b7", Addrs:set.Typed[string]{}}
2026-02-16 21:23:57.632 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicf3f0c299b7"
2026-02-16 21:23:57.632 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"}
2026-02-16 21:23:57.632 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"}
2026-02-16 21:23:57.635 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calicf3f0c299b7" state="up"
2026-02-16 21:23:57.652 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:57.652 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"} status="down"
2026-02-16 21:23:57.652 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf3f0c299b7", State:"up", Index:30}
2026-02-16 21:23:57.653 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicf3f0c299b7"
2026-02-16 21:23:57.653 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicf3f0c299b7"
2026-02-16 21:23:57.653 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf3f0c299b7"
2026-02-16 21:23:57.653 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"}
2026-02-16 21:23:57.653 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"}
2026-02-16 21:23:57.676 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:57.676 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"} status="up"
2026-02-16 21:23:58.361 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-1693/affinity-nodeport-transition-69755df4c9-lm7r2, name=eth0)
2026-02-16 21:23:58.362 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf3f0c299b7" profile_ids:"kns.services-1693" profile_ids:"ksa.services-1693.default" ipv4_nets:"10.100.219.153/32"}
2026-02-16 21:23:58.362 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"}
2026-02-16 21:23:58.362 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"}
2026-02-16 21:23:58.362 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"}
2026-02-16 21:23:58.363 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf3f0c299b7"
2026-02-16 21:23:58.363 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"}
2026-02-16 21:23:58.363 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"}
2026-02-16 21:23:58.385 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:58.385 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"} status="up"
2026-02-16 21:23:58.780 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=30
2026-02-16 21:23:58.780 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicf3f0c299b7"
2026-02-16 21:23:58.780 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf3f0c299b7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:58.780 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf3f0c299b7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:23:58.823 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1349"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1349"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-1349"}
2026-02-16 21:23:58.849 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9635"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-9635"}
2026-02-16 21:23:58.870 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-9635" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:23:59.438 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09, name=eth0)
2026-02-16 21:23:59.438 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-9635"} profile:{inbound_rules:{action:"allow" rule_id:"MvmuxVriaGGo2sSG"} outbound_rules:{action:"allow" rule_id:"q5I9rIUmDL3VRRdU"}}
2026-02-16 21:23:59.438 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-9635.default"} profile:{}
2026-02-16 21:23:59.438 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali15406c0930b" profile_ids:"kns.secrets-9635" profile_ids:"ksa.secrets-9635.default" ipv4_nets:"10.100.219.154/32"}
2026-02-16 21:23:59.438 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:23:59.439 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:23:59.439 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:23:59.439 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali15406c0930b" ipVersion=0x4 table="filter"
2026-02-16 21:23:59.439 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-9635" ipVersion=0x4 table="filter"
2026-02-16 21:23:59.439 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xyOw4bidvXhqAi8N7W" ipVersion=0x4 table="filter"
2026-02-16 21:23:59.439 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali15406c0930b" ipVersion=0x4 table="filter"
2026-02-16 21:23:59.439 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-9635" ipVersion=0x4 table="filter"
2026-02-16 21:23:59.439 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xyOw4bidvXhqAi8N7W" ipVersion=0x4 table="filter"
2026-02-16 21:23:59.439 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali15406c0930b"
2026-02-16 21:23:59.439 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:23:59.439 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:23:59.491 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:59.491 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"} status="down"
2026-02-16 21:23:59.520 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali15406c0930b" state="down"
2026-02-16 21:23:59.520 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali15406c0930b"
2026-02-16 21:23:59.520 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali15406c0930b", State:"down", Index:31}
2026-02-16 21:23:59.520 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali15406c0930b", Addrs:set.Typed[string]{}}
2026-02-16 21:23:59.520 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali15406c0930b", Addrs:set.Typed[string]{}}
2026-02-16 21:23:59.520 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali15406c0930b"
2026-02-16 21:23:59.520 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:23:59.520 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:23:59.524 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali15406c0930b" state="up"
2026-02-16 21:23:59.541 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:23:59.541 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"} status="down"
2026-02-16 21:23:59.541 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali15406c0930b", State:"up", Index:31}
2026-02-16 21:23:59.542 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali15406c0930b"
2026-02-16 21:23:59.542 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali15406c0930b"
2026-02-16 21:23:59.542 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali15406c0930b"
2026-02-16 21:23:59.542 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:23:59.542 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:23:59.564 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:23:59.564 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"} status="up"
2026-02-16 21:23:59.762 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-506" name:"default"}
2026-02-16 21:23:59.810 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-506"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pv-506"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-506"}
2026-02-16 21:23:59.836 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-506"}
2026-02-16 21:24:00.379 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09, name=eth0)
2026-02-16 21:24:00.379 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali15406c0930b" profile_ids:"kns.secrets-9635" profile_ids:"ksa.secrets-9635.default" ipv4_nets:"10.100.219.154/32"}
2026-02-16 21:24:00.379 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:24:00.379 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:24:00.380 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:24:00.380 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali15406c0930b"
2026-02-16 21:24:00.380 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:24:00.380 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:24:00.401 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:00.401 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"} status="up"
2026-02-16 21:24:01.438 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=31
2026-02-16 21:24:01.438 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali15406c0930b"
2026-02-16 21:24:01.438 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali15406c0930b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:01.438 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali15406c0930b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:01.538 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09, name=eth0)
2026-02-16 21:24:01.538 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali15406c0930b" profile_ids:"kns.secrets-9635" profile_ids:"ksa.secrets-9635.default" ipv4_nets:"10.100.219.154/32"}
2026-02-16 21:24:01.538 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:24:01.538 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:24:01.538 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:24:01.539 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali15406c0930b"
2026-02-16 21:24:01.539 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:24:01.539 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:24:01.564 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:01.564 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"} status="up"
2026-02-16 21:24:01.612 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-1693" type:"NodePort" cluster_ips:"10.254.214.171" ports:{Protocol:"TCP" Port:80 NodePort:30262}
2026-02-16 21:24:01.644 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali15406c0930b" state="down"
2026-02-16 21:24:01.644 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali15406c0930b"
2026-02-16 21:24:01.644 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=31
2026-02-16 21:24:01.647 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali15406c0930b" state=""
2026-02-16 21:24:01.647 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali15406c0930b"
2026-02-16 21:24:01.655 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali15406c0930b", State:"down", Index:31}
2026-02-16 21:24:01.655 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali15406c0930b", Addrs:set.Typed[string]{}}
2026-02-16 21:24:01.655 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali15406c0930b", Addrs:set.Typed[string]{}}
2026-02-16 21:24:01.655 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali15406c0930b", State:"", Index:31}
2026-02-16 21:24:01.655 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali15406c0930b", Addrs:set.Set[string](nil)}
2026-02-16 21:24:01.655 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali15406c0930b", Addrs:set.Set[string](nil)}
2026-02-16 21:24:01.655 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali15406c0930b"
2026-02-16 21:24:01.655 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:24:01.655 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:24:01.656 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.154
2026-02-16 21:24:01.687 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:01.687 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"} status="down"
2026-02-16 21:24:01.699 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5, name=eth0)
2026-02-16 21:24:01.699 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb5806a6319" profile_ids:"kns.pods-7805" profile_ids:"ksa.pods-7805.default" ipv4_nets:"10.100.219.152/32"}
2026-02-16 21:24:01.699 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:24:01.699 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:24:01.700 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:24:01.700 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb5806a6319"
2026-02-16 21:24:01.700 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:24:01.700 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:24:01.725 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5, name=eth0)
2026-02-16 21:24:01.732 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:01.732 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"} status="up"
2026-02-16 21:24:01.732 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7805"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7805"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-7805"}
2026-02-16 21:24:01.732 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb5806a6319" profile_ids:"kns.pods-7805" profile_ids:"ksa.pods-7805.default" ipv4_nets:"10.100.219.152/32"}
2026-02-16 21:24:01.732 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:24:01.732 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:24:01.732 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:24:01.733 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb5806a6319"
2026-02-16 21:24:01.733 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:24:01.733 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:24:01.773 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:01.773 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"} status="up"
2026-02-16 21:24:01.812 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09, name=eth0)
2026-02-16 21:24:01.812 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09" endpoint_id:"eth0"}
2026-02-16 21:24:01.812 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-9635"}
2026-02-16 21:24:01.812 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-9635.default"}
2026-02-16 21:24:01.812 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:24:01.813 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:24:01.813 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-9635" ipVersion=0x4 table="filter"
2026-02-16 21:24:01.813 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xyOw4bidvXhqAi8N7W" ipVersion=0x4 table="filter"
2026-02-16 21:24:01.813 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-9635" ipVersion=0x4 table="filter"
2026-02-16 21:24:01.813 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xyOw4bidvXhqAi8N7W" ipVersion=0x4 table="filter"
2026-02-16 21:24:01.813 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:24:01.813 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali15406c0930b" ipVersion=0x4 table="filter"
2026-02-16 21:24:01.813 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali15406c0930b" ipVersion=0x4 table="filter"
2026-02-16 21:24:01.813 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:24:01.813 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:24:01.877 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9635/pod-configmaps-54765bdc-3b87-4094-8b10-7819f419fc09", EndpointId:"eth0"}
2026-02-16 21:24:01.901 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-1693" type:"NodePort" cluster_ips:"10.254.214.171" ports:{Protocol:"TCP" Port:80 NodePort:30262}
2026-02-16 21:24:02.053 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5, name=eth0)
2026-02-16 21:24:02.054 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5" endpoint_id:"eth0"}
2026-02-16 21:24:02.054 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-7805"}
2026-02-16 21:24:02.054 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-7805.default"}
2026-02-16 21:24:02.054 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:24:02.054 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:24:02.054 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-7805" ipVersion=0x4 table="filter"
2026-02-16 21:24:02.054 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_QmPc7kW9P82uYupRKM" ipVersion=0x4 table="filter"
2026-02-16 21:24:02.054 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-7805" ipVersion=0x4 table="filter"
2026-02-16 21:24:02.054 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_QmPc7kW9P82uYupRKM" ipVersion=0x4 table="filter"
2026-02-16 21:24:02.054 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:24:02.054 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibb5806a6319" ipVersion=0x4 table="filter"
2026-02-16 21:24:02.054 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibb5806a6319" ipVersion=0x4 table="filter"
2026-02-16 21:24:02.054 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:24:02.054 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:24:02.055 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.152
2026-02-16 21:24:02.118 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7805/pod-hostip-28b954be-60e9-4bae-91f5-795f0487e4f5", EndpointId:"eth0"}
2026-02-16 21:24:02.163 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=29
2026-02-16 21:24:02.163 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibb5806a6319"
2026-02-16 21:24:02.163 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="calibb5806a6319" state="down"
2026-02-16 21:24:02.163 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb5806a6319", Addrs:set.Typed[string]{}}
2026-02-16 21:24:02.163 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb5806a6319", Addrs:set.Typed[string]{}}
2026-02-16 21:24:02.163 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb5806a6319", State:"down", Index:29}
2026-02-16 21:24:02.165 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="calibb5806a6319" state=""
2026-02-16 21:24:02.165 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibb5806a6319"
2026-02-16 21:24:02.186 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb5806a6319", State:"", Index:29}
2026-02-16 21:24:02.186 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb5806a6319", Addrs:set.Set[string](nil)}
2026-02-16 21:24:02.186 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb5806a6319", Addrs:set.Set[string](nil)}
2026-02-16 21:24:02.964 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9635"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-9635"}
2026-02-16 21:24:02.989 [INFO][90] felix/summary.go 100: Summarising 258 dataplane reconciliation loops over 1m0.5s: avg=28ms longest=110ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:24:02.990 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2506"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2506"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2506"}
2026-02-16 21:24:02.990 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2506" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:03.899 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1349" name:"default"}
2026-02-16 21:24:04.089 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1349"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1349"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-1349"}
2026-02-16 21:24:04.119 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-1349"}
2026-02-16 21:24:05.387 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:24:05.388 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:24:05.388 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:24:06.664 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:24:06.664 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:24:06.664 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:24:06.922 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7805" name:"default"}
2026-02-16 21:24:07.113 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7805"}
2026-02-16 21:24:07.405 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2254"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2254"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-2254"}
2026-02-16 21:24:07.430 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5159"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5159"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5159"}
2026-02-16 21:24:07.430 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-5159" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:07.455 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-5159" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:24:08.053 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-5159/ss-0, name=eth0)
2026-02-16 21:24:08.053 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-5159"} profile:{inbound_rules:{action:"allow" rule_id:"JHNXes2LGfYLDJFQ"} outbound_rules:{action:"allow" rule_id:"1FvJ6uXkjtzuQEch"}}
2026-02-16 21:24:08.053 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-5159.default"} profile:{}
2026-02-16 21:24:08.053 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5159/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia1312c6c37e" profile_ids:"kns.statefulset-5159" profile_ids:"ksa.statefulset-5159.default" ipv4_nets:"10.100.219.155/32"}
2026-02-16 21:24:08.053 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:08.053 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:08.053 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:08.054 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia1312c6c37e" ipVersion=0x4 table="filter"
2026-02-16 21:24:08.054 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4DF8zjMa8VMV1uUdCl" ipVersion=0x4 table="filter"
2026-02-16 21:24:08.054 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_zcu2tDiXQZlYaD0D14" ipVersion=0x4 table="filter"
2026-02-16 21:24:08.054 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia1312c6c37e" ipVersion=0x4 table="filter"
2026-02-16 21:24:08.054 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4DF8zjMa8VMV1uUdCl" ipVersion=0x4 table="filter"
2026-02-16 21:24:08.054 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_zcu2tDiXQZlYaD0D14" ipVersion=0x4 table="filter"
2026-02-16 21:24:08.054 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia1312c6c37e"
2026-02-16 21:24:08.054 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:08.054 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:08.105 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:08.106 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"} status="down"
2026-02-16 21:24:08.119 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-9635" name:"default"}
2026-02-16 21:24:08.130 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calia1312c6c37e" state="down"
2026-02-16 21:24:08.130 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia1312c6c37e"
2026-02-16 21:24:08.135 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calia1312c6c37e" state="up"
2026-02-16 21:24:08.153 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia1312c6c37e", State:"down", Index:32}
2026-02-16 21:24:08.153 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia1312c6c37e", Addrs:set.Typed[string]{}}
2026-02-16 21:24:08.153 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia1312c6c37e", Addrs:set.Typed[string]{}}
2026-02-16 21:24:08.153 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia1312c6c37e", State:"up", Index:32}
2026-02-16 21:24:08.153 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia1312c6c37e"
2026-02-16 21:24:08.153 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia1312c6c37e"
2026-02-16 21:24:08.153 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia1312c6c37e"
2026-02-16 21:24:08.154 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:08.154 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:08.186 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:08.186 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:24:08.249 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9635"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-9635"}
2026-02-16 21:24:08.294 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-9635"}
2026-02-16 21:24:08.423 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2506"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2506"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2506"}
2026-02-16 21:24:08.438 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-5159/ss-0, name=eth0)
2026-02-16 21:24:08.449 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5159/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia1312c6c37e" profile_ids:"kns.statefulset-5159" profile_ids:"ksa.statefulset-5159.default" ipv4_nets:"10.100.219.155/32"}
2026-02-16 21:24:08.449 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6940"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6940"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6940"}
2026-02-16 21:24:08.449 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:08.450 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:08.450 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:08.450 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia1312c6c37e"
2026-02-16 21:24:08.451 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:08.451 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:08.473 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:08.473 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:24:08.473 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-6940" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:08.962 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-6940" type:"ClusterIP" cluster_ips:"10.254.228.214" ports:{Protocol:"TCP" Port:6379}
2026-02-16 21:24:09.336 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-6940/agnhost-primary-8mf2g, name=eth0)
2026-02-16 21:24:09.337 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-6940"} profile:{inbound_rules:{action:"allow" rule_id:"bteCd607EqaWLli-"} outbound_rules:{action:"allow" rule_id:"uY2H6FRzSuCX9-4X"}}
2026-02-16 21:24:09.337 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-6940.default"} profile:{}
2026-02-16 21:24:09.337 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6940/agnhost-primary-8mf2g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b83197672b" profile_ids:"kns.kubectl-6940" profile_ids:"ksa.kubectl-6940.default" ipv4_nets:"10.100.219.156/32"}
2026-02-16 21:24:09.337 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:09.337 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:09.337 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:09.338 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0b83197672b" ipVersion=0x4 table="filter"
2026-02-16 21:24:09.338 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-6940" ipVersion=0x4 table="filter"
2026-02-16 21:24:09.338 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hikWUkHwEdv4HjkRvX" ipVersion=0x4 table="filter"
2026-02-16 21:24:09.338 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0b83197672b" ipVersion=0x4 table="filter"
2026-02-16 21:24:09.338 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-6940" ipVersion=0x4 table="filter"
2026-02-16 21:24:09.338 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hikWUkHwEdv4HjkRvX" ipVersion=0x4 table="filter"
2026-02-16 21:24:09.338 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0b83197672b"
2026-02-16 21:24:09.338 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:09.338 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:09.381 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:09.381 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"} status="down"
2026-02-16 21:24:09.385 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali0b83197672b" state="down"
2026-02-16 21:24:09.385 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0b83197672b"
2026-02-16 21:24:09.385 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali0b83197672b" state="up"
2026-02-16 21:24:09.385 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b83197672b", State:"down", Index:33}
2026-02-16 21:24:09.385 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b83197672b", Addrs:set.Typed[string]{}}
2026-02-16 21:24:09.385 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b83197672b", Addrs:set.Typed[string]{}}
2026-02-16 21:24:09.386 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b83197672b", State:"up", Index:33}
2026-02-16 21:24:09.386 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0b83197672b"
2026-02-16 21:24:09.386 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0b83197672b"
2026-02-16 21:24:09.386 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b83197672b"
2026-02-16 21:24:09.386 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:09.386 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:09.402 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=32
2026-02-16 21:24:09.402 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia1312c6c37e"
2026-02-16 21:24:09.412 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:09.412 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"} status="up"
2026-02-16 21:24:09.412 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia1312c6c37e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:09.412 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia1312c6c37e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:09.448 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-5159/ss-0, name=eth0)
2026-02-16 21:24:09.449 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5159/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia1312c6c37e" profile_ids:"kns.statefulset-5159" profile_ids:"ksa.statefulset-5159.default" ipv4_nets:"10.100.219.155/32"}
2026-02-16 21:24:09.449 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:09.449 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:09.449 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:09.451 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia1312c6c37e"
2026-02-16 21:24:09.451 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:09.451 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:09.478 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:09.478 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:24:10.445 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-6940/agnhost-primary-8mf2g, name=eth0)
2026-02-16 21:24:10.446 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6940/agnhost-primary-8mf2g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b83197672b" profile_ids:"kns.kubectl-6940" profile_ids:"ksa.kubectl-6940.default" ipv4_nets:"10.100.219.156/32"}
2026-02-16 21:24:10.446 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:10.446 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:10.446 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:10.446 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b83197672b"
2026-02-16 21:24:10.446 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:10.446 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:10.464 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:10.464 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"} status="up"
2026-02-16 21:24:10.714 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=33
2026-02-16 21:24:10.714 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0b83197672b"
2026-02-16 21:24:10.714 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b83197672b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:10.714 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b83197672b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:11.563 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6940"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6940"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6940"}
2026-02-16 21:24:11.593 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4989"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4989"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4989"}
2026-02-16 21:24:11.593 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-4989" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:12.197 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replicaset-4989/test-rs-4pp25, name=eth0)
2026-02-16 21:24:12.197 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-4989"} profile:{inbound_rules:{action:"allow" rule_id:"8mNVSTyXxOP34AAL"} outbound_rules:{action:"allow" rule_id:"8tOM5hMdNM0F8_Ms"}}
2026-02-16 21:24:12.197 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-4989.default"} profile:{}
2026-02-16 21:24:12.197 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4989/test-rs-4pp25" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid84881012a1" profile_ids:"kns.replicaset-4989" profile_ids:"ksa.replicaset-4989.default" ipv4_nets:"10.100.219.157/32"}
2026-02-16 21:24:12.197 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:12.197 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:12.197 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:12.198 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid84881012a1" ipVersion=0x4 table="filter"
2026-02-16 21:24:12.198 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-4989" ipVersion=0x4 table="filter"
2026-02-16 21:24:12.198 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fgqdkzcQxXzFuaQLbY" ipVersion=0x4 table="filter"
2026-02-16 21:24:12.198 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid84881012a1" ipVersion=0x4 table="filter"
2026-02-16 21:24:12.198 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-4989" ipVersion=0x4 table="filter"
2026-02-16 21:24:12.198 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fgqdkzcQxXzFuaQLbY" ipVersion=0x4 table="filter"
2026-02-16 21:24:12.198 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid84881012a1"
2026-02-16 21:24:12.198 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:12.198 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:12.246 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:12.246 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"} status="down"
2026-02-16 21:24:12.277 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calid84881012a1" state="down"
2026-02-16 21:24:12.277 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid84881012a1"
2026-02-16 21:24:12.277 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid84881012a1", State:"down", Index:34}
2026-02-16 21:24:12.277 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid84881012a1", Addrs:set.Typed[string]{}}
2026-02-16 21:24:12.277 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid84881012a1", Addrs:set.Typed[string]{}}
2026-02-16 21:24:12.277 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid84881012a1"
2026-02-16 21:24:12.278 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:12.278 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:12.282 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calid84881012a1" state="up"
2026-02-16 21:24:12.297 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:12.298 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"} status="down"
2026-02-16 21:24:12.298 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid84881012a1", State:"up", Index:34}
2026-02-16 21:24:12.298 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid84881012a1"
2026-02-16 21:24:12.298 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid84881012a1"
2026-02-16 21:24:12.298 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid84881012a1"
2026-02-16 21:24:12.298 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:12.298 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:12.317 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:12.317 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"} status="up"
2026-02-16 21:24:13.465 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replicaset-4989/test-rs-4pp25, name=eth0)
2026-02-16 21:24:13.465 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4989/test-rs-4pp25" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid84881012a1" profile_ids:"kns.replicaset-4989" profile_ids:"ksa.replicaset-4989.default" ipv4_nets:"10.100.219.157/32"}
2026-02-16 21:24:13.465 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:13.465 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:13.466 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:13.466 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid84881012a1"
2026-02-16 21:24:13.466 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:13.466 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:13.491 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:13.491 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"} status="up"
2026-02-16 21:24:13.914 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=34
2026-02-16 21:24:13.914 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid84881012a1"
2026-02-16 21:24:13.914 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid84881012a1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:13.914 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid84881012a1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:14.071 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2506" name:"default"}
2026-02-16 21:24:14.338 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-2254" name:"default"}
2026-02-16 21:24:14.438 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2506"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2506"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2506"}
2026-02-16 21:24:14.468 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-2506"}
2026-02-16 21:24:14.616 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2254"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2254"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-2254"}
2026-02-16 21:24:14.642 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-2254"}
2026-02-16 21:24:16.590 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-6940/agnhost-primary-8mf2g, name=eth0)
2026-02-16 21:24:16.592 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6940/agnhost-primary-8mf2g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b83197672b" profile_ids:"kns.kubectl-6940" profile_ids:"ksa.kubectl-6940.default" ipv4_nets:"10.100.219.156/32"}
2026-02-16 21:24:16.592 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:16.592 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:16.592 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:16.593 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b83197672b"
2026-02-16 21:24:16.593 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:16.593 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:16.615 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-6940/agnhost-primary-8mf2g, name=eth0)
2026-02-16 21:24:16.644 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:16.644 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"} status="up"
2026-02-16 21:24:16.644 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6940"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6940"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6940"}
2026-02-16 21:24:16.644 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6940/agnhost-primary-8mf2g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b83197672b" profile_ids:"kns.kubectl-6940" profile_ids:"ksa.kubectl-6940.default" ipv4_nets:"10.100.219.156/32"}
2026-02-16 21:24:16.644 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:16.644 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:16.644 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:16.645 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b83197672b"
2026-02-16 21:24:16.645 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:16.645 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:16.675 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:16.675 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"} status="up"
2026-02-16 21:24:16.679 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4989"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4989"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4989"}
2026-02-16 21:24:16.708 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-16"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-16"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-16"}
2026-02-16 21:24:16.731 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-16" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:16.863 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-16"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-16"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-16"}
2026-02-16 21:24:16.898 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-5974"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-5974"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingress-5974"}
2026-02-16 21:24:16.915 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingress-5974" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:16.956 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-6940/agnhost-primary-8mf2g, name=eth0)
2026-02-16 21:24:16.956 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6940/agnhost-primary-8mf2g" endpoint_id:"eth0"}
2026-02-16 21:24:16.956 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-6940"}
2026-02-16 21:24:16.956 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-6940.default"}
2026-02-16 21:24:16.956 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:16.956 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:16.957 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-6940" ipVersion=0x4 table="filter"
2026-02-16 21:24:16.957 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hikWUkHwEdv4HjkRvX" ipVersion=0x4 table="filter"
2026-02-16 21:24:16.957 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-6940" ipVersion=0x4 table="filter"
2026-02-16 21:24:16.957 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hikWUkHwEdv4HjkRvX" ipVersion=0x4 table="filter"
2026-02-16 21:24:16.957 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:16.957 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0b83197672b" ipVersion=0x4 table="filter"
2026-02-16 21:24:16.957 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0b83197672b" ipVersion=0x4 table="filter"
2026-02-16 21:24:16.957 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:16.957 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:16.957 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.156
2026-02-16 21:24:17.024 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6940/agnhost-primary-8mf2g", EndpointId:"eth0"}
2026-02-16 21:24:17.065 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali0b83197672b" state="down"
2026-02-16 21:24:17.065 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0b83197672b"
2026-02-16 21:24:17.065 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b83197672b", State:"down", Index:33}
2026-02-16 21:24:17.065 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b83197672b", Addrs:set.Typed[string]{}}
2026-02-16 21:24:17.065 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b83197672b", Addrs:set.Typed[string]{}}
2026-02-16 21:24:17.068 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=33
2026-02-16 21:24:17.069 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali0b83197672b" state=""
2026-02-16 21:24:17.069 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0b83197672b"
2026-02-16 21:24:17.095 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b83197672b", State:"", Index:33}
2026-02-16 21:24:17.095 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b83197672b", Addrs:set.Set[string](nil)}
2026-02-16 21:24:17.095 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b83197672b", Addrs:set.Set[string](nil)}
2026-02-16 21:24:17.118 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-5974"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-5974"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingress-5974"}
2026-02-16 21:24:17.118 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-6558"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-6558"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-6558"}
2026-02-16 21:24:17.119 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-6558" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:17.582 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-5159/ss-0, name=eth0)
2026-02-16 21:24:17.583 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5159/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia1312c6c37e" profile_ids:"kns.statefulset-5159" profile_ids:"ksa.statefulset-5159.default" ipv4_nets:"10.100.219.155/32"}
2026-02-16 21:24:17.583 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:17.583 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:17.583 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:17.584 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia1312c6c37e"
2026-02-16 21:24:17.584 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:17.584 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:17.606 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-5159/ss-0, name=eth0)
2026-02-16 21:24:17.611 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:17.611 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:24:17.611 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5159/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia1312c6c37e" profile_ids:"kns.statefulset-5159" profile_ids:"ksa.statefulset-5159.default" ipv4_nets:"10.100.219.155/32"}
2026-02-16 21:24:17.611 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:17.611 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:17.611 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:17.612 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia1312c6c37e"
2026-02-16 21:24:17.612 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:17.612 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:17.629 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:17.630 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"} status="up"
2026-02-16 21:24:17.790 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3, name=eth0)
2026-02-16 21:24:17.791 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.containers-6558.default"} profile:{}
2026-02-16 21:24:17.791 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.containers-6558"} profile:{inbound_rules:{action:"allow" rule_id:"WvJKkkrwQKuwd642"} outbound_rules:{action:"allow" rule_id:"oS1YTn-2lUc_IqMi"}}
2026-02-16 21:24:17.791 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali099a095d78e" profile_ids:"kns.containers-6558" profile_ids:"ksa.containers-6558.default" ipv4_nets:"10.100.219.158/32"}
2026-02-16 21:24:17.791 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:17.791 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:17.791 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:17.797 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali099a095d78e" ipVersion=0x4 table="filter"
2026-02-16 21:24:17.797 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.containers-6558" ipVersion=0x4 table="filter"
2026-02-16 21:24:17.797 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_G4gZLzriegQGBHFadw" ipVersion=0x4 table="filter"
2026-02-16 21:24:17.797 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali099a095d78e" ipVersion=0x4 table="filter"
2026-02-16 21:24:17.797 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.containers-6558" ipVersion=0x4 table="filter"
2026-02-16 21:24:17.797 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_G4gZLzriegQGBHFadw" ipVersion=0x4 table="filter"
2026-02-16 21:24:17.797 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali099a095d78e"
2026-02-16 21:24:17.797 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:17.797 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:17.831 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:17.831 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"} status="down"
2026-02-16 21:24:17.864 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali099a095d78e" state="down"
2026-02-16 21:24:17.864 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali099a095d78e", State:"down", Index:35}
2026-02-16 21:24:17.864 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali099a095d78e"
2026-02-16 21:24:17.864 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali099a095d78e"
2026-02-16 21:24:17.864 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:17.864 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali099a095d78e" state="up"
2026-02-16 21:24:17.864 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:17.880 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:17.880 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"} status="down"
2026-02-16 21:24:17.880 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali099a095d78e", Addrs:set.Typed[string]{}}
2026-02-16 21:24:17.880 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali099a095d78e", Addrs:set.Typed[string]{}}
2026-02-16 21:24:17.880 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali099a095d78e", State:"up", Index:35}
2026-02-16 21:24:17.880 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali099a095d78e"
2026-02-16 21:24:17.880 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali099a095d78e"
2026-02-16 21:24:17.880 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali099a095d78e"
2026-02-16 21:24:17.880 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:17.880 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:17.881 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-5159/ss-0, name=eth0)
2026-02-16 21:24:17.903 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:17.903 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"} status="up"
2026-02-16 21:24:17.903 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5159/ss-0" endpoint_id:"eth0"}
2026-02-16 21:24:17.903 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-5159.default"}
2026-02-16 21:24:17.903 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-5159"}
2026-02-16 21:24:17.903 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:17.903 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:17.903 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4DF8zjMa8VMV1uUdCl" ipVersion=0x4 table="filter"
2026-02-16 21:24:17.903 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zcu2tDiXQZlYaD0D14" ipVersion=0x4 table="filter"
2026-02-16 21:24:17.903 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4DF8zjMa8VMV1uUdCl" ipVersion=0x4 table="filter"
2026-02-16 21:24:17.903 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zcu2tDiXQZlYaD0D14" ipVersion=0x4 table="filter"
2026-02-16 21:24:17.903 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:17.903 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia1312c6c37e" ipVersion=0x4 table="filter"
2026-02-16 21:24:17.903 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia1312c6c37e" ipVersion=0x4 table="filter"
2026-02-16 21:24:17.903 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:17.903 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:17.904 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.155
2026-02-16 21:24:17.967 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5159/ss-0", EndpointId:"eth0"}
2026-02-16 21:24:17.990 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calia1312c6c37e" state="down"
2026-02-16 21:24:17.990 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia1312c6c37e", State:"down", Index:32}
2026-02-16 21:24:17.990 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia1312c6c37e"
2026-02-16 21:24:17.991 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calia1312c6c37e" state=""
2026-02-16 21:24:17.991 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia1312c6c37e"
2026-02-16 21:24:17.991 [INFO][90] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=32
2026-02-16 21:24:18.012 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia1312c6c37e", Addrs:set.Typed[string]{}}
2026-02-16 21:24:18.012 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia1312c6c37e", Addrs:set.Typed[string]{}}
2026-02-16 21:24:18.012 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia1312c6c37e", State:"", Index:32}
2026-02-16 21:24:18.012 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia1312c6c37e", Addrs:set.Set[string](nil)}
2026-02-16 21:24:18.012 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia1312c6c37e", Addrs:set.Set[string](nil)}
2026-02-16 21:24:18.495 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3, name=eth0)
2026-02-16 21:24:18.495 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali099a095d78e" profile_ids:"kns.containers-6558" profile_ids:"ksa.containers-6558.default" ipv4_nets:"10.100.219.158/32"}
2026-02-16 21:24:18.495 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:18.495 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:18.496 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:18.496 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali099a095d78e"
2026-02-16 21:24:18.497 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:18.497 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:18.528 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:18.528 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"} status="up"
2026-02-16 21:24:19.130 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=35
2026-02-16 21:24:19.130 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali099a095d78e"
2026-02-16 21:24:19.130 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali099a095d78e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:19.130 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali099a095d78e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:19.724 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3, name=eth0)
2026-02-16 21:24:19.724 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali099a095d78e" profile_ids:"kns.containers-6558" profile_ids:"ksa.containers-6558.default" ipv4_nets:"10.100.219.158/32"}
2026-02-16 21:24:19.724 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:19.724 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:19.724 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:19.725 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali099a095d78e"
2026-02-16 21:24:19.725 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:19.725 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:19.755 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:19.755 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"} status="up"
2026-02-16 21:24:19.832 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali099a095d78e" state="down"
2026-02-16 21:24:19.832 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali099a095d78e", State:"down", Index:35}
2026-02-16 21:24:19.832 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali099a095d78e"
2026-02-16 21:24:19.832 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali099a095d78e"
2026-02-16 21:24:19.832 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=35
2026-02-16 21:24:19.832 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:19.832 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:19.834 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali099a095d78e" state=""
2026-02-16 21:24:19.834 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.158
2026-02-16 21:24:19.834 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali099a095d78e"
2026-02-16 21:24:19.862 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:19.862 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"} status="down"
2026-02-16 21:24:19.862 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali099a095d78e", Addrs:set.Typed[string]{}}
2026-02-16 21:24:19.862 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali099a095d78e", Addrs:set.Typed[string]{}}
2026-02-16 21:24:19.862 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali099a095d78e", State:"", Index:35}
2026-02-16 21:24:19.862 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali099a095d78e", Addrs:set.Set[string](nil)}
2026-02-16 21:24:19.862 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali099a095d78e", Addrs:set.Set[string](nil)}
2026-02-16 21:24:19.862 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali099a095d78e"
2026-02-16 21:24:19.862 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:19.862 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:19.882 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:19.882 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"} status="down"
2026-02-16 21:24:19.955 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3, name=eth0)
2026-02-16 21:24:19.955 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3" endpoint_id:"eth0"}
2026-02-16 21:24:19.955 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.containers-6558"}
2026-02-16 21:24:19.955 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.containers-6558.default"}
2026-02-16 21:24:19.955 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:19.955 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:19.955 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.containers-6558" ipVersion=0x4 table="filter"
2026-02-16 21:24:19.955 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_G4gZLzriegQGBHFadw" ipVersion=0x4 table="filter"
2026-02-16 21:24:19.955 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.containers-6558" ipVersion=0x4 table="filter"
2026-02-16 21:24:19.955 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_G4gZLzriegQGBHFadw" ipVersion=0x4 table="filter"
2026-02-16 21:24:19.955 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:19.955 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali099a095d78e" ipVersion=0x4 table="filter"
2026-02-16 21:24:19.955 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali099a095d78e" ipVersion=0x4 table="filter"
2026-02-16 21:24:19.955 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:19.955 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:20.011 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-6558/client-containers-c36e8219-6054-4405-929f-bec8038ef0a3", EndpointId:"eth0"}
2026-02-16 21:24:21.283 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-6558"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-6558"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-6558"}
2026-02-16 21:24:21.304 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-5130"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-5130"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-5130"}
2026-02-16 21:24:21.326 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-5130" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:21.665 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-6940"
2026-02-16 21:24:21.739 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replicaset-4989/test-rs-4pp25, name=eth0)
2026-02-16 21:24:21.740 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4989/test-rs-4pp25" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid84881012a1" profile_ids:"kns.replicaset-4989" profile_ids:"ksa.replicaset-4989.default" ipv4_nets:"10.100.219.157/32"}
2026-02-16 21:24:21.740 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:21.740 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:21.740 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:21.742 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid84881012a1"
2026-02-16 21:24:21.742 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:21.742 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:21.746 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replicaset-4989/test-rs-4pp25, name=eth0)
2026-02-16 21:24:21.770 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:21.770 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"} status="up"
2026-02-16 21:24:21.770 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4989/test-rs-4pp25" endpoint_id:"eth0"}
2026-02-16 21:24:21.770 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-4989"}
2026-02-16 21:24:21.770 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-4989.default"}
2026-02-16 21:24:21.770 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:21.770 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:21.770 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-4989" ipVersion=0x4 table="filter"
2026-02-16 21:24:21.770 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_fgqdkzcQxXzFuaQLbY" ipVersion=0x4 table="filter"
2026-02-16 21:24:21.770 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-4989" ipVersion=0x4 table="filter"
2026-02-16 21:24:21.771 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_fgqdkzcQxXzFuaQLbY" ipVersion=0x4 table="filter"
2026-02-16 21:24:21.771 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:21.771 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid84881012a1" ipVersion=0x4 table="filter"
2026-02-16 21:24:21.771 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid84881012a1" ipVersion=0x4 table="filter"
2026-02-16 21:24:21.772 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:21.772 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:21.773 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.157
2026-02-16 21:24:21.817 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4989/test-rs-4pp25", EndpointId:"eth0"}
2026-02-16 21:24:21.928 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-4989" name:"default"}
2026-02-16 21:24:22.095 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingress-5974" name:"default"}
2026-02-16 21:24:22.104 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calid84881012a1" state="down"
2026-02-16 21:24:22.104 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid84881012a1"
2026-02-16 21:24:22.106 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=34
2026-02-16 21:24:22.108 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calid84881012a1" state=""
2026-02-16 21:24:22.108 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid84881012a1"
2026-02-16 21:24:22.114 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid84881012a1", State:"down", Index:34}
2026-02-16 21:24:22.114 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid84881012a1", Addrs:set.Typed[string]{}}
2026-02-16 21:24:22.114 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid84881012a1", Addrs:set.Typed[string]{}}
2026-02-16 21:24:22.114 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid84881012a1", State:"", Index:34}
2026-02-16 21:24:22.114 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid84881012a1", Addrs:set.Set[string](nil)}
2026-02-16 21:24:22.114 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid84881012a1", Addrs:set.Set[string](nil)}
2026-02-16 21:24:22.198 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-6940" name:"default"}
2026-02-16 21:24:22.370 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-16" name:"default"}
2026-02-16 21:24:22.502 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-6940"}
2026-02-16 21:24:22.691 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4989"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4989"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4989"}
2026-02-16 21:24:22.743 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-4989"}
2026-02-16 21:24:22.743 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-5974"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-5974"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingress-5974"}
2026-02-16 21:24:22.777 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingress-5974"}
2026-02-16 21:24:22.857 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-16"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-16"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-16"}
2026-02-16 21:24:22.888 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-16"}
2026-02-16 21:24:26.476 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-6558" name:"default"}
2026-02-16 21:24:26.530 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-6558"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-6558"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-6558"}
2026-02-16 21:24:26.556 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-6558"}
2026-02-16 21:24:27.638 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5159"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5159"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5159"}
2026-02-16 21:24:27.660 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3966"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3966"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-3966"}
2026-02-16 21:24:27.680 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3966" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:28.372 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb, name=eth0)
2026-02-16 21:24:28.372 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-3966.default"} profile:{}
2026-02-16 21:24:28.372 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-3966"} profile:{inbound_rules:{action:"allow" rule_id:"RGUssVLa2Ps8RQL1"} outbound_rules:{action:"allow" rule_id:"Kjc3JJoqWIJXGFJS"}}
2026-02-16 21:24:28.372 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2f085de075" profile_ids:"kns.downward-api-3966" profile_ids:"ksa.downward-api-3966.default" ipv4_nets:"10.100.219.159/32"}
2026-02-16 21:24:28.372 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:28.372 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:28.372 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:28.373 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif2f085de075" ipVersion=0x4 table="filter"
2026-02-16 21:24:28.373 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7s7IUC7rekDSIdZQEG" ipVersion=0x4 table="filter"
2026-02-16 21:24:28.373 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_T8DtRS0WykeCEgxhM2" ipVersion=0x4 table="filter"
2026-02-16 21:24:28.373 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif2f085de075" ipVersion=0x4 table="filter"
2026-02-16 21:24:28.373 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7s7IUC7rekDSIdZQEG" ipVersion=0x4 table="filter"
2026-02-16 21:24:28.373 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_T8DtRS0WykeCEgxhM2" ipVersion=0x4 table="filter"
2026-02-16 21:24:28.374 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif2f085de075"
2026-02-16 21:24:28.374 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:28.374 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:28.412 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:28.412 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"} status="down"
2026-02-16 21:24:28.445 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="calif2f085de075" state="down"
2026-02-16 21:24:28.445 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif2f085de075"
2026-02-16 21:24:28.445 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2f085de075", State:"down", Index:36}
2026-02-16 21:24:28.445 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2f085de075", Addrs:set.Typed[string]{}}
2026-02-16 21:24:28.445 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2f085de075", Addrs:set.Typed[string]{}}
2026-02-16 21:24:28.445 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif2f085de075"
2026-02-16 21:24:28.445 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:28.445 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:28.449 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="calif2f085de075" state="up"
2026-02-16 21:24:28.466 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:28.466 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"} status="down"
2026-02-16 21:24:28.466 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2f085de075", State:"up", Index:36}
2026-02-16 21:24:28.466 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif2f085de075"
2026-02-16 21:24:28.466 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif2f085de075"
2026-02-16 21:24:28.466 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2f085de075"
2026-02-16 21:24:28.467 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:28.467 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:28.491 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:28.491 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"} status="up"
2026-02-16 21:24:29.579 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb, name=eth0)
2026-02-16 21:24:29.579 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2f085de075" profile_ids:"kns.downward-api-3966" profile_ids:"ksa.downward-api-3966.default" ipv4_nets:"10.100.219.159/32"}
2026-02-16 21:24:29.579 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:29.579 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:29.579 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:29.580 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2f085de075"
2026-02-16 21:24:29.580 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:29.580 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:29.602 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:29.602 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"} status="up"
2026-02-16 21:24:29.755 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=36
2026-02-16 21:24:29.755 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif2f085de075"
2026-02-16 21:24:29.755 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2f085de075", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:29.755 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2f085de075", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:30.746 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb, name=eth0)
2026-02-16 21:24:30.746 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2f085de075" profile_ids:"kns.downward-api-3966" profile_ids:"ksa.downward-api-3966.default" ipv4_nets:"10.100.219.159/32"}
2026-02-16 21:24:30.746 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:30.746 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:30.746 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:30.747 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2f085de075"
2026-02-16 21:24:30.747 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:30.747 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:30.769 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:30.769 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"} status="up"
2026-02-16 21:24:30.852 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=36
2026-02-16 21:24:30.852 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif2f085de075"
2026-02-16 21:24:30.852 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="calif2f085de075" state="down"
2026-02-16 21:24:30.852 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2f085de075", Addrs:set.Typed[string]{}}
2026-02-16 21:24:30.853 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="calif2f085de075" state=""
2026-02-16 21:24:30.853 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif2f085de075"
2026-02-16 21:24:30.853 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2f085de075", Addrs:set.Typed[string]{}}
2026-02-16 21:24:30.853 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2f085de075", State:"down", Index:36}
2026-02-16 21:24:30.853 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2f085de075", State:"", Index:36}
2026-02-16 21:24:30.853 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2f085de075", Addrs:set.Set[string](nil)}
2026-02-16 21:24:30.853 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2f085de075", Addrs:set.Set[string](nil)}
2026-02-16 21:24:30.853 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif2f085de075"
2026-02-16 21:24:30.853 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:30.853 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:30.853 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.159
2026-02-16 21:24:30.881 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:30.881 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"} status="down"
2026-02-16 21:24:30.954 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb, name=eth0)
2026-02-16 21:24:30.954 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb" endpoint_id:"eth0"}
2026-02-16 21:24:30.954 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-3966"}
2026-02-16 21:24:30.954 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-3966.default"}
2026-02-16 21:24:30.954 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:30.954 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:30.955 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7s7IUC7rekDSIdZQEG" ipVersion=0x4 table="filter"
2026-02-16 21:24:30.955 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_T8DtRS0WykeCEgxhM2" ipVersion=0x4 table="filter"
2026-02-16 21:24:30.955 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7s7IUC7rekDSIdZQEG" ipVersion=0x4 table="filter"
2026-02-16 21:24:30.955 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_T8DtRS0WykeCEgxhM2" ipVersion=0x4 table="filter"
2026-02-16 21:24:30.955 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:30.955 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif2f085de075" ipVersion=0x4 table="filter"
2026-02-16 21:24:30.955 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif2f085de075" ipVersion=0x4 table="filter"
2026-02-16 21:24:30.955 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:30.955 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:31.008 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3966/downward-api-9c9808fd-7059-4b3b-9ca6-ae1be093d4cb", EndpointId:"eth0"}
2026-02-16 21:24:31.866 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3966"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3966"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-3966"}
2026-02-16 21:24:31.936 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-9041"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-9041"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-9041"}
2026-02-16 21:24:31.936 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-9041" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:32.476 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-1693"
2026-02-16 21:24:32.509 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-1693/affinity-nodeport-transition-69755df4c9-lm7r2, name=eth0)
2026-02-16 21:24:32.530 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-1693/affinity-nodeport-transition-69755df4c9-lm7r2, name=eth0)
2026-02-16 21:24:32.535 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf3f0c299b7" profile_ids:"kns.services-1693" profile_ids:"ksa.services-1693.default" ipv4_nets:"10.100.219.153/32"}
2026-02-16 21:24:32.535 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2" endpoint_id:"eth0"}
2026-02-16 21:24:32.535 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1693"}
2026-02-16 21:24:32.535 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1693.default"}
2026-02-16 21:24:32.535 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"}
2026-02-16 21:24:32.535 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"}
2026-02-16 21:24:32.535 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1693" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.535 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jzfa3rTtjl3W79F2QQ" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.535 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1693" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.535 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jzfa3rTtjl3W79F2QQ" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.535 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"}
2026-02-16 21:24:32.535 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicf3f0c299b7" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.535 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicf3f0c299b7" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.535 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"}
2026-02-16 21:24:32.535 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"}
2026-02-16 21:24:32.536 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.153
2026-02-16 21:24:32.553 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-9041/resize-test-sth9k, name=eth0)
2026-02-16 21:24:32.591 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1693/affinity-nodeport-transition-69755df4c9-lm7r2", EndpointId:"eth0"}
2026-02-16 21:24:32.591 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1693"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-1693"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1693"}
2026-02-16 21:24:32.591 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-9041.default"} profile:{}
2026-02-16 21:24:32.591 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-resize-tests-9041"} profile:{inbound_rules:{action:"allow" rule_id:"5UfLw-7mAcPV1FWW"} outbound_rules:{action:"allow" rule_id:"Fv2sdN0hczUcHNqn"}}
2026-02-16 21:24:32.592 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-9041/resize-test-sth9k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7800b21f8c1" profile_ids:"kns.pod-resize-tests-9041" profile_ids:"ksa.pod-resize-tests-9041.default" ipv4_nets:"10.100.219.160/32"}
2026-02-16 21:24:32.592 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-765"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-765"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-765"}
2026-02-16 21:24:32.592 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-765" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:32.592 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:32.592 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:32.592 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:32.593 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7800b21f8c1" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.593 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0ZaKSROgHqATtIxU3v" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.593 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BrBG1LxJEBJF-UkkXz" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.593 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7800b21f8c1" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.593 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0ZaKSROgHqATtIxU3v" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.593 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BrBG1LxJEBJF-UkkXz" ipVersion=0x4 table="filter"
2026-02-16 21:24:32.593 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7800b21f8c1"
2026-02-16 21:24:32.593 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:32.593 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:32.620 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali7800b21f8c1" state="down"
2026-02-16 21:24:32.620 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7800b21f8c1"
2026-02-16 21:24:32.629 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali7800b21f8c1" state="up"
2026-02-16 21:24:32.632 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:32.632 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"} status="down"
2026-02-16 21:24:32.632 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7800b21f8c1", State:"down", Index:37}
2026-02-16 21:24:32.632 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7800b21f8c1", Addrs:set.Typed[string]{}}
2026-02-16 21:24:32.632 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7800b21f8c1", Addrs:set.Typed[string]{}}
2026-02-16 21:24:32.632 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7800b21f8c1", State:"up", Index:37}
2026-02-16 21:24:32.632 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7800b21f8c1"
2026-02-16 21:24:32.632 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7800b21f8c1"
2026-02-16 21:24:32.632 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7800b21f8c1"
2026-02-16 21:24:32.632 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:32.633 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:32.650 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:32.650 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"} status="up"
2026-02-16 21:24:32.650 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-765" type:"ClusterIP" cluster_ips:"10.254.108.156" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:24:32.885 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-5159"
2026-02-16 21:24:33.031 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-5159" name:"default"}
2026-02-16 21:24:33.288 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86, name=eth0)
2026-02-16 21:24:33.288 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-765.default"} profile:{}
2026-02-16 21:24:33.288 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-765"} profile:{inbound_rules:{action:"allow" rule_id:"yLCwpWdWEKY4vRtj"} outbound_rules:{action:"allow" rule_id:"Kqa6DNYtA-KcHal3"}}
2026-02-16 21:24:33.288 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali783c78cae32" profile_ids:"kns.services-765" profile_ids:"ksa.services-765.default" ipv4_nets:"10.100.219.161/32"}
2026-02-16 21:24:33.288 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"}
2026-02-16 21:24:33.289 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"}
2026-02-16 21:24:33.289 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"}
2026-02-16 21:24:33.289 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-16 21:24:33.289 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali783c78cae32" ipVersion=0x4 table="filter"
2026-02-16 21:24:33.289 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-765" ipVersion=0x4 table="filter"
2026-02-16 21:24:33.289 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xqq1u9X0-dOoFF-nIR" ipVersion=0x4 table="filter"
2026-02-16 21:24:33.289 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-16 21:24:33.289 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali783c78cae32" ipVersion=0x4 table="filter"
2026-02-16 21:24:33.289 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-765" ipVersion=0x4 table="filter"
2026-02-16 21:24:33.289 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xqq1u9X0-dOoFF-nIR" ipVersion=0x4 table="filter"
2026-02-16 21:24:33.289 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali783c78cae32"
2026-02-16 21:24:33.289 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"}
2026-02-16 21:24:33.289 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"}
2026-02-16 21:24:33.327 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:33.327 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"} status="down"
2026-02-16 21:24:33.354 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali783c78cae32" state="down"
2026-02-16 21:24:33.354 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali783c78cae32"
2026-02-16 21:24:33.355 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali783c78cae32" state="up"
2026-02-16 21:24:33.355 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali783c78cae32", State:"down", Index:38}
2026-02-16 21:24:33.355 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali783c78cae32", Addrs:set.Typed[string]{}}
2026-02-16 21:24:33.355 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali783c78cae32", Addrs:set.Typed[string]{}}
2026-02-16 21:24:33.355 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali783c78cae32", State:"up", Index:38}
2026-02-16 21:24:33.355 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali783c78cae32"
2026-02-16 21:24:33.355 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali783c78cae32"
2026-02-16 21:24:33.355 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali783c78cae32"
2026-02-16 21:24:33.355 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"}
2026-02-16 21:24:33.355 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"}
2026-02-16 21:24:33.378 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:33.378 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"} status="up"
2026-02-16 21:24:33.378 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5159"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5159"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5159"}
2026-02-16 21:24:33.405 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-5159"}
2026-02-16 21:24:33.606 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86, name=eth0)
2026-02-16 21:24:33.607 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali783c78cae32" profile_ids:"kns.services-765" profile_ids:"ksa.services-765.default" ipv4_nets:"10.100.219.161/32"}
2026-02-16 21:24:33.607 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"}
2026-02-16 21:24:33.607 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"}
2026-02-16 21:24:33.607 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"}
2026-02-16 21:24:33.608 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali783c78cae32"
2026-02-16 21:24:33.608 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"}
2026-02-16 21:24:33.608 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"}
2026-02-16 21:24:33.634 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:33.634 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"} status="up"
2026-02-16 21:24:33.638 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-9041/resize-test-sth9k, name=eth0)
2026-02-16 21:24:33.638 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-9041/resize-test-sth9k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7800b21f8c1" profile_ids:"kns.pod-resize-tests-9041" profile_ids:"ksa.pod-resize-tests-9041.default" ipv4_nets:"10.100.219.160/32"}
2026-02-16 21:24:33.638 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:33.638 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:33.638 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:33.639 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7800b21f8c1"
2026-02-16 21:24:33.639 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:33.639 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:33.667 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:33.667 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"} status="up"
2026-02-16 21:24:34.330 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=37
2026-02-16 21:24:34.330 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7800b21f8c1"
2026-02-16 21:24:34.330 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7800b21f8c1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:34.330 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7800b21f8c1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:34.392 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-9041/resize-test-sth9k, name=eth0)
2026-02-16 21:24:34.392 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-9041/resize-test-sth9k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7800b21f8c1" profile_ids:"kns.pod-resize-tests-9041" profile_ids:"ksa.pod-resize-tests-9041.default" ipv4_nets:"10.100.219.160/32"}
2026-02-16 21:24:34.392 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:34.392 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:34.393 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:34.393 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7800b21f8c1"
2026-02-16 21:24:34.393 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:34.393 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:34.411 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:34.411 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"} status="up"
2026-02-16 21:24:34.779 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=38
2026-02-16 21:24:34.779 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali783c78cae32"
2026-02-16 21:24:34.779 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali783c78cae32", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:34.779 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali783c78cae32", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
bird: KIF: Received address message for unknown interface 30
2026-02-16 21:24:35.120 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calicf3f0c299b7" state="down"
2026-02-16 21:24:35.120 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicf3f0c299b7"
2026-02-16 21:24:35.120 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calicf3f0c299b7" state=""
2026-02-16 21:24:35.120 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicf3f0c299b7"
2026-02-16 21:24:35.120 [INFO][90] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=30
2026-02-16 21:24:35.120 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf3f0c299b7", State:"down", Index:30}
2026-02-16 21:24:35.120 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf3f0c299b7", Addrs:set.Typed[string]{}}
2026-02-16 21:24:35.120 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf3f0c299b7", Addrs:set.Typed[string]{}}
2026-02-16 21:24:35.120 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf3f0c299b7", State:"", Index:30}
2026-02-16 21:24:35.120 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf3f0c299b7", Addrs:set.Set[string](nil)}
2026-02-16 21:24:35.120 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf3f0c299b7", Addrs:set.Set[string](nil)}
2026-02-16 21:24:35.462 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-765/execpod-affinityngzv4, name=eth0)
2026-02-16 21:24:35.463 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-765/execpod-affinityngzv4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1cd1f61f9f8" profile_ids:"kns.services-765" profile_ids:"ksa.services-765.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:24:35.463 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:24:35.464 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:24:35.464 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:24:35.473 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1cd1f61f9f8" ipVersion=0x4 table="filter"
2026-02-16 21:24:35.473 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1cd1f61f9f8" ipVersion=0x4 table="filter"
2026-02-16 21:24:35.473 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1cd1f61f9f8"
2026-02-16 21:24:35.473 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:24:35.473 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:24:35.503 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:35.503 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"} status="down"
2026-02-16 21:24:35.537 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali1cd1f61f9f8" state="down"
2026-02-16 21:24:35.537 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1cd1f61f9f8"
2026-02-16 21:24:35.537 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali1cd1f61f9f8" state="up"
2026-02-16 21:24:35.537 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1cd1f61f9f8", State:"down", Index:39}
2026-02-16 21:24:35.538 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd1f61f9f8", Addrs:set.Typed[string]{}}
2026-02-16 21:24:35.538 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd1f61f9f8", Addrs:set.Typed[string]{}}
2026-02-16 21:24:35.538 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1cd1f61f9f8", State:"up", Index:39}
2026-02-16 21:24:35.538 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1cd1f61f9f8"
2026-02-16 21:24:35.538 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1cd1f61f9f8"
2026-02-16 21:24:35.538 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1cd1f61f9f8"
2026-02-16 21:24:35.539 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:24:35.539 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:24:35.569 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:35.569 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"} status="up"
2026-02-16 21:24:35.640 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-9041/resize-test-sth9k, name=eth0)
2026-02-16 21:24:35.640 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-9041/resize-test-sth9k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7800b21f8c1" profile_ids:"kns.pod-resize-tests-9041" profile_ids:"ksa.pod-resize-tests-9041.default" ipv4_nets:"10.100.219.160/32"}
2026-02-16 21:24:35.640 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:35.640 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:35.640 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:35.641 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7800b21f8c1"
2026-02-16 21:24:35.641 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:35.641 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:35.667 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:35.667 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"} status="up"
2026-02-16 21:24:36.570 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=39
2026-02-16 21:24:36.570 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1cd1f61f9f8"
2026-02-16 21:24:36.570 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd1f61f9f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:36.570 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd1f61f9f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:36.637 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-9041/resize-test-sth9k, name=eth0)
2026-02-16 21:24:36.638 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-9041/resize-test-sth9k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7800b21f8c1" profile_ids:"kns.pod-resize-tests-9041" profile_ids:"ksa.pod-resize-tests-9041.default" ipv4_nets:"10.100.219.160/32"}
2026-02-16 21:24:36.638 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:36.638 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:36.638 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:36.640 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7800b21f8c1"
2026-02-16 21:24:36.641 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:36.641 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:36.661 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:36.662 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"} status="up"
2026-02-16 21:24:36.672 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-765/execpod-affinityngzv4, name=eth0)
2026-02-16 21:24:36.672 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-765/execpod-affinityngzv4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1cd1f61f9f8" profile_ids:"kns.services-765" profile_ids:"ksa.services-765.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:24:36.672 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:24:36.672 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:24:36.672 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:24:36.673 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1cd1f61f9f8"
2026-02-16 21:24:36.673 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:24:36.674 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:24:36.696 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:36.696 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"} status="up"
2026-02-16 21:24:37.109 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3966" name:"default"}
2026-02-16 21:24:37.205 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3966"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3966"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-3966"}
2026-02-16 21:24:37.229 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-765" type:"ClusterIP" cluster_ips:"10.254.108.156" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:24:37.268 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3966"}
2026-02-16 21:24:37.534 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-765" type:"ClusterIP" cluster_ips:"10.254.108.156" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:24:37.655 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1693" name:"default"}
2026-02-16 21:24:37.978 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1693"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-1693"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1693"}
2026-02-16 21:24:38.003 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1693"}
2026-02-16 21:24:38.767 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-9041"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-9041"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-9041"}
2026-02-16 21:24:38.790 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-9387"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-9387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-9387"}
2026-02-16 21:24:38.820 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-9387" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:39.366 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a, name=eth0)
2026-02-16 21:24:39.367 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.init-container-9387"} profile:{inbound_rules:{action:"allow" rule_id:"7vP6cHMZsk9BXHbL"} outbound_rules:{action:"allow" rule_id:"AXUZLEIwdXBO8nF1"}}
2026-02-16 21:24:39.367 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.init-container-9387.default"} profile:{}
2026-02-16 21:24:39.367 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicca00465558" profile_ids:"kns.init-container-9387" profile_ids:"ksa.init-container-9387.default" ipv4_nets:"10.100.219.163/32"}
2026-02-16 21:24:39.367 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:39.367 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:39.367 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:39.369 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicca00465558" ipVersion=0x4 table="filter"
2026-02-16 21:24:39.369 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_zO7VpNgnDcf3fSN8tI" ipVersion=0x4 table="filter"
2026-02-16 21:24:39.369 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7ZIbQoTatNGyNv245v" ipVersion=0x4 table="filter"
2026-02-16 21:24:39.370 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicca00465558" ipVersion=0x4 table="filter"
2026-02-16 21:24:39.370 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_zO7VpNgnDcf3fSN8tI" ipVersion=0x4 table="filter"
2026-02-16 21:24:39.370 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7ZIbQoTatNGyNv245v" ipVersion=0x4 table="filter"
2026-02-16 21:24:39.370 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicca00465558"
2026-02-16 21:24:39.370 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:39.370 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:39.411 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:39.411 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"} status="down"
2026-02-16 21:24:39.441 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="calicca00465558" state="down"
2026-02-16 21:24:39.441 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicca00465558"
2026-02-16 21:24:39.441 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicca00465558", State:"down", Index:40}
2026-02-16 21:24:39.441 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicca00465558", Addrs:set.Typed[string]{}}
2026-02-16 21:24:39.441 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicca00465558", Addrs:set.Typed[string]{}}
2026-02-16 21:24:39.441 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicca00465558"
2026-02-16 21:24:39.441 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:39.441 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:39.445 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="calicca00465558" state="up"
2026-02-16 21:24:39.464 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:39.464 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"} status="down"
2026-02-16 21:24:39.464 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicca00465558", State:"up", Index:40}
2026-02-16 21:24:39.465 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicca00465558"
2026-02-16 21:24:39.465 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicca00465558"
2026-02-16 21:24:39.465 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicca00465558"
2026-02-16 21:24:39.465 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:39.465 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:39.486 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:39.486 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"} status="up"
2026-02-16 21:24:40.677 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a, name=eth0)
2026-02-16 21:24:40.678 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicca00465558" profile_ids:"kns.init-container-9387" profile_ids:"ksa.init-container-9387.default" ipv4_nets:"10.100.219.163/32"}
2026-02-16 21:24:40.678 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:40.678 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:40.678 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:40.678 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicca00465558"
2026-02-16 21:24:40.678 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:40.678 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:40.696 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:40.696 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"} status="up"
2026-02-16 21:24:41.050 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=40
2026-02-16 21:24:41.050 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicca00465558"
2026-02-16 21:24:41.050 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicca00465558", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:41.050 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicca00465558", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:41.714 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a, name=eth0)
2026-02-16 21:24:41.715 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicca00465558" profile_ids:"kns.init-container-9387" profile_ids:"ksa.init-container-9387.default" ipv4_nets:"10.100.219.163/32"}
2026-02-16 21:24:41.715 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:41.715 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:41.715 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:41.715 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicca00465558"
2026-02-16 21:24:41.715 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:41.715 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:41.743 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:41.743 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"} status="up"
2026-02-16 21:24:42.672 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-5130"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-5130"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-5130"}
2026-02-16 21:24:42.700 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-1339"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-1339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-1339"}
2026-02-16 21:24:42.726 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a, name=eth0)
2026-02-16 21:24:42.730 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apiserver-1339" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:42.730 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicca00465558" profile_ids:"kns.init-container-9387" profile_ids:"ksa.init-container-9387.default" ipv4_nets:"10.100.219.163/32"}
2026-02-16 21:24:42.730 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:42.731 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:42.731 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:42.732 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicca00465558"
2026-02-16 21:24:42.733 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:42.733 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:42.757 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:42.758 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"} status="up"
2026-02-16 21:24:42.758 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-9387"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-9387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-9387"}
2026-02-16 21:24:42.784 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4713"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4713"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4713"}
2026-02-16 21:24:42.784 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-1339"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-1339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-1339"}
2026-02-16 21:24:42.784 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4713" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:42.801 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-993"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-993"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-993"}
2026-02-16 21:24:42.817 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-993" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:42.941 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-993"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-993"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-993"}
2026-02-16 21:24:42.970 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1773"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1773"}
2026-02-16 21:24:43.000 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1773" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:43.802 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-9041/resize-test-sth9k, name=eth0)
2026-02-16 21:24:43.802 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-9041/resize-test-sth9k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7800b21f8c1" profile_ids:"kns.pod-resize-tests-9041" profile_ids:"ksa.pod-resize-tests-9041.default" ipv4_nets:"10.100.219.160/32"}
2026-02-16 21:24:43.802 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:43.802 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:43.802 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:43.805 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7800b21f8c1"
2026-02-16 21:24:43.805 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:43.806 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:43.811 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-9041/resize-test-sth9k, name=eth0)
2026-02-16 21:24:43.827 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:43.827 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"} status="up"
2026-02-16 21:24:43.827 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-9041/resize-test-sth9k" endpoint_id:"eth0"}
2026-02-16 21:24:43.827 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-resize-tests-9041"}
2026-02-16 21:24:43.827 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-9041.default"}
2026-02-16 21:24:43.827 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:43.827 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:43.828 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0ZaKSROgHqATtIxU3v" ipVersion=0x4 table="filter"
2026-02-16 21:24:43.828 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BrBG1LxJEBJF-UkkXz" ipVersion=0x4 table="filter"
2026-02-16 21:24:43.828 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0ZaKSROgHqATtIxU3v" ipVersion=0x4 table="filter"
2026-02-16 21:24:43.828 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BrBG1LxJEBJF-UkkXz" ipVersion=0x4 table="filter"
2026-02-16 21:24:43.828 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:43.828 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-16 21:24:43.828 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7800b21f8c1" ipVersion=0x4 table="filter"
2026-02-16 21:24:43.828 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-16 21:24:43.828 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7800b21f8c1" ipVersion=0x4 table="filter"
2026-02-16 21:24:43.828 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:43.828 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:43.828 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.160
2026-02-16 21:24:43.877 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-9041/resize-test-sth9k", EndpointId:"eth0"}
2026-02-16 21:24:44.102 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-9041" name:"default"}
2026-02-16 21:24:44.181 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-9041"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-9041"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-9041"}
2026-02-16 21:24:44.211 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-9041"}
2026-02-16 21:24:45.489 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:24:46.214 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali7800b21f8c1" state="down"
2026-02-16 21:24:46.215 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7800b21f8c1", State:"down", Index:37}
2026-02-16 21:24:46.215 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7800b21f8c1"
2026-02-16 21:24:46.216 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=37
2026-02-16 21:24:46.216 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali7800b21f8c1" state=""
2026-02-16 21:24:46.216 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7800b21f8c1"
2026-02-16 21:24:46.242 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7800b21f8c1", Addrs:set.Typed[string]{}}
2026-02-16 21:24:46.242 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7800b21f8c1", Addrs:set.Typed[string]{}}
2026-02-16 21:24:46.242 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7800b21f8c1", State:"", Index:37}
2026-02-16 21:24:46.242 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7800b21f8c1", Addrs:set.Set[string](nil)}
2026-02-16 21:24:46.242 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7800b21f8c1", Addrs:set.Set[string](nil)}
2026-02-16 21:24:46.909 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4713"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4713"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4713"}
2026-02-16 21:24:46.991 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-857"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-857"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-857"}
2026-02-16 21:24:47.008 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-857" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:47.161 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1773"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1773"}
2026-02-16 21:24:47.202 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7262"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7262"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-7262"}
2026-02-16 21:24:47.226 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-7262" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:47.370 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7262"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7262"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-7262"}
2026-02-16 21:24:47.394 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-4941"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-4941"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-4941"}
2026-02-16 21:24:47.414 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-4941" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:47.775 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a, name=eth0)
2026-02-16 21:24:47.776 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicca00465558" profile_ids:"kns.init-container-9387" profile_ids:"ksa.init-container-9387.default" ipv4_nets:"10.100.219.163/32"}
2026-02-16 21:24:47.776 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:47.776 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:47.776 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:47.778 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicca00465558"
2026-02-16 21:24:47.779 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:47.779 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:47.801 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a, name=eth0)
2026-02-16 21:24:47.804 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:47.804 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"} status="up"
2026-02-16 21:24:47.805 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-9387"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-9387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-9387"}
2026-02-16 21:24:47.805 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicca00465558" profile_ids:"kns.init-container-9387" profile_ids:"ksa.init-container-9387.default" ipv4_nets:"10.100.219.163/32"}
2026-02-16 21:24:47.805 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:47.805 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:47.805 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:47.805 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicca00465558"
2026-02-16 21:24:47.805 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:47.805 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:47.824 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:47.825 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"} status="up"
2026-02-16 21:24:48.049 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a, name=eth0)
2026-02-16 21:24:48.049 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a" endpoint_id:"eth0"}
2026-02-16 21:24:48.049 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.init-container-9387"}
2026-02-16 21:24:48.049 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.init-container-9387.default"}
2026-02-16 21:24:48.049 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:48.049 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:48.050 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zO7VpNgnDcf3fSN8tI" ipVersion=0x4 table="filter"
2026-02-16 21:24:48.050 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7ZIbQoTatNGyNv245v" ipVersion=0x4 table="filter"
2026-02-16 21:24:48.050 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zO7VpNgnDcf3fSN8tI" ipVersion=0x4 table="filter"
2026-02-16 21:24:48.050 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7ZIbQoTatNGyNv245v" ipVersion=0x4 table="filter"
2026-02-16 21:24:48.050 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:48.050 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicca00465558" ipVersion=0x4 table="filter"
2026-02-16 21:24:48.050 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicca00465558" ipVersion=0x4 table="filter"
2026-02-16 21:24:48.050 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:48.050 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:48.050 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.163
2026-02-16 21:24:48.110 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-9387/pod-init-10bb5ce0-846f-4218-85db-8d61541dcd2a", EndpointId:"eth0"}
2026-02-16 21:24:48.162 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=40
2026-02-16 21:24:48.162 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicca00465558"
2026-02-16 21:24:48.162 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="calicca00465558" state="down"
2026-02-16 21:24:48.162 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="calicca00465558" state=""
2026-02-16 21:24:48.162 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicca00465558"
2026-02-16 21:24:48.162 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicca00465558", Addrs:set.Typed[string]{}}
2026-02-16 21:24:48.162 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicca00465558", Addrs:set.Typed[string]{}}
2026-02-16 21:24:48.162 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicca00465558", State:"down", Index:40}
2026-02-16 21:24:48.162 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicca00465558", State:"", Index:40}
2026-02-16 21:24:48.162 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicca00465558", Addrs:set.Set[string](nil)}
2026-02-16 21:24:48.162 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicca00465558", Addrs:set.Set[string](nil)}
2026-02-16 21:24:48.618 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apiserver-1339" name:"default"}
2026-02-16 21:24:48.949 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-993" name:"default"}
2026-02-16 21:24:49.550 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-993"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-993"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-993"}
2026-02-16 21:24:49.576 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-993"}
2026-02-16 21:24:49.736 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-1339"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-1339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-1339"}
2026-02-16 21:24:49.762 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apiserver-1339"}
2026-02-16 21:24:49.842 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-5130" name:"default"}
2026-02-16 21:24:49.899 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-5130"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-5130"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-5130"}
2026-02-16 21:24:49.922 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-5130"}
2026-02-16 21:24:51.099 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-857"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-857"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-857"}
2026-02-16 21:24:51.128 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1993"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1993"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1993"}
2026-02-16 21:24:51.156 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1993" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:51.779 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5, name=eth0)
2026-02-16 21:24:51.779 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-1993"} profile:{inbound_rules:{action:"allow" rule_id:"U4iwRY0asjtktwGN"} outbound_rules:{action:"allow" rule_id:"HTJ_Q_Cd5z5ErIlb"}}
2026-02-16 21:24:51.779 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-1993.default"} profile:{}
2026-02-16 21:24:51.779 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice2b173c5a1" profile_ids:"kns.projected-1993" profile_ids:"ksa.projected-1993.default" ipv4_nets:"10.100.219.164/32"}
2026-02-16 21:24:51.779 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:24:51.780 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:24:51.780 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:24:51.780 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calice2b173c5a1" ipVersion=0x4 table="filter"
2026-02-16 21:24:51.780 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-1993" ipVersion=0x4 table="filter"
2026-02-16 21:24:51.781 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nA1x4jkeovYhmjus9J" ipVersion=0x4 table="filter"
2026-02-16 21:24:51.781 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calice2b173c5a1" ipVersion=0x4 table="filter"
2026-02-16 21:24:51.781 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-1993" ipVersion=0x4 table="filter"
2026-02-16 21:24:51.781 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nA1x4jkeovYhmjus9J" ipVersion=0x4 table="filter"
2026-02-16 21:24:51.781 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calice2b173c5a1"
2026-02-16 21:24:51.781 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:24:51.781 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:24:51.822 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:51.822 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"} status="down"
2026-02-16 21:24:51.852 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calice2b173c5a1" state="down"
2026-02-16 21:24:51.853 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice2b173c5a1", State:"down", Index:41}
2026-02-16 21:24:51.853 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calice2b173c5a1"
2026-02-16 21:24:51.853 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:24:51.853 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:24:51.853 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calice2b173c5a1"
2026-02-16 21:24:51.854 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calice2b173c5a1" state="up"
2026-02-16 21:24:51.872 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:24:51.872 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"} status="down"
2026-02-16 21:24:51.872 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice2b173c5a1", Addrs:set.Typed[string]{}}
2026-02-16 21:24:51.872 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice2b173c5a1", Addrs:set.Typed[string]{}}
2026-02-16 21:24:51.872 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice2b173c5a1", State:"up", Index:41}
2026-02-16 21:24:51.872 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calice2b173c5a1"
2026-02-16 21:24:51.872 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calice2b173c5a1"
2026-02-16 21:24:51.873 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice2b173c5a1"
2026-02-16 21:24:51.873 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:24:51.873 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:24:51.893 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:51.893 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"} status="up"
2026-02-16 21:24:52.417 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1773" name:"default"}
2026-02-16 21:24:52.518 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-7262" name:"default"}
2026-02-16 21:24:52.648 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4713" name:"default"}
2026-02-16 21:24:52.768 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4713"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4713"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4713"}
2026-02-16 21:24:52.792 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5, name=eth0)
2026-02-16 21:24:52.792 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice2b173c5a1" profile_ids:"kns.projected-1993" profile_ids:"ksa.projected-1993.default" ipv4_nets:"10.100.219.164/32"}
2026-02-16 21:24:52.793 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:24:52.793 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:24:52.793 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:24:52.794 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice2b173c5a1"
2026-02-16 21:24:52.794 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:24:52.794 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:24:52.823 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:24:52.823 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"} status="up"
2026-02-16 21:24:52.823 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4713"}
2026-02-16 21:24:52.890 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=41
2026-02-16 21:24:52.890 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calice2b173c5a1"
2026-02-16 21:24:52.890 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice2b173c5a1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:52.890 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice2b173c5a1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:24:52.934 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-9387" name:"default"}
2026-02-16 21:24:52.961 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1773"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1773"}
2026-02-16 21:24:52.983 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1773"}
2026-02-16 21:24:53.161 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7262"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7262"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-7262"}
2026-02-16 21:24:53.189 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-7262"}
2026-02-16 21:24:53.225 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-9387"}
2026-02-16 21:24:55.348 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1993"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1993"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1993"}
2026-02-16 21:24:55.381 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8477"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8477"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-8477"}
2026-02-16 21:24:55.409 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-8477" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:24:56.151 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-857" name:"default"}
2026-02-16 21:24:56.462 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-857"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-857"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-857"}
2026-02-16 21:24:56.494 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-857"}
2026-02-16 21:25:00.408 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5, name=eth0)
2026-02-16 21:25:00.408 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice2b173c5a1" profile_ids:"kns.projected-1993" profile_ids:"ksa.projected-1993.default" ipv4_nets:"10.100.219.164/32"}
2026-02-16 21:25:00.409 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:25:00.409 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:25:00.409 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:25:00.409 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice2b173c5a1"
2026-02-16 21:25:00.409 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:25:00.410 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:25:00.432 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5, name=eth0)
2026-02-16 21:25:00.443 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:00.443 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"} status="up"
2026-02-16 21:25:00.443 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1993"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1993"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1993"}
2026-02-16 21:25:00.443 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice2b173c5a1" profile_ids:"kns.projected-1993" profile_ids:"ksa.projected-1993.default" ipv4_nets:"10.100.219.164/32"}
2026-02-16 21:25:00.443 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:25:00.443 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:25:00.443 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:25:00.443 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice2b173c5a1"
2026-02-16 21:25:00.443 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:25:00.443 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:25:00.461 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:00.461 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"} status="up"
2026-02-16 21:25:00.698 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5, name=eth0)
2026-02-16 21:25:00.698 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5" endpoint_id:"eth0"}
2026-02-16 21:25:00.698 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-1993"}
2026-02-16 21:25:00.698 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-1993.default"}
2026-02-16 21:25:00.698 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:25:00.698 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:25:00.699 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-1993" ipVersion=0x4 table="filter"
2026-02-16 21:25:00.699 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nA1x4jkeovYhmjus9J" ipVersion=0x4 table="filter"
2026-02-16 21:25:00.699 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-1993" ipVersion=0x4 table="filter"
2026-02-16 21:25:00.699 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nA1x4jkeovYhmjus9J" ipVersion=0x4 table="filter"
2026-02-16 21:25:00.699 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:25:00.699 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calice2b173c5a1" ipVersion=0x4 table="filter"
2026-02-16 21:25:00.699 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calice2b173c5a1" ipVersion=0x4 table="filter"
2026-02-16 21:25:00.699 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:25:00.699 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:25:00.700 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.164
2026-02-16 21:25:00.765 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1993/pod-projected-secrets-b36b0872-dbff-4269-aefa-fe5118e866b5", EndpointId:"eth0"}
2026-02-16 21:25:00.803 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calice2b173c5a1" state="down"
2026-02-16 21:25:00.803 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calice2b173c5a1"
2026-02-16 21:25:00.803 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=41
2026-02-16 21:25:00.803 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice2b173c5a1", State:"down", Index:41}
2026-02-16 21:25:00.803 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice2b173c5a1", Addrs:set.Typed[string]{}}
2026-02-16 21:25:00.803 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice2b173c5a1", Addrs:set.Typed[string]{}}
2026-02-16 21:25:00.806 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calice2b173c5a1" state=""
2026-02-16 21:25:00.806 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calice2b173c5a1"
2026-02-16 21:25:00.826 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice2b173c5a1", State:"", Index:41}
2026-02-16 21:25:00.827 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice2b173c5a1", Addrs:set.Set[string](nil)}
2026-02-16 21:25:00.827 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice2b173c5a1", Addrs:set.Set[string](nil)}
2026-02-16 21:25:05.460 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1993" name:"default"}
2026-02-16 21:25:05.481 [INFO][90] felix/summary.go 100: Summarising 213 dataplane reconciliation loops over 1m2.5s: avg=28ms longest=70ms (resync-calico-v4)
2026-02-16 21:25:05.732 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1993"}
2026-02-16 21:25:08.111 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-765/execpod-affinityngzv4, name=eth0)
2026-02-16 21:25:08.111 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-765/execpod-affinityngzv4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1cd1f61f9f8" profile_ids:"kns.services-765" profile_ids:"ksa.services-765.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:25:08.111 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:25:08.111 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:25:08.111 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:25:08.112 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1cd1f61f9f8"
2026-02-16 21:25:08.113 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:25:08.113 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:25:08.120 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-765/execpod-affinityngzv4, name=eth0)
2026-02-16 21:25:08.143 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:08.143 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"} status="up"
2026-02-16 21:25:08.143 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-765/execpod-affinityngzv4" endpoint_id:"eth0"}
2026-02-16 21:25:08.143 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-765"
2026-02-16 21:25:08.143 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:25:08.143 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:25:08.143 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:25:08.143 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1cd1f61f9f8" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.143 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1cd1f61f9f8" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.143 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:25:08.143 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:25:08.144 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.162
2026-02-16 21:25:08.171 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86, name=eth0)
2026-02-16 21:25:08.193 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86, name=eth0)
2026-02-16 21:25:08.211 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/execpod-affinityngzv4", EndpointId:"eth0"}
2026-02-16 21:25:08.211 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali783c78cae32" profile_ids:"kns.services-765" profile_ids:"ksa.services-765.default" ipv4_nets:"10.100.219.161/32"}
2026-02-16 21:25:08.211 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86" endpoint_id:"eth0"}
2026-02-16 21:25:08.211 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-765"}
2026-02-16 21:25:08.211 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-765.default"}
2026-02-16 21:25:08.211 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-765"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-765"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-765"}
2026-02-16 21:25:08.211 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"}
2026-02-16 21:25:08.211 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"}
2026-02-16 21:25:08.214 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-765" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.215 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xqq1u9X0-dOoFF-nIR" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.215 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-765" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.215 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xqq1u9X0-dOoFF-nIR" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.215 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"}
2026-02-16 21:25:08.215 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali783c78cae32" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.215 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali783c78cae32" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.215 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"}
2026-02-16 21:25:08.215 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"}
2026-02-16 21:25:08.217 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.161
2026-02-16 21:25:08.283 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-765/affinity-clusterip-transition-6c76fcb6f7-bkc86", EndpointId:"eth0"}
2026-02-16 21:25:08.283 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-9706"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-9706"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"hostport-9706"}
2026-02-16 21:25:08.283 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"hostport-9706" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:08.506 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali1cd1f61f9f8" state="down"
2026-02-16 21:25:08.506 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1cd1f61f9f8"
2026-02-16 21:25:08.506 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=39
2026-02-16 21:25:08.506 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1cd1f61f9f8", State:"down", Index:39}
2026-02-16 21:25:08.506 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd1f61f9f8", Addrs:set.Typed[string]{}}
2026-02-16 21:25:08.506 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd1f61f9f8", Addrs:set.Typed[string]{}}
2026-02-16 21:25:08.507 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali1cd1f61f9f8" state=""
2026-02-16 21:25:08.507 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1cd1f61f9f8"
2026-02-16 21:25:08.530 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1cd1f61f9f8", State:"", Index:39}
2026-02-16 21:25:08.530 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd1f61f9f8", Addrs:set.Set[string](nil)}
2026-02-16 21:25:08.530 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd1f61f9f8", Addrs:set.Set[string](nil)}
2026-02-16 21:25:08.842 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=hostport-9706/pod1, name=eth0)
2026-02-16 21:25:08.842 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.hostport-9706"} profile:{inbound_rules:{action:"allow" rule_id:"X4fK79D_7sbUoAeu"} outbound_rules:{action:"allow" rule_id:"o0qSjEiM_VsPS6Np"}}
2026-02-16 21:25:08.842 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.hostport-9706.default"} profile:{}
2026-02-16 21:25:08.842 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9706/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05ad48d3c86" profile_ids:"kns.hostport-9706" profile_ids:"ksa.hostport-9706.default" ipv4_nets:"10.100.219.165/32"}
2026-02-16 21:25:08.843 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:08.843 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:08.843 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:08.843 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali05ad48d3c86" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.843 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.hostport-9706" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.843 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bnT8REJ7Nn1DN_DX1B" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.843 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali05ad48d3c86" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.843 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.hostport-9706" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.843 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bnT8REJ7Nn1DN_DX1B" ipVersion=0x4 table="filter"
2026-02-16 21:25:08.843 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali05ad48d3c86"
2026-02-16 21:25:08.844 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:08.844 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:08.882 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:08.882 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"} status="down"
2026-02-16 21:25:08.922 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali05ad48d3c86" state="down"
2026-02-16 21:25:08.922 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali05ad48d3c86"
2026-02-16 21:25:08.922 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali05ad48d3c86" state="up"
2026-02-16 21:25:08.922 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali05ad48d3c86", State:"down", Index:42}
2026-02-16 21:25:08.923 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali05ad48d3c86", Addrs:set.Typed[string]{}}
2026-02-16 21:25:08.923 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali05ad48d3c86", Addrs:set.Typed[string]{}}
2026-02-16 21:25:08.923 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali05ad48d3c86", State:"up", Index:42}
2026-02-16 21:25:08.923 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali05ad48d3c86"
2026-02-16 21:25:08.923 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali05ad48d3c86"
2026-02-16 21:25:08.923 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali05ad48d3c86"
2026-02-16 21:25:08.923 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:08.923 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:08.945 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:08.946 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:25:09.895 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=hostport-9706/pod1, name=eth0)
2026-02-16 21:25:09.896 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9706/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05ad48d3c86" profile_ids:"kns.hostport-9706" profile_ids:"ksa.hostport-9706.default" ipv4_nets:"10.100.219.165/32"}
2026-02-16 21:25:09.896 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:09.896 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:09.896 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:09.897 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali05ad48d3c86"
2026-02-16 21:25:09.897 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:09.898 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:09.915 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=42
2026-02-16 21:25:09.915 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali05ad48d3c86"
2026-02-16 21:25:09.916 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=hostport-9706/pod1, name=eth0)
2026-02-16 21:25:09.924 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:09.924 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:25:09.924 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9706/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05ad48d3c86" profile_ids:"kns.hostport-9706" profile_ids:"ksa.hostport-9706.default" ipv4_nets:"10.100.219.165/32"}
2026-02-16 21:25:09.924 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:09.924 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:09.924 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:09.926 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali05ad48d3c86"
2026-02-16 21:25:09.926 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:09.926 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:09.958 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:09.958 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:25:09.958 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali05ad48d3c86", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:09.958 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali05ad48d3c86", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:10.569 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali783c78cae32" state="down"
2026-02-16 21:25:10.569 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali783c78cae32"
2026-02-16 21:25:10.569 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=38
2026-02-16 21:25:10.569 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali783c78cae32", State:"down", Index:38}
2026-02-16 21:25:10.569 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali783c78cae32", Addrs:set.Typed[string]{}}
2026-02-16 21:25:10.569 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali783c78cae32", Addrs:set.Typed[string]{}}
2026-02-16 21:25:10.572 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali783c78cae32" state=""
2026-02-16 21:25:10.572 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali783c78cae32"
2026-02-16 21:25:10.591 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali783c78cae32", State:"", Index:38}
2026-02-16 21:25:10.591 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali783c78cae32", Addrs:set.Set[string](nil)}
2026-02-16 21:25:10.591 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali783c78cae32", Addrs:set.Set[string](nil)}
2026-02-16 21:25:10.921 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=hostport-9706/pod2, name=eth0)
2026-02-16 21:25:10.921 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9706/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b205aec9ed" profile_ids:"kns.hostport-9706" profile_ids:"ksa.hostport-9706.default" ipv4_nets:"10.100.219.166/32"}
2026-02-16 21:25:10.921 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:10.921 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:10.921 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:10.922 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1b205aec9ed" ipVersion=0x4 table="filter"
2026-02-16 21:25:10.922 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1b205aec9ed" ipVersion=0x4 table="filter"
2026-02-16 21:25:10.922 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1b205aec9ed"
2026-02-16 21:25:10.922 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:10.922 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:10.965 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:10.965 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"} status="down"
2026-02-16 21:25:11.004 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali1b205aec9ed" state="down"
2026-02-16 21:25:11.005 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b205aec9ed", State:"down", Index:43}
2026-02-16 21:25:11.005 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1b205aec9ed"
2026-02-16 21:25:11.005 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:11.005 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:11.005 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1b205aec9ed"
2026-02-16 21:25:11.005 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali1b205aec9ed" state="up"
2026-02-16 21:25:11.027 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:11.027 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"} status="down"
2026-02-16 21:25:11.027 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b205aec9ed", Addrs:set.Typed[string]{}}
2026-02-16 21:25:11.027 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b205aec9ed", Addrs:set.Typed[string]{}}
2026-02-16 21:25:11.027 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b205aec9ed", State:"up", Index:43}
2026-02-16 21:25:11.027 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1b205aec9ed"
2026-02-16 21:25:11.027 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1b205aec9ed"
2026-02-16 21:25:11.028 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b205aec9ed"
2026-02-16 21:25:11.028 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:11.028 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:11.051 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:11.051 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"} status="up"
2026-02-16 21:25:11.900 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=hostport-9706/pod2, name=eth0)
2026-02-16 21:25:11.900 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9706/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b205aec9ed" profile_ids:"kns.hostport-9706" profile_ids:"ksa.hostport-9706.default" ipv4_nets:"10.100.219.166/32"}
2026-02-16 21:25:11.900 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:11.900 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:11.900 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:11.901 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b205aec9ed"
2026-02-16 21:25:11.901 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:11.901 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:11.917 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=hostport-9706/pod2, name=eth0)
2026-02-16 21:25:11.925 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:11.925 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"} status="up"
2026-02-16 21:25:11.925 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9706/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b205aec9ed" profile_ids:"kns.hostport-9706" profile_ids:"ksa.hostport-9706.default" ipv4_nets:"10.100.219.166/32"}
2026-02-16 21:25:11.925 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:11.925 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:11.925 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:11.925 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b205aec9ed"
2026-02-16 21:25:11.925 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:11.925 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:11.950 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:11.950 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"} status="up"
2026-02-16 21:25:12.282 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=43
2026-02-16 21:25:12.282 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1b205aec9ed"
2026-02-16 21:25:12.282 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b205aec9ed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:12.282 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b205aec9ed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:12.905 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=hostport-9706/pod3, name=eth0)
2026-02-16 21:25:12.905 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9706/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3c19ffc1cd5" profile_ids:"kns.hostport-9706" profile_ids:"ksa.hostport-9706.default" ipv4_nets:"10.100.219.167/32"}
2026-02-16 21:25:12.905 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:12.905 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:12.905 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:12.906 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3c19ffc1cd5" ipVersion=0x4 table="filter"
2026-02-16 21:25:12.906 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3c19ffc1cd5" ipVersion=0x4 table="filter"
2026-02-16 21:25:12.906 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3c19ffc1cd5"
2026-02-16 21:25:12.906 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:12.906 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:12.943 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:12.943 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"} status="down"
2026-02-16 21:25:12.986 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali3c19ffc1cd5" state="down"
2026-02-16 21:25:12.986 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3c19ffc1cd5", State:"down", Index:44}
2026-02-16 21:25:12.986 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3c19ffc1cd5"
2026-02-16 21:25:12.986 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3c19ffc1cd5", Addrs:set.Typed[string]{}}
2026-02-16 21:25:12.986 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3c19ffc1cd5", Addrs:set.Typed[string]{}}
2026-02-16 21:25:12.986 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3c19ffc1cd5"
2026-02-16 21:25:12.986 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:12.986 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:12.990 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali3c19ffc1cd5" state="up"
2026-02-16 21:25:13.013 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:13.013 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"} status="down"
2026-02-16 21:25:13.013 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3c19ffc1cd5", State:"up", Index:44}
2026-02-16 21:25:13.013 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3c19ffc1cd5"
2026-02-16 21:25:13.013 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3c19ffc1cd5"
2026-02-16 21:25:13.014 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3c19ffc1cd5"
2026-02-16 21:25:13.015 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:13.015 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:13.041 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:13.042 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"} status="up"
2026-02-16 21:25:13.461 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-765" name:"default"}
2026-02-16 21:25:13.584 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-765"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-765"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-765"}
2026-02-16 21:25:13.614 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-765"}
2026-02-16 21:25:13.926 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=hostport-9706/pod3, name=eth0)
2026-02-16 21:25:13.926 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9706/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3c19ffc1cd5" profile_ids:"kns.hostport-9706" profile_ids:"ksa.hostport-9706.default" ipv4_nets:"10.100.219.167/32"}
2026-02-16 21:25:13.926 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:13.926 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:13.926 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:13.926 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3c19ffc1cd5"
2026-02-16 21:25:13.927 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:13.927 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:13.954 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:13.954 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"} status="up"
2026-02-16 21:25:13.958 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=hostport-9706/pod3, name=eth0)
2026-02-16 21:25:13.959 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9706/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3c19ffc1cd5" profile_ids:"kns.hostport-9706" profile_ids:"ksa.hostport-9706.default" ipv4_nets:"10.100.219.167/32"}
2026-02-16 21:25:13.959 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:13.959 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:13.959 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:13.960 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3c19ffc1cd5"
2026-02-16 21:25:13.960 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:13.960 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:13.987 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:13.987 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"} status="up"
2026-02-16 21:25:14.786 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=44
2026-02-16 21:25:14.786 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3c19ffc1cd5"
2026-02-16 21:25:14.786 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3c19ffc1cd5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:14.786 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3c19ffc1cd5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:17.517 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8477"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8477"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-8477"}
2026-02-16 21:25:17.542 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5789"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5789"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-5789"}
2026-02-16 21:25:17.558 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-5789" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:17.576 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-2093"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-2093"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-2-2093"}
2026-02-16 21:25:17.591 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-2-2093" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:21.635 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-9706"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-9706"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"hostport-9706"}
2026-02-16 21:25:21.659 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8588"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8588"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-8588"}
2026-02-16 21:25:21.659 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-8588" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:21.769 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8588"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8588"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-8588"}
2026-02-16 21:25:21.794 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7157"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"job-7157"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7157"}
2026-02-16 21:25:21.824 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7157" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:22.558 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8477"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8477"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-8477"}
2026-02-16 21:25:23.750 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-2093"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-2093"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-2-2093"}
2026-02-16 21:25:23.851 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5789"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5789"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-5789"}
2026-02-16 21:25:23.879 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5888"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5888"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5888"}
2026-02-16 21:25:23.905 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5888" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:23.906 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5888"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5888"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5888"} labels:{key:"webhook-5888" value:"true"}
2026-02-16 21:25:23.934 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1856"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1856"} labels:{key:"webhook-5888-markers" value:"true"}
2026-02-16 21:25:23.934 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1856" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:26.144 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5888" type:"ClusterIP" cluster_ips:"10.254.154.190" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:25:26.221 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5888"
2026-02-16 21:25:26.285 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5888"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5888"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5888"} labels:{key:"webhook-5888" value:"true"}
2026-02-16 21:25:26.315 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1856"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1856"} labels:{key:"webhook-5888-markers" value:"true"}
2026-02-16 21:25:26.315 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4127"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"services-4127"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-4127"}
2026-02-16 21:25:26.337 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-4127" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:26.445 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-4127" type:"NodePort" cluster_ips:"10.254.206.10" ports:{Protocol:"TCP" Port:80 NodePort:30166}
2026-02-16 21:25:26.675 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=hostport-9706/pod1, name=eth0)
2026-02-16 21:25:26.677 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9706/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05ad48d3c86" profile_ids:"kns.hostport-9706" profile_ids:"ksa.hostport-9706.default" ipv4_nets:"10.100.219.165/32"}
2026-02-16 21:25:26.677 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:26.677 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:26.678 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:26.678 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali05ad48d3c86"
2026-02-16 21:25:26.678 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:26.678 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:26.691 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=hostport-9706/pod2, name=eth0)
2026-02-16 21:25:26.704 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:26.704 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:25:26.704 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9706/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b205aec9ed" profile_ids:"kns.hostport-9706" profile_ids:"ksa.hostport-9706.default" ipv4_nets:"10.100.219.166/32"}
2026-02-16 21:25:26.704 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=hostport-9706/pod3, name=eth0)
2026-02-16 21:25:26.704 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:26.704 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:26.704 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:26.705 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b205aec9ed"
2026-02-16 21:25:26.705 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:26.705 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:26.713 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=hostport-9706/pod1, name=eth0)
2026-02-16 21:25:26.725 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:26.725 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"} status="up"
2026-02-16 21:25:26.725 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9706/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3c19ffc1cd5" profile_ids:"kns.hostport-9706" profile_ids:"ksa.hostport-9706.default" ipv4_nets:"10.100.219.167/32"}
2026-02-16 21:25:26.725 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9706/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05ad48d3c86" profile_ids:"kns.hostport-9706" profile_ids:"ksa.hostport-9706.default" ipv4_nets:"10.100.219.165/32"}
2026-02-16 21:25:26.725 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-9706"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-9706"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"hostport-9706"}
2026-02-16 21:25:26.725 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:26.726 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:26.726 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:26.726 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:26.726 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:26.726 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:26.727 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali05ad48d3c86"
2026-02-16 21:25:26.727 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3c19ffc1cd5"
2026-02-16 21:25:26.727 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:26.727 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:26.727 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:26.727 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:26.730 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=hostport-9706/pod2, name=eth0)
2026-02-16 21:25:26.752 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:26.752 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:25:26.752 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:26.752 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"} status="up"
2026-02-16 21:25:26.752 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9706/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b205aec9ed" profile_ids:"kns.hostport-9706" profile_ids:"ksa.hostport-9706.default" ipv4_nets:"10.100.219.166/32"}
2026-02-16 21:25:26.752 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:26.753 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:26.753 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:26.753 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b205aec9ed"
2026-02-16 21:25:26.753 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:26.754 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:26.755 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=hostport-9706/pod3, name=eth0)
2026-02-16 21:25:26.775 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:26.775 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"} status="up"
2026-02-16 21:25:26.775 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9706/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3c19ffc1cd5" profile_ids:"kns.hostport-9706" profile_ids:"ksa.hostport-9706.default" ipv4_nets:"10.100.219.167/32"}
2026-02-16 21:25:26.775 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:26.775 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:26.775 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:26.775 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3c19ffc1cd5"
2026-02-16 21:25:26.776 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:26.776 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:26.802 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:26.802 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"} status="up"
2026-02-16 21:25:26.866 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-8588" name:"default"}
2026-02-16 21:25:27.090 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-4127/affinity-nodeport-5fd47c4cd5-kjjnq, name=eth0)
2026-02-16 21:25:27.090 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-4127"} profile:{inbound_rules:{action:"allow" rule_id:"cMbDuuynELSE_pHm"} outbound_rules:{action:"allow" rule_id:"q7UR9mNl1d7GkSFv"}}
2026-02-16 21:25:27.090 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-4127.default"} profile:{}
2026-02-16 21:25:27.090 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac3271e17d3" profile_ids:"kns.services-4127" profile_ids:"ksa.services-4127.default" ipv4_nets:"10.100.219.168/32"}
2026-02-16 21:25:27.090 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"}
2026-02-16 21:25:27.090 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"}
2026-02-16 21:25:27.090 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"}
2026-02-16 21:25:27.090 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliac3271e17d3" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.090 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-4127" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.090 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_a_bWsYtW0lZEiipQAk" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.090 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliac3271e17d3" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.090 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-4127" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.090 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_a_bWsYtW0lZEiipQAk" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.091 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliac3271e17d3"
2026-02-16 21:25:27.091 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"}
2026-02-16 21:25:27.091 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"}
2026-02-16 21:25:27.135 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:27.135 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"} status="down"
2026-02-16 21:25:27.163 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="caliac3271e17d3" state="down"
2026-02-16 21:25:27.163 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac3271e17d3", State:"down", Index:45}
2026-02-16 21:25:27.163 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliac3271e17d3"
2026-02-16 21:25:27.163 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliac3271e17d3"
2026-02-16 21:25:27.163 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"}
2026-02-16 21:25:27.163 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"}
2026-02-16 21:25:27.166 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="caliac3271e17d3" state="up"
2026-02-16 21:25:27.240 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:27.240 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"} status="down"
2026-02-16 21:25:27.240 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac3271e17d3", Addrs:set.Typed[string]{}}
2026-02-16 21:25:27.240 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac3271e17d3", Addrs:set.Typed[string]{}}
2026-02-16 21:25:27.240 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac3271e17d3", State:"up", Index:45}
2026-02-16 21:25:27.240 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliac3271e17d3"
2026-02-16 21:25:27.240 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliac3271e17d3"
2026-02-16 21:25:27.241 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac3271e17d3"
2026-02-16 21:25:27.241 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"}
2026-02-16 21:25:27.241 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"}
2026-02-16 21:25:27.346 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=hostport-9706/pod2, name=eth0)
2026-02-16 21:25:27.375 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:27.375 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"} status="up"
2026-02-16 21:25:27.375 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8588"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8588"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-8588"}
2026-02-16 21:25:27.375 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-8588"}
2026-02-16 21:25:27.375 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9706/pod2" endpoint_id:"eth0"}
2026-02-16 21:25:27.375 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:27.375 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:27.375 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:27.376 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1b205aec9ed" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.376 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1b205aec9ed" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.376 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:27.376 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:27.376 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.166
2026-02-16 21:25:27.446 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod2", EndpointId:"eth0"}
2026-02-16 21:25:27.448 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali1b205aec9ed" state="down"
2026-02-16 21:25:27.449 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1b205aec9ed"
2026-02-16 21:25:27.449 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=43
2026-02-16 21:25:27.449 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b205aec9ed", State:"down", Index:43}
2026-02-16 21:25:27.449 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b205aec9ed", Addrs:set.Typed[string]{}}
2026-02-16 21:25:27.449 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b205aec9ed", Addrs:set.Typed[string]{}}
2026-02-16 21:25:27.474 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali1b205aec9ed" state=""
2026-02-16 21:25:27.474 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1b205aec9ed"
2026-02-16 21:25:27.503 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b205aec9ed", State:"", Index:43}
2026-02-16 21:25:27.503 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b205aec9ed", Addrs:set.Set[string](nil)}
2026-02-16 21:25:27.503 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b205aec9ed", Addrs:set.Set[string](nil)}
2026-02-16 21:25:27.549 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=hostport-9706/pod3, name=eth0)
2026-02-16 21:25:27.549 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9706/pod3" endpoint_id:"eth0"}
2026-02-16 21:25:27.549 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:27.549 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:27.550 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:27.550 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3c19ffc1cd5" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.550 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3c19ffc1cd5" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.550 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:27.550 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:27.551 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.167
2026-02-16 21:25:27.609 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod3", EndpointId:"eth0"}
2026-02-16 21:25:27.611 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=hostport-9706/pod1, name=eth0)
2026-02-16 21:25:27.611 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9706/pod1" endpoint_id:"eth0"}
2026-02-16 21:25:27.611 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.hostport-9706"}
2026-02-16 21:25:27.611 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.hostport-9706.default"}
2026-02-16 21:25:27.611 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:27.611 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:27.612 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.hostport-9706" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.612 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bnT8REJ7Nn1DN_DX1B" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.612 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.hostport-9706" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.612 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bnT8REJ7Nn1DN_DX1B" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.612 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:27.612 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali05ad48d3c86" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.612 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali05ad48d3c86" ipVersion=0x4 table="filter"
2026-02-16 21:25:27.612 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:27.612 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:27.612 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.165
2026-02-16 21:25:27.655 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=44
2026-02-16 21:25:27.655 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3c19ffc1cd5"
2026-02-16 21:25:27.655 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali3c19ffc1cd5" state="down"
2026-02-16 21:25:27.655 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali3c19ffc1cd5" state=""
2026-02-16 21:25:27.655 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3c19ffc1cd5"
2026-02-16 21:25:27.675 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9706/pod1", EndpointId:"eth0"}
2026-02-16 21:25:27.675 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3c19ffc1cd5", Addrs:set.Typed[string]{}}
2026-02-16 21:25:27.675 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3c19ffc1cd5", Addrs:set.Typed[string]{}}
2026-02-16 21:25:27.675 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3c19ffc1cd5", State:"down", Index:44}
2026-02-16 21:25:27.675 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3c19ffc1cd5", State:"", Index:44}
2026-02-16 21:25:27.676 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3c19ffc1cd5", Addrs:set.Set[string](nil)}
2026-02-16 21:25:27.676 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3c19ffc1cd5", Addrs:set.Set[string](nil)}
2026-02-16 21:25:27.708 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-8477" name:"default"}
2026-02-16 21:25:27.722 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali05ad48d3c86" state="down"
2026-02-16 21:25:27.722 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali05ad48d3c86"
2026-02-16 21:25:27.722 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=42
2026-02-16 21:25:27.728 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali05ad48d3c86" state=""
2026-02-16 21:25:27.728 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali05ad48d3c86"
2026-02-16 21:25:27.735 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali05ad48d3c86", State:"down", Index:42}
2026-02-16 21:25:27.736 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali05ad48d3c86", Addrs:set.Typed[string]{}}
2026-02-16 21:25:27.736 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali05ad48d3c86", Addrs:set.Typed[string]{}}
2026-02-16 21:25:27.736 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali05ad48d3c86", State:"", Index:42}
2026-02-16 21:25:27.736 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali05ad48d3c86", Addrs:set.Set[string](nil)}
2026-02-16 21:25:27.736 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali05ad48d3c86", Addrs:set.Set[string](nil)}
2026-02-16 21:25:28.014 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-4127/affinity-nodeport-5fd47c4cd5-kjjnq, name=eth0)
2026-02-16 21:25:28.014 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac3271e17d3" profile_ids:"kns.services-4127" profile_ids:"ksa.services-4127.default" ipv4_nets:"10.100.219.168/32"}
2026-02-16 21:25:28.014 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"}
2026-02-16 21:25:28.014 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"}
2026-02-16 21:25:28.014 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"}
2026-02-16 21:25:28.015 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac3271e17d3"
2026-02-16 21:25:28.015 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"}
2026-02-16 21:25:28.015 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"}
2026-02-16 21:25:28.039 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:28.039 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"} status="up"
2026-02-16 21:25:28.139 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-8477"}
2026-02-16 21:25:28.443 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=45
2026-02-16 21:25:28.444 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliac3271e17d3"
2026-02-16 21:25:28.444 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac3271e17d3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:28.444 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac3271e17d3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:28.859 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-2-2093" name:"default"}
2026-02-16 21:25:29.079 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-4127/execpod-affinityzdx8m, name=eth0)
2026-02-16 21:25:29.080 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4127/execpod-affinityzdx8m" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid97e295b419" profile_ids:"kns.services-4127" profile_ids:"ksa.services-4127.default" ipv4_nets:"10.100.219.169/32"}
2026-02-16 21:25:29.080 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:29.080 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:29.081 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:29.082 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid97e295b419" ipVersion=0x4 table="filter"
2026-02-16 21:25:29.082 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid97e295b419" ipVersion=0x4 table="filter"
2026-02-16 21:25:29.082 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid97e295b419"
2026-02-16 21:25:29.082 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:29.082 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:29.115 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:29.115 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"} status="down"
2026-02-16 21:25:29.152 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="calid97e295b419" state="down"
2026-02-16 21:25:29.152 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid97e295b419"
2026-02-16 21:25:29.152 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid97e295b419", State:"down", Index:46}
2026-02-16 21:25:29.152 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid97e295b419", Addrs:set.Typed[string]{}}
2026-02-16 21:25:29.152 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid97e295b419", Addrs:set.Typed[string]{}}
2026-02-16 21:25:29.152 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid97e295b419"
2026-02-16 21:25:29.152 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:29.152 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:29.161 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="calid97e295b419" state="up"
2026-02-16 21:25:29.172 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:29.172 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"} status="down"
2026-02-16 21:25:29.172 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid97e295b419", State:"up", Index:46}
2026-02-16 21:25:29.172 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid97e295b419"
2026-02-16 21:25:29.172 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid97e295b419"
2026-02-16 21:25:29.172 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid97e295b419"
2026-02-16 21:25:29.172 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:29.172 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:29.191 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:29.191 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"} status="up"
2026-02-16 21:25:29.191 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-5789" name:"default"}
2026-02-16 21:25:29.335 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-2093"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-2093"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-2-2093"}
2026-02-16 21:25:29.387 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-2-2093"}
2026-02-16 21:25:29.508 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5789"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5789"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-5789"}
2026-02-16 21:25:29.532 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-5789"}
2026-02-16 21:25:30.037 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-4127/execpod-affinityzdx8m, name=eth0)
2026-02-16 21:25:30.037 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4127/execpod-affinityzdx8m" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid97e295b419" profile_ids:"kns.services-4127" profile_ids:"ksa.services-4127.default" ipv4_nets:"10.100.219.169/32"}
2026-02-16 21:25:30.037 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:30.038 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:30.038 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:30.039 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid97e295b419"
2026-02-16 21:25:30.039 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:30.040 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:30.062 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:30.063 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"} status="up"
2026-02-16 21:25:30.938 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=46
2026-02-16 21:25:30.938 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid97e295b419"
2026-02-16 21:25:30.938 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid97e295b419", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:30.938 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid97e295b419", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:31.475 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-4127/execpod-affinityzdx8m, name=eth0)
2026-02-16 21:25:31.475 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4127/execpod-affinityzdx8m" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid97e295b419" profile_ids:"kns.services-4127" profile_ids:"ksa.services-4127.default" ipv4_nets:"10.100.219.169/32"}
2026-02-16 21:25:31.475 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:31.475 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:31.475 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:31.476 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid97e295b419"
2026-02-16 21:25:31.476 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:31.476 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:31.479 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-4127/execpod-affinityzdx8m, name=eth0)
2026-02-16 21:25:31.500 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:31.500 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"} status="up"
2026-02-16 21:25:31.501 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4127/execpod-affinityzdx8m" endpoint_id:"eth0"}
2026-02-16 21:25:31.501 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1856" name:"default"}
2026-02-16 21:25:31.501 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:31.501 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:31.502 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:31.502 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid97e295b419" ipVersion=0x4 table="filter"
2026-02-16 21:25:31.502 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid97e295b419" ipVersion=0x4 table="filter"
2026-02-16 21:25:31.502 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:31.503 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:31.504 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.169
2026-02-16 21:25:31.546 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-4127/affinity-nodeport-5fd47c4cd5-kjjnq, name=eth0)
2026-02-16 21:25:31.561 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-4127/affinity-nodeport-5fd47c4cd5-kjjnq, name=eth0)
2026-02-16 21:25:31.582 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/execpod-affinityzdx8m", EndpointId:"eth0"}
2026-02-16 21:25:31.582 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-4127"
2026-02-16 21:25:31.583 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac3271e17d3" profile_ids:"kns.services-4127" profile_ids:"ksa.services-4127.default" ipv4_nets:"10.100.219.168/32"}
2026-02-16 21:25:31.583 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq" endpoint_id:"eth0"}
2026-02-16 21:25:31.583 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-4127"}
2026-02-16 21:25:31.583 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-4127.default"}
2026-02-16 21:25:31.583 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4127"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"services-4127"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-4127"}
2026-02-16 21:25:31.583 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-4721"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-4721"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingressclass-4721"}
2026-02-16 21:25:31.583 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"}
2026-02-16 21:25:31.583 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"}
2026-02-16 21:25:31.584 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-4127" ipVersion=0x4 table="filter"
2026-02-16 21:25:31.584 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_a_bWsYtW0lZEiipQAk" ipVersion=0x4 table="filter"
2026-02-16 21:25:31.584 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-4127" ipVersion=0x4 table="filter"
2026-02-16 21:25:31.584 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_a_bWsYtW0lZEiipQAk" ipVersion=0x4 table="filter"
2026-02-16 21:25:31.584 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"}
2026-02-16 21:25:31.584 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliac3271e17d3" ipVersion=0x4 table="filter"
2026-02-16 21:25:31.584 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliac3271e17d3" ipVersion=0x4 table="filter"
2026-02-16 21:25:31.584 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"}
2026-02-16 21:25:31.584 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"}
2026-02-16 21:25:31.586 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.168
2026-02-16 21:25:31.643 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4127/affinity-nodeport-5fd47c4cd5-kjjnq", EndpointId:"eth0"}
2026-02-16 21:25:31.643 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingressclass-4721" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:31.643 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5888" name:"default"}
2026-02-16 21:25:31.702 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-4721"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-4721"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingressclass-4721"}
2026-02-16 21:25:31.723 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4549"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4549"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-4549"}
2026-02-16 21:25:31.745 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-4549" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:31.786 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5888"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5888"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5888"} labels:{key:"webhook-5888" value:"true"}
2026-02-16 21:25:31.820 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5888"}
2026-02-16 21:25:31.846 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4549"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4549"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-4549"} labels:{key:"validating-admission-policy-4549" value:"true"}
2026-02-16 21:25:31.899 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7157"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"job-7157"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7157"}
2026-02-16 21:25:31.922 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-8936"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-8936"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-8936"}
2026-02-16 21:25:31.946 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-8936" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:32.270 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4549"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4549"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-4549"} labels:{key:"validating-admission-policy-4549" value:"true"}
2026-02-16 21:25:32.291 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6139"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6139"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-6139"}
2026-02-16 21:25:32.317 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-6139" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:32.434 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=46
2026-02-16 21:25:32.435 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid97e295b419"
2026-02-16 21:25:32.435 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="calid97e295b419" state="down"
2026-02-16 21:25:32.435 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid97e295b419", Addrs:set.Typed[string]{}}
2026-02-16 21:25:32.435 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid97e295b419", Addrs:set.Typed[string]{}}
2026-02-16 21:25:32.435 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid97e295b419", State:"down", Index:46}
2026-02-16 21:25:32.436 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="calid97e295b419" state=""
2026-02-16 21:25:32.436 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid97e295b419"
2026-02-16 21:25:32.457 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid97e295b419", State:"", Index:46}
2026-02-16 21:25:32.457 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid97e295b419", Addrs:set.Set[string](nil)}
2026-02-16 21:25:32.457 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid97e295b419", Addrs:set.Set[string](nil)}
2026-02-16 21:25:32.510 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"hostport-9706" name:"default"}
2026-02-16 21:25:32.723 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1856"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1856"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1856"} labels:{key:"webhook-5888-markers" value:"true"}
2026-02-16 21:25:32.750 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1856"}
2026-02-16 21:25:32.816 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"hostport-9706"}
2026-02-16 21:25:32.941 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-6139/pod-test, name=eth0)
2026-02-16 21:25:32.942 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-6139.default"} profile:{}
2026-02-16 21:25:32.942 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-6139"} profile:{inbound_rules:{action:"allow" rule_id:"mXzO1I5T1Utpcdjj"} outbound_rules:{action:"allow" rule_id:"JtlUUFdoa1dHzqSc"}}
2026-02-16 21:25:32.942 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6139/pod-test" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29f48c69b98" profile_ids:"kns.pods-6139" profile_ids:"ksa.pods-6139.default" ipv4_nets:"10.100.219.170/32"}
2026-02-16 21:25:32.942 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:32.942 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:32.942 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:32.942 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali29f48c69b98" ipVersion=0x4 table="filter"
2026-02-16 21:25:32.942 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-6139" ipVersion=0x4 table="filter"
2026-02-16 21:25:32.942 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__u9xtfLJLabo7tI88j" ipVersion=0x4 table="filter"
2026-02-16 21:25:32.943 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali29f48c69b98" ipVersion=0x4 table="filter"
2026-02-16 21:25:32.943 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-6139" ipVersion=0x4 table="filter"
2026-02-16 21:25:32.943 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__u9xtfLJLabo7tI88j" ipVersion=0x4 table="filter"
2026-02-16 21:25:32.943 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali29f48c69b98"
2026-02-16 21:25:32.943 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:32.943 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:32.987 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:32.987 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"} status="down"
2026-02-16 21:25:33.024 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali29f48c69b98" state="down"
2026-02-16 21:25:33.025 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali29f48c69b98"
2026-02-16 21:25:33.025 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali29f48c69b98" state="up"
2026-02-16 21:25:33.025 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29f48c69b98", State:"down", Index:47}
2026-02-16 21:25:33.025 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29f48c69b98", Addrs:set.Typed[string]{}}
2026-02-16 21:25:33.025 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29f48c69b98", Addrs:set.Typed[string]{}}
2026-02-16 21:25:33.025 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29f48c69b98", State:"up", Index:47}
2026-02-16 21:25:33.025 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali29f48c69b98"
2026-02-16 21:25:33.025 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali29f48c69b98"
2026-02-16 21:25:33.025 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29f48c69b98"
2026-02-16 21:25:33.025 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:33.025 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:33.045 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:33.045 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"} status="up"
2026-02-16 21:25:33.936 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="caliac3271e17d3" state="down"
2026-02-16 21:25:33.936 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliac3271e17d3"
2026-02-16 21:25:33.936 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=45
2026-02-16 21:25:33.936 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac3271e17d3", State:"down", Index:45}
2026-02-16 21:25:33.936 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac3271e17d3", Addrs:set.Typed[string]{}}
2026-02-16 21:25:33.936 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac3271e17d3", Addrs:set.Typed[string]{}}
2026-02-16 21:25:33.940 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="caliac3271e17d3" state=""
2026-02-16 21:25:33.940 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliac3271e17d3"
2026-02-16 21:25:33.964 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac3271e17d3", State:"", Index:45}
2026-02-16 21:25:33.964 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac3271e17d3", Addrs:set.Set[string](nil)}
2026-02-16 21:25:33.964 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac3271e17d3", Addrs:set.Set[string](nil)}
2026-02-16 21:25:34.060 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-6139/pod-test, name=eth0)
2026-02-16 21:25:34.060 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6139/pod-test" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29f48c69b98" profile_ids:"kns.pods-6139" profile_ids:"ksa.pods-6139.default" ipv4_nets:"10.100.219.170/32"}
2026-02-16 21:25:34.060 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:34.061 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:34.061 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:34.061 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29f48c69b98"
2026-02-16 21:25:34.061 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:34.061 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:34.085 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-6139/pod-test, name=eth0)
2026-02-16 21:25:34.087 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:34.087 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"} status="up"
2026-02-16 21:25:34.087 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6139/pod-test" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29f48c69b98" profile_ids:"kns.pods-6139" profile_ids:"ksa.pods-6139.default" ipv4_nets:"10.100.219.170/32"}
2026-02-16 21:25:34.087 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:34.087 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:34.087 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:34.088 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29f48c69b98"
2026-02-16 21:25:34.088 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:34.088 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:34.113 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:34.113 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"} status="up"
2026-02-16 21:25:34.114 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-6139/pod-test, name=eth0)
2026-02-16 21:25:34.114 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6139/pod-test" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29f48c69b98" profile_ids:"kns.pods-6139" profile_ids:"ksa.pods-6139.default" ipv4_nets:"10.100.219.170/32"}
2026-02-16 21:25:34.114 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:34.114 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:34.115 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:34.115 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29f48c69b98"
2026-02-16 21:25:34.115 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:34.115 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:34.135 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-6139/pod-test, name=eth0)
2026-02-16 21:25:34.137 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:34.137 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"} status="up"
2026-02-16 21:25:34.138 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6139/pod-test" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29f48c69b98" profile_ids:"kns.pods-6139" profile_ids:"ksa.pods-6139.default" ipv4_nets:"10.100.219.170/32"}
2026-02-16 21:25:34.138 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:34.138 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:34.138 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:34.139 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29f48c69b98"
2026-02-16 21:25:34.139 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:34.139 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:34.164 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:34.165 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"} status="up"
2026-02-16 21:25:34.302 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=47
2026-02-16 21:25:34.302 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali29f48c69b98"
2026-02-16 21:25:34.302 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29f48c69b98", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:34.302 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29f48c69b98", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:35.163 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-8936"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-8936"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-8936"}
2026-02-16 21:25:35.188 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-9455"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-9455"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-9455"}
2026-02-16 21:25:35.188 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-9455" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:35.213 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"proxy-service-hbb7d" namespace:"proxy-9455" type:"ClusterIP" cluster_ips:"10.254.87.80" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81} ports:{Protocol:"TCP" Port:443} ports:{Protocol:"TCP" Port:444}
2026-02-16 21:25:36.080 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-6139/pod-test, name=eth0)
2026-02-16 21:25:36.080 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6139/pod-test" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29f48c69b98" profile_ids:"kns.pods-6139" profile_ids:"ksa.pods-6139.default" ipv4_nets:"10.100.219.170/32"}
2026-02-16 21:25:36.080 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:36.080 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:36.080 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:36.080 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29f48c69b98"
2026-02-16 21:25:36.080 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:36.080 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:36.110 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:36.110 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"} status="up"
2026-02-16 21:25:36.348 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-6139/pod-test, name=eth0)
2026-02-16 21:25:36.348 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6139/pod-test" endpoint_id:"eth0"}
2026-02-16 21:25:36.348 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-6139"}
2026-02-16 21:25:36.348 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-6139.default"}
2026-02-16 21:25:36.348 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:36.348 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:36.349 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-6139" ipVersion=0x4 table="filter"
2026-02-16 21:25:36.349 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__u9xtfLJLabo7tI88j" ipVersion=0x4 table="filter"
2026-02-16 21:25:36.349 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-6139" ipVersion=0x4 table="filter"
2026-02-16 21:25:36.349 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__u9xtfLJLabo7tI88j" ipVersion=0x4 table="filter"
2026-02-16 21:25:36.349 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:36.349 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali29f48c69b98" ipVersion=0x4 table="filter"
2026-02-16 21:25:36.349 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali29f48c69b98" ipVersion=0x4 table="filter"
2026-02-16 21:25:36.349 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:36.349 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:36.350 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.170
2026-02-16 21:25:36.416 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6139/pod-test", EndpointId:"eth0"}
2026-02-16 21:25:36.456 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=47
2026-02-16 21:25:36.456 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali29f48c69b98"
2026-02-16 21:25:36.456 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali29f48c69b98" state="down"
2026-02-16 21:25:36.456 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29f48c69b98", Addrs:set.Typed[string]{}}
2026-02-16 21:25:36.457 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29f48c69b98", Addrs:set.Typed[string]{}}
2026-02-16 21:25:36.457 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29f48c69b98", State:"down", Index:47}
2026-02-16 21:25:36.457 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali29f48c69b98" state=""
2026-02-16 21:25:36.457 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali29f48c69b98"
2026-02-16 21:25:36.482 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29f48c69b98", State:"", Index:47}
2026-02-16 21:25:36.482 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29f48c69b98", Addrs:set.Set[string](nil)}
2026-02-16 21:25:36.482 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29f48c69b98", Addrs:set.Set[string](nil)}
2026-02-16 21:25:36.782 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-4127" name:"default"}
2026-02-16 21:25:36.926 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4127"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"services-4127"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-4127"}
2026-02-16 21:25:36.956 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-4127"}
2026-02-16 21:25:37.120 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6139"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6139"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-6139"}
2026-02-16 21:25:37.144 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4158"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4158"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4158"}
2026-02-16 21:25:37.173 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-4158" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:37.312 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingressclass-4721" name:"default"}
2026-02-16 21:25:37.455 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7157" name:"default"}
2026-02-16 21:25:37.597 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-4721"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-4721"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingressclass-4721"}
2026-02-16 21:25:37.626 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingressclass-4721"}
2026-02-16 21:25:37.767 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7157"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"job-7157"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7157"}
2026-02-16 21:25:37.793 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7157"}
2026-02-16 21:25:37.922 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5, name=eth0)
2026-02-16 21:25:37.923 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-4158"} profile:{inbound_rules:{action:"allow" rule_id:"sgUAmZNPkrQDRA-J"} outbound_rules:{action:"allow" rule_id:"6MTophiIOwZEvV9z"}}
2026-02-16 21:25:37.923 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-4158.default"} profile:{}
2026-02-16 21:25:37.923 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid108061c8c2" profile_ids:"kns.container-probe-4158" profile_ids:"ksa.container-probe-4158.default" ipv4_nets:"10.100.219.171/32"}
2026-02-16 21:25:37.923 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:37.923 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:37.923 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:37.924 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid108061c8c2" ipVersion=0x4 table="filter"
2026-02-16 21:25:37.924 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OxGJ0wKNGw1_EvQvek" ipVersion=0x4 table="filter"
2026-02-16 21:25:37.924 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_dQf8HmK8bMnmG6ZDDz" ipVersion=0x4 table="filter"
2026-02-16 21:25:37.924 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid108061c8c2" ipVersion=0x4 table="filter"
2026-02-16 21:25:37.924 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OxGJ0wKNGw1_EvQvek" ipVersion=0x4 table="filter"
2026-02-16 21:25:37.924 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_dQf8HmK8bMnmG6ZDDz" ipVersion=0x4 table="filter"
2026-02-16 21:25:37.924 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid108061c8c2"
2026-02-16 21:25:37.924 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:37.924 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:37.960 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:37.960 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"} status="down"
2026-02-16 21:25:37.996 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="calid108061c8c2" state="down"
2026-02-16 21:25:37.996 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid108061c8c2"
2026-02-16 21:25:37.996 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid108061c8c2", State:"down", Index:48}
2026-02-16 21:25:37.996 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid108061c8c2", Addrs:set.Typed[string]{}}
2026-02-16 21:25:37.996 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid108061c8c2", Addrs:set.Typed[string]{}}
2026-02-16 21:25:37.997 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid108061c8c2"
2026-02-16 21:25:37.997 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:37.997 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:38.003 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="calid108061c8c2" state="up"
2026-02-16 21:25:38.017 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:25:38.017 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"} status="down"
2026-02-16 21:25:38.018 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid108061c8c2", State:"up", Index:48}
2026-02-16 21:25:38.018 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid108061c8c2"
2026-02-16 21:25:38.018 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid108061c8c2"
2026-02-16 21:25:38.018 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid108061c8c2"
2026-02-16 21:25:38.018 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:38.018 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:38.044 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:38.044 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"} status="up"
2026-02-16 21:25:38.046 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-4549" name:"default"}
2026-02-16 21:25:38.083 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4549"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4549"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-4549"} labels:{key:"validating-admission-policy-4549" value:"true"}
2026-02-16 21:25:38.118 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-4549"}
2026-02-16 21:25:39.114 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5, name=eth0)
2026-02-16 21:25:39.115 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid108061c8c2" profile_ids:"kns.container-probe-4158" profile_ids:"ksa.container-probe-4158.default" ipv4_nets:"10.100.219.171/32"}
2026-02-16 21:25:39.115 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:39.115 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:39.115 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:39.118 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid108061c8c2"
2026-02-16 21:25:39.118 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:39.118 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:39.143 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:39.144 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"} status="up"
2026-02-16 21:25:39.557 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-9455"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-9455"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-9455"}
2026-02-16 21:25:39.587 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-258"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"events-258"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-258"}
2026-02-16 21:25:39.614 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=48
2026-02-16 21:25:39.614 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid108061c8c2"
2026-02-16 21:25:39.639 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-258" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:39.660 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid108061c8c2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:39.660 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid108061c8c2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:25:39.691 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-258"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"events-258"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-258"}
2026-02-16 21:25:39.714 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-3282"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-3282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-3282"}
2026-02-16 21:25:39.736 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-3282" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:40.272 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-8936" name:"default"}
2026-02-16 21:25:40.431 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-8936"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-8936"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-8936"}
2026-02-16 21:25:40.454 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-8936"}
2026-02-16 21:25:42.483 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-6139" name:"default"}
2026-02-16 21:25:42.519 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6139"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6139"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-6139"}
2026-02-16 21:25:42.549 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-6139"}
2026-02-16 21:25:44.719 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-9455" name:"default"}
2026-02-16 21:25:44.815 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"proxy-service-hbb7d" namespace:"proxy-9455"
2026-02-16 21:25:45.026 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-258" name:"default"}
2026-02-16 21:25:45.104 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-258"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"events-258"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-258"}
2026-02-16 21:25:45.126 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-9455"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-9455"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-9455"}
2026-02-16 21:25:45.127 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-258"}
2026-02-16 21:25:45.142 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-9455"}
2026-02-16 21:25:45.504 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:25:58.209 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5, name=eth0)
2026-02-16 21:25:58.209 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid108061c8c2" profile_ids:"kns.container-probe-4158" profile_ids:"ksa.container-probe-4158.default" ipv4_nets:"10.100.219.171/32"}
2026-02-16 21:25:58.209 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:58.209 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:58.209 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:58.210 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid108061c8c2"
2026-02-16 21:25:58.210 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:58.210 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:58.229 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:58.234 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"} status="up"
2026-02-16 21:25:59.442 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5, name=eth0)
2026-02-16 21:25:59.443 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid108061c8c2" profile_ids:"kns.container-probe-4158" profile_ids:"ksa.container-probe-4158.default" ipv4_nets:"10.100.219.171/32"}
2026-02-16 21:25:59.443 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:59.443 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:59.443 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:59.443 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid108061c8c2"
2026-02-16 21:25:59.443 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:59.443 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:59.446 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5, name=eth0)
2026-02-16 21:25:59.470 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:25:59.470 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"} status="up"
2026-02-16 21:25:59.470 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5" endpoint_id:"eth0"}
2026-02-16 21:25:59.470 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-4158.default"}
2026-02-16 21:25:59.470 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-4158"}
2026-02-16 21:25:59.470 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4158"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4158"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4158"}
2026-02-16 21:25:59.470 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:59.470 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:59.470 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OxGJ0wKNGw1_EvQvek" ipVersion=0x4 table="filter"
2026-02-16 21:25:59.470 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_dQf8HmK8bMnmG6ZDDz" ipVersion=0x4 table="filter"
2026-02-16 21:25:59.470 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OxGJ0wKNGw1_EvQvek" ipVersion=0x4 table="filter"
2026-02-16 21:25:59.470 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_dQf8HmK8bMnmG6ZDDz" ipVersion=0x4 table="filter"
2026-02-16 21:25:59.470 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:59.471 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid108061c8c2" ipVersion=0x4 table="filter"
2026-02-16 21:25:59.471 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid108061c8c2" ipVersion=0x4 table="filter"
2026-02-16 21:25:59.471 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:59.471 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:59.472 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.171
2026-02-16 21:25:59.527 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-4158/liveness-c7c6f5d3-00c8-4ac9-b100-05525820cae5", EndpointId:"eth0"}
2026-02-16 21:25:59.527 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2924"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2924"}
2026-02-16 21:25:59.528 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-2924" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:25:59.838 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="calid108061c8c2" state="down"
2026-02-16 21:25:59.838 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid108061c8c2"
2026-02-16 21:25:59.838 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=48
2026-02-16 21:25:59.838 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid108061c8c2", State:"down", Index:48}
2026-02-16 21:25:59.838 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid108061c8c2", Addrs:set.Typed[string]{}}
2026-02-16 21:25:59.838 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid108061c8c2", Addrs:set.Typed[string]{}}
2026-02-16 21:25:59.841 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="calid108061c8c2" state=""
2026-02-16 21:25:59.841 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid108061c8c2"
2026-02-16 21:25:59.855 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid108061c8c2", State:"", Index:48}
2026-02-16 21:25:59.856 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid108061c8c2", Addrs:set.Set[string](nil)}
2026-02-16 21:25:59.856 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid108061c8c2", Addrs:set.Set[string](nil)}
2026-02-16 21:25:59.915 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-3282"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-3282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-3282"}
2026-02-16 21:25:59.967 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7231"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7231"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-7231"}
2026-02-16 21:25:59.993 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-7231" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:04.539 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-4158" name:"default"}
2026-02-16 21:26:04.606 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"resourcequota-2924" type:"ClusterIP" cluster_ips:"10.254.131.160" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:26:04.690 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-2924" type:"NodePort" cluster_ips:"10.254.249.17" ports:{Protocol:"TCP" Port:80 NodePort:30395}
2026-02-16 21:26:04.744 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"resourcequota-2924"
2026-02-16 21:26:04.777 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-2924"
2026-02-16 21:26:04.822 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2924"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2924"}
2026-02-16 21:26:04.849 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3929"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3929"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-3929"}
2026-02-16 21:26:04.850 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-3929" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:05.048 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4158"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4158"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4158"}
2026-02-16 21:26:05.072 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-4158"}
2026-02-16 21:26:05.184 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-3282" name:"default"}
2026-02-16 21:26:05.387 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-3282"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-3282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-3282"}
2026-02-16 21:26:05.410 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-3282"}
2026-02-16 21:26:05.527 [INFO][90] felix/summary.go 100: Summarising 188 dataplane reconciliation loops over 1m0s: avg=29ms longest=135ms (partial-resync-routes-v4,resync-calico-v4)
2026-02-16 21:26:07.973 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7231"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7231"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-7231"}
2026-02-16 21:26:07.999 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9262"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9262"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9262"}
2026-02-16 21:26:08.021 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9262" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:08.041 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9262"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9262"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9262"} labels:{key:"webhook-9262" value:"true"}
2026-02-16 21:26:08.041 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3890"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3890"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3890"} labels:{key:"webhook-9262-markers" value:"true"}
2026-02-16 21:26:08.042 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3890" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:08.884 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v, name=eth0)
2026-02-16 21:26:08.884 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-9262"} profile:{inbound_rules:{action:"allow" rule_id:"F7--p_uoa6280Acm"} outbound_rules:{action:"allow" rule_id:"BKQEtiOFORenfqRC"}}
2026-02-16 21:26:08.885 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-9262.default"} profile:{}
2026-02-16 21:26:08.885 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec56ab28d67" profile_ids:"kns.webhook-9262" profile_ids:"ksa.webhook-9262.default" ipv4_nets:"10.100.219.172/32"}
2026-02-16 21:26:08.885 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:08.885 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:08.885 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:08.889 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliec56ab28d67" ipVersion=0x4 table="filter"
2026-02-16 21:26:08.890 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-9262" ipVersion=0x4 table="filter"
2026-02-16 21:26:08.890 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_l0rDTrWkJh59a4Ll1I" ipVersion=0x4 table="filter"
2026-02-16 21:26:08.892 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliec56ab28d67" ipVersion=0x4 table="filter"
2026-02-16 21:26:08.892 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-9262" ipVersion=0x4 table="filter"
2026-02-16 21:26:08.892 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_l0rDTrWkJh59a4Ll1I" ipVersion=0x4 table="filter"
2026-02-16 21:26:08.892 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliec56ab28d67"
2026-02-16 21:26:08.892 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:08.892 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:08.934 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:08.934 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"} status="down"
2026-02-16 21:26:08.967 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="caliec56ab28d67" state="down"
2026-02-16 21:26:08.967 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliec56ab28d67"
2026-02-16 21:26:08.968 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec56ab28d67", State:"down", Index:49}
2026-02-16 21:26:08.968 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec56ab28d67", Addrs:set.Typed[string]{}}
2026-02-16 21:26:08.968 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec56ab28d67", Addrs:set.Typed[string]{}}
2026-02-16 21:26:08.968 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliec56ab28d67"
2026-02-16 21:26:08.968 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:08.968 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:08.969 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="caliec56ab28d67" state="up"
2026-02-16 21:26:08.993 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:08.993 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"} status="down"
2026-02-16 21:26:08.993 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec56ab28d67", State:"up", Index:49}
2026-02-16 21:26:08.993 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliec56ab28d67"
2026-02-16 21:26:08.993 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliec56ab28d67"
2026-02-16 21:26:08.993 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec56ab28d67"
2026-02-16 21:26:08.993 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:08.993 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:09.016 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:09.016 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"} status="up"
2026-02-16 21:26:09.274 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v, name=eth0)
2026-02-16 21:26:09.275 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec56ab28d67" profile_ids:"kns.webhook-9262" profile_ids:"ksa.webhook-9262.default" ipv4_nets:"10.100.219.172/32"}
2026-02-16 21:26:09.275 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:09.275 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:09.275 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:09.275 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec56ab28d67"
2026-02-16 21:26:09.276 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:09.276 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:09.291 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v, name=eth0)
2026-02-16 21:26:09.299 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:09.299 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"} status="up"
2026-02-16 21:26:09.299 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec56ab28d67" profile_ids:"kns.webhook-9262" profile_ids:"ksa.webhook-9262.default" ipv4_nets:"10.100.219.172/32"}
2026-02-16 21:26:09.299 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:09.299 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:09.299 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:09.299 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec56ab28d67"
2026-02-16 21:26:09.299 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:09.300 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:09.319 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:09.319 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"} status="up"
2026-02-16 21:26:10.035 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-2924" name:"default"}
2026-02-16 21:26:10.087 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2924"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2924"}
2026-02-16 21:26:10.114 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-2924"}
2026-02-16 21:26:10.203 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=49
2026-02-16 21:26:10.203 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliec56ab28d67"
2026-02-16 21:26:10.203 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec56ab28d67", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:10.203 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec56ab28d67", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:10.414 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9262" type:"ClusterIP" cluster_ips:"10.254.108.29" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:26:11.019 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3929"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3929"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-3929"}
2026-02-16 21:26:11.044 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4414"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4414"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4414"}
2026-02-16 21:26:11.072 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-4414" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:11.637 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758, name=eth0)
2026-02-16 21:26:11.637 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-4414"} profile:{inbound_rules:{action:"allow" rule_id:"z6fJ21x6xZSoLbSy"} outbound_rules:{action:"allow" rule_id:"WEWWmiwQGUSMW-6a"}}
2026-02-16 21:26:11.637 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-4414.default"} profile:{}
2026-02-16 21:26:11.637 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif8764eda768" profile_ids:"kns.downward-api-4414" profile_ids:"ksa.downward-api-4414.default" ipv4_nets:"10.100.219.173/32"}
2026-02-16 21:26:11.637 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:11.637 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:11.638 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:11.638 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif8764eda768" ipVersion=0x4 table="filter"
2026-02-16 21:26:11.638 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xrGG0eu4UnCScLK96j" ipVersion=0x4 table="filter"
2026-02-16 21:26:11.638 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ETGMVkeM9V6elhADlD" ipVersion=0x4 table="filter"
2026-02-16 21:26:11.638 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif8764eda768" ipVersion=0x4 table="filter"
2026-02-16 21:26:11.638 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xrGG0eu4UnCScLK96j" ipVersion=0x4 table="filter"
2026-02-16 21:26:11.638 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ETGMVkeM9V6elhADlD" ipVersion=0x4 table="filter"
2026-02-16 21:26:11.638 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif8764eda768"
2026-02-16 21:26:11.638 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:11.638 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:11.679 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:11.679 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"} status="down"
2026-02-16 21:26:11.679 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9262"
2026-02-16 21:26:11.715 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="calif8764eda768" state="down"
2026-02-16 21:26:11.715 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif8764eda768"
2026-02-16 21:26:11.716 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif8764eda768", State:"down", Index:50}
2026-02-16 21:26:11.716 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif8764eda768", Addrs:set.Typed[string]{}}
2026-02-16 21:26:11.716 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif8764eda768", Addrs:set.Typed[string]{}}
2026-02-16 21:26:11.716 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif8764eda768"
2026-02-16 21:26:11.716 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:11.716 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:11.717 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="calif8764eda768" state="up"
2026-02-16 21:26:11.717 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v, name=eth0)
2026-02-16 21:26:11.723 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v, name=eth0)
2026-02-16 21:26:11.740 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:11.740 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"} status="down"
2026-02-16 21:26:11.740 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif8764eda768", State:"up", Index:50}
2026-02-16 21:26:11.740 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif8764eda768"
2026-02-16 21:26:11.740 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif8764eda768"
2026-02-16 21:26:11.740 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif8764eda768"
2026-02-16 21:26:11.741 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:11.741 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:11.764 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:11.764 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"} status="up"
2026-02-16 21:26:11.764 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec56ab28d67" profile_ids:"kns.webhook-9262" profile_ids:"ksa.webhook-9262.default" ipv4_nets:"10.100.219.172/32"}
2026-02-16 21:26:11.765 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v" endpoint_id:"eth0"}
2026-02-16 21:26:11.765 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-9262"}
2026-02-16 21:26:11.765 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-9262.default"}
2026-02-16 21:26:11.765 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9262"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9262"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9262"} labels:{key:"webhook-9262" value:"true"}
2026-02-16 21:26:11.766 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3890"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3890"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3890"} labels:{key:"webhook-9262-markers" value:"true"}
2026-02-16 21:26:11.766 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:11.766 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:11.766 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-9262" ipVersion=0x4 table="filter"
2026-02-16 21:26:11.766 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_l0rDTrWkJh59a4Ll1I" ipVersion=0x4 table="filter"
2026-02-16 21:26:11.766 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-9262" ipVersion=0x4 table="filter"
2026-02-16 21:26:11.766 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_l0rDTrWkJh59a4Ll1I" ipVersion=0x4 table="filter"
2026-02-16 21:26:11.766 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:11.767 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliec56ab28d67" ipVersion=0x4 table="filter"
2026-02-16 21:26:11.767 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliec56ab28d67" ipVersion=0x4 table="filter"
2026-02-16 21:26:11.767 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:11.767 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:11.767 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.172
2026-02-16 21:26:11.836 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9262/sample-webhook-deployment-7c5c95bb96-x6z8v", EndpointId:"eth0"}
2026-02-16 21:26:11.836 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3574"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3574"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-3574"}
2026-02-16 21:26:11.836 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-3574" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:12.296 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758, name=eth0)
2026-02-16 21:26:12.296 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif8764eda768" profile_ids:"kns.downward-api-4414" profile_ids:"ksa.downward-api-4414.default" ipv4_nets:"10.100.219.173/32"}
2026-02-16 21:26:12.296 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:12.296 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:12.296 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:12.297 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif8764eda768"
2026-02-16 21:26:12.297 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:12.297 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:12.322 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:12.322 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"} status="up"
2026-02-16 21:26:12.606 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="caliec56ab28d67" state="down"
2026-02-16 21:26:12.606 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliec56ab28d67"
2026-02-16 21:26:12.606 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=49
2026-02-16 21:26:12.607 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec56ab28d67", State:"down", Index:49}
2026-02-16 21:26:12.607 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec56ab28d67", Addrs:set.Typed[string]{}}
2026-02-16 21:26:12.607 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec56ab28d67", Addrs:set.Typed[string]{}}
2026-02-16 21:26:12.608 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="caliec56ab28d67" state=""
2026-02-16 21:26:12.608 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliec56ab28d67"
2026-02-16 21:26:12.625 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec56ab28d67", State:"", Index:49}
2026-02-16 21:26:12.625 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec56ab28d67", Addrs:set.Set[string](nil)}
2026-02-16 21:26:12.625 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec56ab28d67", Addrs:set.Set[string](nil)}
2026-02-16 21:26:13.063 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-7231" name:"default"}
2026-02-16 21:26:13.222 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7231"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7231"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-7231"}
2026-02-16 21:26:13.246 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-7231"}
2026-02-16 21:26:13.281 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=50
2026-02-16 21:26:13.281 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif8764eda768"
2026-02-16 21:26:13.281 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif8764eda768", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:13.281 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif8764eda768", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:13.458 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758, name=eth0)
2026-02-16 21:26:13.458 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif8764eda768" profile_ids:"kns.downward-api-4414" profile_ids:"ksa.downward-api-4414.default" ipv4_nets:"10.100.219.173/32"}
2026-02-16 21:26:13.458 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:13.458 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:13.458 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:13.458 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif8764eda768"
2026-02-16 21:26:13.459 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:13.459 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:13.481 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:13.481 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"} status="up"
2026-02-16 21:26:13.562 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="calif8764eda768" state="down"
2026-02-16 21:26:13.562 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif8764eda768"
2026-02-16 21:26:13.562 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif8764eda768", State:"down", Index:50}
2026-02-16 21:26:13.562 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif8764eda768", Addrs:set.Typed[string]{}}
2026-02-16 21:26:13.562 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif8764eda768", Addrs:set.Typed[string]{}}
2026-02-16 21:26:13.562 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif8764eda768"
2026-02-16 21:26:13.562 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:13.562 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:13.563 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.173
2026-02-16 21:26:13.565 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="calif8764eda768" state=""
2026-02-16 21:26:13.565 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif8764eda768"
2026-02-16 21:26:13.565 [INFO][90] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=50
2026-02-16 21:26:13.583 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:13.583 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"} status="down"
2026-02-16 21:26:13.583 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif8764eda768", State:"", Index:50}
2026-02-16 21:26:13.583 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif8764eda768", Addrs:set.Set[string](nil)}
2026-02-16 21:26:13.583 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif8764eda768", Addrs:set.Set[string](nil)}
2026-02-16 21:26:13.583 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif8764eda768"
2026-02-16 21:26:13.583 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:13.583 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:13.603 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:13.603 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"} status="down"
2026-02-16 21:26:13.647 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758, name=eth0)
2026-02-16 21:26:13.648 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758" endpoint_id:"eth0"}
2026-02-16 21:26:13.648 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-4414"}
2026-02-16 21:26:13.648 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-4414.default"}
2026-02-16 21:26:13.648 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:13.648 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:13.648 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xrGG0eu4UnCScLK96j" ipVersion=0x4 table="filter"
2026-02-16 21:26:13.648 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ETGMVkeM9V6elhADlD" ipVersion=0x4 table="filter"
2026-02-16 21:26:13.648 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xrGG0eu4UnCScLK96j" ipVersion=0x4 table="filter"
2026-02-16 21:26:13.648 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ETGMVkeM9V6elhADlD" ipVersion=0x4 table="filter"
2026-02-16 21:26:13.648 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:13.648 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif8764eda768" ipVersion=0x4 table="filter"
2026-02-16 21:26:13.648 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif8764eda768" ipVersion=0x4 table="filter"
2026-02-16 21:26:13.648 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:13.648 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:13.719 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4414/downwardapi-volume-dafe7a48-243e-4099-ba29-2fbdd32d8758", EndpointId:"eth0"}
2026-02-16 21:26:14.498 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-3574/rs-4hmln, name=eth0)
2026-02-16 21:26:14.498 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-3574"} profile:{inbound_rules:{action:"allow" rule_id:"8vf_xqgT-uF7ood2"} outbound_rules:{action:"allow" rule_id:"WCF-eB-UfszUtiBC"}}
2026-02-16 21:26:14.498 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-3574.default"} profile:{}
2026-02-16 21:26:14.498 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-4hmln" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7187fd8f81e" profile_ids:"kns.disruption-3574" profile_ids:"ksa.disruption-3574.default" ipv4_nets:"10.100.219.174/32"}
2026-02-16 21:26:14.498 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:14.498 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:14.498 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:14.499 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7187fd8f81e" ipVersion=0x4 table="filter"
2026-02-16 21:26:14.499 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-3574" ipVersion=0x4 table="filter"
2026-02-16 21:26:14.499 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vnTXkUanwZlR20VgLf" ipVersion=0x4 table="filter"
2026-02-16 21:26:14.499 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7187fd8f81e" ipVersion=0x4 table="filter"
2026-02-16 21:26:14.499 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-3574" ipVersion=0x4 table="filter"
2026-02-16 21:26:14.499 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vnTXkUanwZlR20VgLf" ipVersion=0x4 table="filter"
2026-02-16 21:26:14.499 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7187fd8f81e"
2026-02-16 21:26:14.499 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:14.499 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:14.546 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:14.546 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"} status="down"
2026-02-16 21:26:14.583 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali7187fd8f81e" state="down"
2026-02-16 21:26:14.583 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7187fd8f81e"
2026-02-16 21:26:14.583 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7187fd8f81e", State:"down", Index:51}
2026-02-16 21:26:14.583 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7187fd8f81e", Addrs:set.Typed[string]{}}
2026-02-16 21:26:14.583 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7187fd8f81e", Addrs:set.Typed[string]{}}
2026-02-16 21:26:14.583 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7187fd8f81e"
2026-02-16 21:26:14.583 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:14.583 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:14.585 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali7187fd8f81e" state="up"
2026-02-16 21:26:14.610 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:14.610 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"} status="down"
2026-02-16 21:26:14.610 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7187fd8f81e", State:"up", Index:51}
2026-02-16 21:26:14.610 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7187fd8f81e"
2026-02-16 21:26:14.610 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7187fd8f81e"
2026-02-16 21:26:14.610 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7187fd8f81e"
2026-02-16 21:26:14.610 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:14.610 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:14.622 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-3574/rs-mpdpr, name=eth0)
2026-02-16 21:26:14.633 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:14.633 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"} status="up"
2026-02-16 21:26:14.634 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-mpdpr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65ec29aa671" profile_ids:"kns.disruption-3574" profile_ids:"ksa.disruption-3574.default" ipv4_nets:"10.100.219.175/32"}
2026-02-16 21:26:14.634 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:14.635 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:14.635 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:14.636 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali65ec29aa671" ipVersion=0x4 table="filter"
2026-02-16 21:26:14.636 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali65ec29aa671" ipVersion=0x4 table="filter"
2026-02-16 21:26:14.636 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali65ec29aa671"
2026-02-16 21:26:14.636 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:14.636 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:14.667 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:14.667 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"} status="down"
2026-02-16 21:26:14.701 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali65ec29aa671" state="down"
2026-02-16 21:26:14.701 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali65ec29aa671"
2026-02-16 21:26:14.701 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65ec29aa671", State:"down", Index:52}
2026-02-16 21:26:14.701 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65ec29aa671", Addrs:set.Typed[string]{}}
2026-02-16 21:26:14.701 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65ec29aa671", Addrs:set.Typed[string]{}}
2026-02-16 21:26:14.702 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali65ec29aa671"
2026-02-16 21:26:14.702 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:14.702 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:14.707 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali65ec29aa671" state="up"
2026-02-16 21:26:14.726 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:14.726 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"} status="down"
2026-02-16 21:26:14.726 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65ec29aa671", State:"up", Index:52}
2026-02-16 21:26:14.726 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali65ec29aa671"
2026-02-16 21:26:14.726 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali65ec29aa671"
2026-02-16 21:26:14.726 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65ec29aa671"
2026-02-16 21:26:14.726 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:14.726 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:14.750 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:14.750 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"} status="up"
2026-02-16 21:26:15.150 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4414"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4414"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4414"}
2026-02-16 21:26:15.182 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-1910"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-1910"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-1910"}
2026-02-16 21:26:15.182 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-1910" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:15.308 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-3574/rs-mpdpr, name=eth0)
2026-02-16 21:26:15.308 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-mpdpr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65ec29aa671" profile_ids:"kns.disruption-3574" profile_ids:"ksa.disruption-3574.default" ipv4_nets:"10.100.219.175/32"}
2026-02-16 21:26:15.308 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:15.308 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:15.308 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:15.308 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65ec29aa671"
2026-02-16 21:26:15.308 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:15.308 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:15.330 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-3574/rs-4hmln, name=eth0)
2026-02-16 21:26:15.336 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:15.336 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"} status="up"
2026-02-16 21:26:15.336 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-4hmln" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7187fd8f81e" profile_ids:"kns.disruption-3574" profile_ids:"ksa.disruption-3574.default" ipv4_nets:"10.100.219.174/32"}
2026-02-16 21:26:15.336 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:15.337 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:15.337 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:15.338 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7187fd8f81e"
2026-02-16 21:26:15.338 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:15.338 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:15.357 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:15.357 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"} status="up"
2026-02-16 21:26:15.799 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-1910/resize-test-gnz7c, name=eth0)
2026-02-16 21:26:15.800 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-resize-tests-1910"} profile:{inbound_rules:{action:"allow" rule_id:"Ejgjpqs89psGJVfA"} outbound_rules:{action:"allow" rule_id:"X5zHeZIhW6FRvZ3f"}}
2026-02-16 21:26:15.800 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-1910.default"} profile:{}
2026-02-16 21:26:15.800 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-1910/resize-test-gnz7c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45482cc878e" profile_ids:"kns.pod-resize-tests-1910" profile_ids:"ksa.pod-resize-tests-1910.default" ipv4_nets:"10.100.219.176/32"}
2026-02-16 21:26:15.800 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:15.800 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:15.800 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:15.800 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali45482cc878e" ipVersion=0x4 table="filter"
2026-02-16 21:26:15.800 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_oKGI2O9QwjUdm47v7g" ipVersion=0x4 table="filter"
2026-02-16 21:26:15.800 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_810v07oFiXldR22_45" ipVersion=0x4 table="filter"
2026-02-16 21:26:15.800 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali45482cc878e" ipVersion=0x4 table="filter"
2026-02-16 21:26:15.800 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_oKGI2O9QwjUdm47v7g" ipVersion=0x4 table="filter"
2026-02-16 21:26:15.800 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_810v07oFiXldR22_45" ipVersion=0x4 table="filter"
2026-02-16 21:26:15.801 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali45482cc878e"
2026-02-16 21:26:15.801 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:15.801 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:15.804 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=51
2026-02-16 21:26:15.804 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7187fd8f81e"
2026-02-16 21:26:15.836 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:15.837 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"} status="down"
2026-02-16 21:26:15.837 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7187fd8f81e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:15.837 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7187fd8f81e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:15.879 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali45482cc878e" state="down"
2026-02-16 21:26:15.879 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45482cc878e", State:"down", Index:53}
2026-02-16 21:26:15.879 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali45482cc878e"
2026-02-16 21:26:15.879 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45482cc878e", Addrs:set.Typed[string]{}}
2026-02-16 21:26:15.879 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45482cc878e", Addrs:set.Typed[string]{}}
2026-02-16 21:26:15.879 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali45482cc878e"
2026-02-16 21:26:15.879 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:15.879 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:15.880 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali45482cc878e" state="up"
2026-02-16 21:26:15.902 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:15.902 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"} status="down"
2026-02-16 21:26:15.902 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45482cc878e", State:"up", Index:53}
2026-02-16 21:26:15.902 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali45482cc878e"
2026-02-16 21:26:15.902 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali45482cc878e"
2026-02-16 21:26:15.902 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45482cc878e"
2026-02-16 21:26:15.902 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:15.902 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:15.924 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:15.924 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"} status="up"
2026-02-16 21:26:15.931 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=52
2026-02-16 21:26:15.931 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali65ec29aa671"
2026-02-16 21:26:15.931 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65ec29aa671", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:15.931 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65ec29aa671", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:16.145 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-3929" name:"default"}
2026-02-16 21:26:16.331 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3929"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3929"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-3929"}
2026-02-16 21:26:16.358 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-3929"}
2026-02-16 21:26:16.952 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3890" name:"default"}
2026-02-16 21:26:17.056 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9262" name:"default"}
2026-02-16 21:26:17.086 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9262"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9262"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9262"} labels:{key:"webhook-9262" value:"true"}
2026-02-16 21:26:17.105 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9262"}
2026-02-16 21:26:17.120 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=53
2026-02-16 21:26:17.121 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali45482cc878e"
2026-02-16 21:26:17.131 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45482cc878e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:17.131 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45482cc878e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:17.395 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3890"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3890"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3890"} labels:{key:"webhook-9262-markers" value:"true"}
2026-02-16 21:26:17.419 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3890"}
2026-02-16 21:26:18.024 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-3574/rs-4hmln, name=eth0)
2026-02-16 21:26:18.024 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-4hmln" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7187fd8f81e" profile_ids:"kns.disruption-3574" profile_ids:"ksa.disruption-3574.default" ipv4_nets:"10.100.219.174/32"}
2026-02-16 21:26:18.024 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:18.024 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:18.024 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:18.025 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7187fd8f81e"
2026-02-16 21:26:18.025 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:18.025 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:18.032 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-3574/rs-4hmln, name=eth0)
2026-02-16 21:26:18.050 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-3574/rs-4hmln, name=eth0)
2026-02-16 21:26:18.054 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:18.054 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"} status="up"
2026-02-16 21:26:18.054 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-4hmln" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7187fd8f81e" profile_ids:"kns.disruption-3574" profile_ids:"ksa.disruption-3574.default" ipv4_nets:"10.100.219.174/32"}
2026-02-16 21:26:18.054 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-4hmln" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7187fd8f81e" profile_ids:"kns.disruption-3574" profile_ids:"ksa.disruption-3574.default" ipv4_nets:"10.100.219.174/32"}
2026-02-16 21:26:18.054 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:18.054 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:18.054 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:18.054 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7187fd8f81e"
2026-02-16 21:26:18.054 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:18.054 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:18.089 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:18.089 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"} status="up"
2026-02-16 21:26:18.289 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-3574/rs-4hmln, name=eth0)
2026-02-16 21:26:18.290 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-4hmln" endpoint_id:"eth0"}
2026-02-16 21:26:18.290 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:18.290 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:18.299 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:18.300 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7187fd8f81e" ipVersion=0x4 table="filter"
2026-02-16 21:26:18.300 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7187fd8f81e" ipVersion=0x4 table="filter"
2026-02-16 21:26:18.300 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:18.300 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:18.300 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.174
2026-02-16 21:26:18.350 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-4hmln", EndpointId:"eth0"}
2026-02-16 21:26:18.398 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali7187fd8f81e" state="down"
2026-02-16 21:26:18.398 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7187fd8f81e"
2026-02-16 21:26:18.398 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=51
2026-02-16 21:26:18.398 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7187fd8f81e", State:"down", Index:51}
2026-02-16 21:26:18.398 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7187fd8f81e", Addrs:set.Typed[string]{}}
2026-02-16 21:26:18.398 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7187fd8f81e", Addrs:set.Typed[string]{}}
2026-02-16 21:26:18.398 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali7187fd8f81e" state=""
2026-02-16 21:26:18.398 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7187fd8f81e"
2026-02-16 21:26:18.421 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7187fd8f81e", State:"", Index:51}
2026-02-16 21:26:18.421 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7187fd8f81e", Addrs:set.Set[string](nil)}
2026-02-16 21:26:18.421 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7187fd8f81e", Addrs:set.Set[string](nil)}
2026-02-16 21:26:20.107 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-3574/rs-mpdpr, name=eth0)
2026-02-16 21:26:20.107 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-mpdpr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65ec29aa671" profile_ids:"kns.disruption-3574" profile_ids:"ksa.disruption-3574.default" ipv4_nets:"10.100.219.175/32"}
2026-02-16 21:26:20.107 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.108 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.108 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.108 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65ec29aa671"
2026-02-16 21:26:20.108 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.108 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.115 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-3574/rs-mpdpr, name=eth0)
2026-02-16 21:26:20.136 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:20.136 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"} status="up"
2026-02-16 21:26:20.136 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-mpdpr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65ec29aa671" profile_ids:"kns.disruption-3574" profile_ids:"ksa.disruption-3574.default" ipv4_nets:"10.100.219.175/32"}
2026-02-16 21:26:20.136 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.136 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.136 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.137 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65ec29aa671"
2026-02-16 21:26:20.137 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.137 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.138 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-3574/rs-mpdpr, name=eth0)
2026-02-16 21:26:20.160 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:20.160 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"} status="up"
2026-02-16 21:26:20.160 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-mpdpr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65ec29aa671" profile_ids:"kns.disruption-3574" profile_ids:"ksa.disruption-3574.default" ipv4_nets:"10.100.219.175/32"}
2026-02-16 21:26:20.161 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3574"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3574"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-3574"}
2026-02-16 21:26:20.161 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.161 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.161 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.161 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65ec29aa671"
2026-02-16 21:26:20.161 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.161 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.195 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:20.197 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"} status="up"
2026-02-16 21:26:20.198 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8274"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8274"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-8274"}
2026-02-16 21:26:20.198 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-8274" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:20.352 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-4414" name:"default"}
2026-02-16 21:26:20.393 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-3574/rs-mpdpr, name=eth0)
2026-02-16 21:26:20.393 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3574/rs-mpdpr" endpoint_id:"eth0"}
2026-02-16 21:26:20.393 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-3574"}
2026-02-16 21:26:20.394 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-3574.default"}
2026-02-16 21:26:20.394 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.394 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.394 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-3574" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.394 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vnTXkUanwZlR20VgLf" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.394 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-3574" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.394 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vnTXkUanwZlR20VgLf" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.394 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.394 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali65ec29aa671" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.394 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali65ec29aa671" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.395 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.395 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.395 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.175
2026-02-16 21:26:20.450 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3574/rs-mpdpr", EndpointId:"eth0"}
2026-02-16 21:26:20.501 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=52
2026-02-16 21:26:20.501 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali65ec29aa671"
2026-02-16 21:26:20.501 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali65ec29aa671" state="down"
2026-02-16 21:26:20.501 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65ec29aa671", Addrs:set.Typed[string]{}}
2026-02-16 21:26:20.501 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65ec29aa671", Addrs:set.Typed[string]{}}
2026-02-16 21:26:20.501 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65ec29aa671", State:"down", Index:52}
2026-02-16 21:26:20.502 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali65ec29aa671" state=""
2026-02-16 21:26:20.502 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali65ec29aa671"
2026-02-16 21:26:20.527 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65ec29aa671", State:"", Index:52}
2026-02-16 21:26:20.527 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65ec29aa671", Addrs:set.Set[string](nil)}
2026-02-16 21:26:20.527 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65ec29aa671", Addrs:set.Set[string](nil)}
2026-02-16 21:26:20.707 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4414"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4414"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4414"}
2026-02-16 21:26:20.733 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-4414"}
2026-02-16 21:26:20.879 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8274/test-pod-2, name=eth0)
2026-02-16 21:26:20.880 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-8274"} profile:{inbound_rules:{action:"allow" rule_id:"gOmCk_Ln8d4CMPxq"} outbound_rules:{action:"allow" rule_id:"obSOPRHcgwsnixi9"}}
2026-02-16 21:26:20.880 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-8274.default"} profile:{}
2026-02-16 21:26:20.880 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8274/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali320943fee60" profile_ids:"kns.pods-8274" profile_ids:"ksa.pods-8274.default" ipv4_nets:"10.100.219.177/32"}
2026-02-16 21:26:20.880 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:20.880 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:20.880 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:20.881 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali320943fee60" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.881 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-8274" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.881 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7B_7BywBds8p8xLgTC" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.881 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali320943fee60" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.881 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-8274" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.882 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7B_7BywBds8p8xLgTC" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.882 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali320943fee60"
2026-02-16 21:26:20.882 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:20.882 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:20.925 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:20.925 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"} status="down"
2026-02-16 21:26:20.961 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali320943fee60" state="down"
2026-02-16 21:26:20.961 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali320943fee60"
2026-02-16 21:26:20.961 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali320943fee60", State:"down", Index:54}
2026-02-16 21:26:20.961 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali320943fee60", Addrs:set.Typed[string]{}}
2026-02-16 21:26:20.961 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali320943fee60", Addrs:set.Typed[string]{}}
2026-02-16 21:26:20.962 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali320943fee60"
2026-02-16 21:26:20.962 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:20.962 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:20.962 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali320943fee60" state="up"
2026-02-16 21:26:20.976 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8274/test-pod-3, name=eth0)
2026-02-16 21:26:20.986 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:20.986 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"} status="down"
2026-02-16 21:26:20.986 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8274/test-pod-3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib4d6c9014be" profile_ids:"kns.pods-8274" profile_ids:"ksa.pods-8274.default" ipv4_nets:"10.100.219.178/32"}
2026-02-16 21:26:20.986 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:20.986 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:20.986 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:20.987 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib4d6c9014be" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.987 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib4d6c9014be" ipVersion=0x4 table="filter"
2026-02-16 21:26:20.987 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib4d6c9014be"
2026-02-16 21:26:20.987 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:20.987 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:21.029 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:21.029 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"} status="down"
2026-02-16 21:26:21.029 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali320943fee60", State:"up", Index:54}
2026-02-16 21:26:21.029 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali320943fee60"
2026-02-16 21:26:21.029 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali320943fee60"
2026-02-16 21:26:21.029 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali320943fee60"
2026-02-16 21:26:21.030 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:21.030 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:21.047 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:21.047 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-16 21:26:21.053 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="calib4d6c9014be" state="down"
2026-02-16 21:26:21.053 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib4d6c9014be"
2026-02-16 21:26:21.053 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib4d6c9014be", State:"down", Index:55}
2026-02-16 21:26:21.053 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib4d6c9014be", Addrs:set.Typed[string]{}}
2026-02-16 21:26:21.053 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib4d6c9014be", Addrs:set.Typed[string]{}}
2026-02-16 21:26:21.053 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib4d6c9014be"
2026-02-16 21:26:21.053 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:21.053 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="calib4d6c9014be" state="up"
2026-02-16 21:26:21.054 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:21.073 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:21.073 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"} status="down"
2026-02-16 21:26:21.073 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib4d6c9014be", State:"up", Index:55}
2026-02-16 21:26:21.073 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib4d6c9014be"
2026-02-16 21:26:21.073 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib4d6c9014be"
2026-02-16 21:26:21.073 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib4d6c9014be"
2026-02-16 21:26:21.073 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:21.073 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:21.106 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:21.106 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"} status="up"
2026-02-16 21:26:21.360 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8274/test-pod-3, name=eth0)
2026-02-16 21:26:21.362 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8274/test-pod-3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib4d6c9014be" profile_ids:"kns.pods-8274" profile_ids:"ksa.pods-8274.default" ipv4_nets:"10.100.219.178/32"}
2026-02-16 21:26:21.362 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:21.362 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:21.362 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:21.363 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib4d6c9014be"
2026-02-16 21:26:21.363 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:21.363 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:21.388 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:21.388 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"} status="up"
2026-02-16 21:26:21.398 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8274/test-pod-2, name=eth0)
2026-02-16 21:26:21.399 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8274/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali320943fee60" profile_ids:"kns.pods-8274" profile_ids:"ksa.pods-8274.default" ipv4_nets:"10.100.219.177/32"}
2026-02-16 21:26:21.399 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:21.400 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:21.400 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:21.401 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali320943fee60"
2026-02-16 21:26:21.401 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:21.401 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:21.427 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:21.427 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-16 21:26:22.074 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=55
2026-02-16 21:26:22.074 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib4d6c9014be"
2026-02-16 21:26:22.074 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib4d6c9014be", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:22.074 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib4d6c9014be", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:22.288 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8274/test-pod-2, name=eth0)
2026-02-16 21:26:22.288 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8274/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali320943fee60" profile_ids:"kns.pods-8274" profile_ids:"ksa.pods-8274.default" ipv4_nets:"10.100.219.177/32"}
2026-02-16 21:26:22.288 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:22.288 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:22.288 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:22.289 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali320943fee60"
2026-02-16 21:26:22.289 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:22.289 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:22.298 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8274/test-pod-3, name=eth0)
2026-02-16 21:26:22.316 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:22.316 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-16 21:26:22.316 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8274/test-pod-3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib4d6c9014be" profile_ids:"kns.pods-8274" profile_ids:"ksa.pods-8274.default" ipv4_nets:"10.100.219.178/32"}
2026-02-16 21:26:22.316 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:22.316 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:22.316 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:22.318 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib4d6c9014be"
2026-02-16 21:26:22.318 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:22.318 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:22.343 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:22.343 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"} status="up"
2026-02-16 21:26:22.650 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=54
2026-02-16 21:26:22.650 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali320943fee60"
2026-02-16 21:26:22.650 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali320943fee60", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:22.650 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali320943fee60", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:23.388 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8274/test-pod-2, name=eth0)
2026-02-16 21:26:23.388 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8274/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali320943fee60" profile_ids:"kns.pods-8274" profile_ids:"ksa.pods-8274.default" ipv4_nets:"10.100.219.177/32"}
2026-02-16 21:26:23.388 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:23.388 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:23.388 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:23.389 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali320943fee60"
2026-02-16 21:26:23.389 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:23.389 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:23.403 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8274/test-pod-3, name=eth0)
2026-02-16 21:26:23.412 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:23.413 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-16 21:26:23.413 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8274/test-pod-3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib4d6c9014be" profile_ids:"kns.pods-8274" profile_ids:"ksa.pods-8274.default" ipv4_nets:"10.100.219.178/32"}
2026-02-16 21:26:23.413 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:23.413 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:23.413 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:23.413 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib4d6c9014be"
2026-02-16 21:26:23.413 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:23.413 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:23.434 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:23.434 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"} status="up"
2026-02-16 21:26:23.648 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8274/test-pod-2, name=eth0)
2026-02-16 21:26:23.648 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8274/test-pod-2" endpoint_id:"eth0"}
2026-02-16 21:26:23.648 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:23.648 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:23.649 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:23.649 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali320943fee60" ipVersion=0x4 table="filter"
2026-02-16 21:26:23.649 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali320943fee60" ipVersion=0x4 table="filter"
2026-02-16 21:26:23.649 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:23.649 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:23.650 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.177
2026-02-16 21:26:23.656 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8274/test-pod-3, name=eth0)
2026-02-16 21:26:23.714 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-2", EndpointId:"eth0"}
2026-02-16 21:26:23.714 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8274/test-pod-3" endpoint_id:"eth0"}
2026-02-16 21:26:23.714 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-8274"}
2026-02-16 21:26:23.714 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-8274.default"}
2026-02-16 21:26:23.715 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:23.715 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:23.715 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-8274" ipVersion=0x4 table="filter"
2026-02-16 21:26:23.715 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7B_7BywBds8p8xLgTC" ipVersion=0x4 table="filter"
2026-02-16 21:26:23.715 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-8274" ipVersion=0x4 table="filter"
2026-02-16 21:26:23.715 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7B_7BywBds8p8xLgTC" ipVersion=0x4 table="filter"
2026-02-16 21:26:23.715 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:23.715 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib4d6c9014be" ipVersion=0x4 table="filter"
2026-02-16 21:26:23.715 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib4d6c9014be" ipVersion=0x4 table="filter"
2026-02-16 21:26:23.715 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:23.715 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:23.716 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.178
2026-02-16 21:26:23.751 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali320943fee60" state="down"
2026-02-16 21:26:23.751 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali320943fee60"
2026-02-16 21:26:23.751 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=54
2026-02-16 21:26:23.757 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali320943fee60" state=""
2026-02-16 21:26:23.757 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali320943fee60"
2026-02-16 21:26:23.761 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=55
2026-02-16 21:26:23.761 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib4d6c9014be"
2026-02-16 21:26:23.761 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="calib4d6c9014be" state="down"
2026-02-16 21:26:23.762 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="calib4d6c9014be" state=""
2026-02-16 21:26:23.762 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib4d6c9014be"
2026-02-16 21:26:23.779 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8274/test-pod-3", EndpointId:"eth0"}
2026-02-16 21:26:23.779 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali320943fee60", State:"down", Index:54}
2026-02-16 21:26:23.780 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali320943fee60", Addrs:set.Typed[string]{}}
2026-02-16 21:26:23.780 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali320943fee60", Addrs:set.Typed[string]{}}
2026-02-16 21:26:23.780 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali320943fee60", State:"", Index:54}
2026-02-16 21:26:23.780 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali320943fee60", Addrs:set.Set[string](nil)}
2026-02-16 21:26:23.780 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali320943fee60", Addrs:set.Set[string](nil)}
2026-02-16 21:26:23.780 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib4d6c9014be", Addrs:set.Typed[string]{}}
2026-02-16 21:26:23.780 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib4d6c9014be", Addrs:set.Typed[string]{}}
2026-02-16 21:26:23.780 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib4d6c9014be", State:"down", Index:55}
2026-02-16 21:26:23.780 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib4d6c9014be", State:"", Index:55}
2026-02-16 21:26:23.780 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib4d6c9014be", Addrs:set.Set[string](nil)}
2026-02-16 21:26:23.781 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib4d6c9014be", Addrs:set.Set[string](nil)}
2026-02-16 21:26:25.206 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3574"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3574"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-3574"}
2026-02-16 21:26:25.322 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8274"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8274"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-8274"}
2026-02-16 21:26:25.346 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1758"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1758"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-1758"}
2026-02-16 21:26:25.367 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1758" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:25.413 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-1910/resize-test-gnz7c, name=eth0)
2026-02-16 21:26:25.413 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-1910/resize-test-gnz7c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45482cc878e" profile_ids:"kns.pod-resize-tests-1910" profile_ids:"ksa.pod-resize-tests-1910.default" ipv4_nets:"10.100.219.176/32"}
2026-02-16 21:26:25.413 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:25.413 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:25.414 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:25.414 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45482cc878e"
2026-02-16 21:26:25.414 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:25.414 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:25.450 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:25.450 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"} status="up"
2026-02-16 21:26:30.577 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-8274" name:"default"}
2026-02-16 21:26:30.603 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-3574" name:"default"}
2026-02-16 21:26:30.704 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-3574"}
2026-02-16 21:26:30.754 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1758"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1758"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-1758"}
2026-02-16 21:26:30.780 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-2392"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-2392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-2392"}
2026-02-16 21:26:30.811 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-2392" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:30.907 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8274"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8274"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-8274"}
2026-02-16 21:26:30.932 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-8274"}
2026-02-16 21:26:35.944 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1758" name:"default"}
2026-02-16 21:26:35.988 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1758"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1758"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-1758"}
2026-02-16 21:26:36.053 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-1758"}
2026-02-16 21:26:39.992 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-4941"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-4941"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-4941"}
2026-02-16 21:26:40.035 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-2669"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-2669"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-2669"}
2026-02-16 21:26:40.059 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpoints-2669" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:40.140 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-2669"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-2669"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-2669"}
2026-02-16 21:26:40.165 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2634"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2634"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-2634"}
2026-02-16 21:26:40.184 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-2634" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:40.770 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19, name=eth0)
2026-02-16 21:26:40.770 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.containers-2634"} profile:{inbound_rules:{action:"allow" rule_id:"Nuy8Qpf-OHEewYty"} outbound_rules:{action:"allow" rule_id:"iUwBamgy8fsEFURv"}}
2026-02-16 21:26:40.771 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.containers-2634.default"} profile:{}
2026-02-16 21:26:40.772 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1af16f658d6" profile_ids:"kns.containers-2634" profile_ids:"ksa.containers-2634.default" ipv4_nets:"10.100.219.179/32"}
2026-02-16 21:26:40.772 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:40.782 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:40.782 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:40.783 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1af16f658d6" ipVersion=0x4 table="filter"
2026-02-16 21:26:40.783 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.containers-2634" ipVersion=0x4 table="filter"
2026-02-16 21:26:40.783 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_dpmiHawSZjkZP_t2-P" ipVersion=0x4 table="filter"
2026-02-16 21:26:40.783 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1af16f658d6" ipVersion=0x4 table="filter"
2026-02-16 21:26:40.783 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.containers-2634" ipVersion=0x4 table="filter"
2026-02-16 21:26:40.783 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_dpmiHawSZjkZP_t2-P" ipVersion=0x4 table="filter"
2026-02-16 21:26:40.783 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1af16f658d6"
2026-02-16 21:26:40.783 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:40.783 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:40.832 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:40.832 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"} status="down"
2026-02-16 21:26:40.851 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali1af16f658d6" state="down"
2026-02-16 21:26:40.851 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1af16f658d6", State:"down", Index:56}
2026-02-16 21:26:40.851 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1af16f658d6"
2026-02-16 21:26:40.851 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1af16f658d6", Addrs:set.Typed[string]{}}
2026-02-16 21:26:40.851 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1af16f658d6", Addrs:set.Typed[string]{}}
2026-02-16 21:26:40.851 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1af16f658d6"
2026-02-16 21:26:40.851 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:40.851 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:40.852 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali1af16f658d6" state="up"
2026-02-16 21:26:40.867 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:40.867 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"} status="down"
2026-02-16 21:26:40.867 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1af16f658d6", State:"up", Index:56}
2026-02-16 21:26:40.867 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1af16f658d6"
2026-02-16 21:26:40.867 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1af16f658d6"
2026-02-16 21:26:40.867 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1af16f658d6"
2026-02-16 21:26:40.867 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:40.867 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:40.884 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:40.885 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"} status="up"
2026-02-16 21:26:41.512 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19, name=eth0)
2026-02-16 21:26:41.512 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1af16f658d6" profile_ids:"kns.containers-2634" profile_ids:"ksa.containers-2634.default" ipv4_nets:"10.100.219.179/32"}
2026-02-16 21:26:41.512 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:41.512 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:41.512 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:41.513 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1af16f658d6"
2026-02-16 21:26:41.514 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:41.514 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:41.532 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:41.532 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"} status="up"
2026-02-16 21:26:42.242 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2634"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2634"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-2634"}
2026-02-16 21:26:42.271 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-7013"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-7013"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-7013"}
2026-02-16 21:26:42.293 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-7013" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:42.426 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=56
2026-02-16 21:26:42.427 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1af16f658d6"
2026-02-16 21:26:42.427 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1af16f658d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:42.427 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1af16f658d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:44.380 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"proxy-7013" type:"ClusterIP" cluster_ips:"10.254.243.117" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:26:44.494 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-7013"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-7013"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-7013"}
2026-02-16 21:26:44.521 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-226"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-226"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-226"}
2026-02-16 21:26:44.584 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-226" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:45.040 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-4941" name:"default"}
2026-02-16 21:26:45.165 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-226/with-max-failed-indexes-0-qrbtr, name=eth0)
2026-02-16 21:26:45.166 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-226"} profile:{inbound_rules:{action:"allow" rule_id:"xPSW1zjZpg_bWJve"} outbound_rules:{action:"allow" rule_id:"LWODU_kcx5kw4kMT"}}
2026-02-16 21:26:45.166 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-226.default"} profile:{}
2026-02-16 21:26:45.166 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-226/with-max-failed-indexes-0-qrbtr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali174bfa1306a" profile_ids:"kns.job-226" profile_ids:"ksa.job-226.default" ipv4_nets:"10.100.219.180/32"}
2026-02-16 21:26:45.166 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:45.166 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:45.166 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:45.167 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-16 21:26:45.167 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali174bfa1306a" ipVersion=0x4 table="filter"
2026-02-16 21:26:45.167 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-226" ipVersion=0x4 table="filter"
2026-02-16 21:26:45.167 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.job-226.default" ipVersion=0x4 table="filter"
2026-02-16 21:26:45.167 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-16 21:26:45.167 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali174bfa1306a" ipVersion=0x4 table="filter"
2026-02-16 21:26:45.167 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-226" ipVersion=0x4 table="filter"
2026-02-16 21:26:45.167 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.job-226.default" ipVersion=0x4 table="filter"
2026-02-16 21:26:45.167 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali174bfa1306a"
2026-02-16 21:26:45.167 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:45.167 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:45.207 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:45.207 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"} status="down"
2026-02-16 21:26:45.239 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpoints-2669" name:"default"}
2026-02-16 21:26:45.250 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali174bfa1306a" state="down"
2026-02-16 21:26:45.250 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali174bfa1306a"
2026-02-16 21:26:45.251 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali174bfa1306a" state="up"
2026-02-16 21:26:45.266 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali174bfa1306a", State:"down", Index:57}
2026-02-16 21:26:45.266 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali174bfa1306a", Addrs:set.Typed[string]{}}
2026-02-16 21:26:45.266 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali174bfa1306a", Addrs:set.Typed[string]{}}
2026-02-16 21:26:45.266 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali174bfa1306a", State:"up", Index:57}
2026-02-16 21:26:45.266 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali174bfa1306a"
2026-02-16 21:26:45.266 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali174bfa1306a"
2026-02-16 21:26:45.266 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali174bfa1306a"
2026-02-16 21:26:45.266 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:45.266 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:45.286 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:45.286 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"} status="up"
2026-02-16 21:26:45.517 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-226/with-max-failed-indexes-0-qrbtr, name=eth0)
2026-02-16 21:26:45.517 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-226/with-max-failed-indexes-0-qrbtr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali174bfa1306a" profile_ids:"kns.job-226" profile_ids:"ksa.job-226.default" ipv4_nets:"10.100.219.180/32"}
2026-02-16 21:26:45.517 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:45.517 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:45.517 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:45.518 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali174bfa1306a"
2026-02-16 21:26:45.518 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:45.518 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:45.543 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:26:45.545 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:45.545 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"} status="up"
2026-02-16 21:26:45.551 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-4941"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-4941"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-4941"}
2026-02-16 21:26:45.578 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-4941"}
2026-02-16 21:26:45.751 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-2669"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-2669"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-2669"}
2026-02-16 21:26:45.779 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpoints-2669"}
2026-02-16 21:26:46.530 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-226/with-max-failed-indexes-0-qrbtr, name=eth0)
2026-02-16 21:26:46.530 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-226/with-max-failed-indexes-0-qrbtr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali174bfa1306a" profile_ids:"kns.job-226" profile_ids:"ksa.job-226.default" ipv4_nets:"10.100.219.180/32"}
2026-02-16 21:26:46.531 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:46.531 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:46.531 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:46.532 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali174bfa1306a"
2026-02-16 21:26:46.533 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:46.533 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:46.563 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:46.564 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"} status="up"
2026-02-16 21:26:47.002 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=57
2026-02-16 21:26:47.002 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali174bfa1306a"
2026-02-16 21:26:47.002 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali174bfa1306a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:47.002 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali174bfa1306a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:47.269 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19, name=eth0)
2026-02-16 21:26:47.270 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1af16f658d6" profile_ids:"kns.containers-2634" profile_ids:"ksa.containers-2634.default" ipv4_nets:"10.100.219.179/32"}
2026-02-16 21:26:47.270 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:47.270 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:47.270 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:47.271 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1af16f658d6"
2026-02-16 21:26:47.271 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:47.271 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:47.289 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19, name=eth0)
2026-02-16 21:26:47.296 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:47.296 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"} status="up"
2026-02-16 21:26:47.296 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2634"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2634"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-2634"}
2026-02-16 21:26:47.296 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1af16f658d6" profile_ids:"kns.containers-2634" profile_ids:"ksa.containers-2634.default" ipv4_nets:"10.100.219.179/32"}
2026-02-16 21:26:47.296 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:47.296 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:47.296 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:47.297 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1af16f658d6"
2026-02-16 21:26:47.297 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:47.297 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:47.318 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:47.318 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"} status="up"
2026-02-16 21:26:47.643 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19, name=eth0)
2026-02-16 21:26:47.643 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19" endpoint_id:"eth0"}
2026-02-16 21:26:47.643 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.containers-2634"}
2026-02-16 21:26:47.643 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.containers-2634.default"}
2026-02-16 21:26:47.643 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:47.643 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:47.644 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.containers-2634" ipVersion=0x4 table="filter"
2026-02-16 21:26:47.644 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_dpmiHawSZjkZP_t2-P" ipVersion=0x4 table="filter"
2026-02-16 21:26:47.644 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.containers-2634" ipVersion=0x4 table="filter"
2026-02-16 21:26:47.644 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_dpmiHawSZjkZP_t2-P" ipVersion=0x4 table="filter"
2026-02-16 21:26:47.644 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:47.644 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-16 21:26:47.644 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1af16f658d6" ipVersion=0x4 table="filter"
2026-02-16 21:26:47.644 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-16 21:26:47.644 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1af16f658d6" ipVersion=0x4 table="filter"
2026-02-16 21:26:47.644 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:47.644 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:47.644 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.179
2026-02-16 21:26:47.707 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2634/client-containers-8f5f69fa-73f6-4800-b49c-7ab4208bca19", EndpointId:"eth0"}
2026-02-16 21:26:47.762 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=56
2026-02-16 21:26:47.762 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1af16f658d6"
2026-02-16 21:26:47.762 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali1af16f658d6" state="down"
2026-02-16 21:26:47.763 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali1af16f658d6" state=""
2026-02-16 21:26:47.763 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1af16f658d6"
2026-02-16 21:26:47.763 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1af16f658d6", Addrs:set.Typed[string]{}}
2026-02-16 21:26:47.763 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1af16f658d6", Addrs:set.Typed[string]{}}
2026-02-16 21:26:47.763 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1af16f658d6", State:"down", Index:56}
2026-02-16 21:26:47.763 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1af16f658d6", State:"", Index:56}
2026-02-16 21:26:47.763 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1af16f658d6", Addrs:set.Set[string](nil)}
2026-02-16 21:26:47.763 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1af16f658d6", Addrs:set.Set[string](nil)}
2026-02-16 21:26:47.768 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-226/with-max-failed-indexes-0-qrbtr, name=eth0)
2026-02-16 21:26:47.785 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-226/with-max-failed-indexes-0-qrbtr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali174bfa1306a" profile_ids:"kns.job-226" profile_ids:"ksa.job-226.default" ipv4_nets:"10.100.219.180/32"}
2026-02-16 21:26:47.785 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:47.785 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:47.785 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:47.785 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali174bfa1306a"
2026-02-16 21:26:47.785 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:47.786 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:47.807 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:47.807 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"} status="down"
2026-02-16 21:26:47.876 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali174bfa1306a" state="down"
2026-02-16 21:26:47.877 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali174bfa1306a"
2026-02-16 21:26:47.877 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=57
2026-02-16 21:26:47.877 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali174bfa1306a", State:"down", Index:57}
2026-02-16 21:26:47.877 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali174bfa1306a", Addrs:set.Typed[string]{}}
2026-02-16 21:26:47.877 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali174bfa1306a", Addrs:set.Typed[string]{}}
2026-02-16 21:26:47.877 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali174bfa1306a"
2026-02-16 21:26:47.877 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali174bfa1306a"
2026-02-16 21:26:47.877 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:47.877 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:47.878 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.180
2026-02-16 21:26:47.884 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali174bfa1306a" state=""
2026-02-16 21:26:47.884 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali174bfa1306a"
2026-02-16 21:26:47.910 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:47.910 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"} status="down"
2026-02-16 21:26:47.910 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali174bfa1306a", State:"", Index:57}
2026-02-16 21:26:47.910 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali174bfa1306a", Addrs:set.Set[string](nil)}
2026-02-16 21:26:47.910 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali174bfa1306a", Addrs:set.Set[string](nil)}
2026-02-16 21:26:47.910 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali174bfa1306a"
2026-02-16 21:26:47.910 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:47.911 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:47.939 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:47.939 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"} status="down"
2026-02-16 21:26:47.974 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-226/with-max-failed-indexes-0-qrbtr, name=eth0)
2026-02-16 21:26:47.975 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-226/with-max-failed-indexes-0-qrbtr" endpoint_id:"eth0"}
2026-02-16 21:26:47.975 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-226.default"}
2026-02-16 21:26:47.975 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-226"}
2026-02-16 21:26:47.975 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:47.975 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:47.975 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-226" ipVersion=0x4 table="filter"
2026-02-16 21:26:47.975 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.job-226.default" ipVersion=0x4 table="filter"
2026-02-16 21:26:47.975 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-226" ipVersion=0x4 table="filter"
2026-02-16 21:26:47.975 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.job-226.default" ipVersion=0x4 table="filter"
2026-02-16 21:26:47.975 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:47.975 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali174bfa1306a" ipVersion=0x4 table="filter"
2026-02-16 21:26:47.975 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali174bfa1306a" ipVersion=0x4 table="filter"
2026-02-16 21:26:47.975 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:47.975 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:48.025 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-226/with-max-failed-indexes-0-qrbtr", EndpointId:"eth0"}
2026-02-16 21:26:48.883 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-2634" name:"default"}
2026-02-16 21:26:48.999 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2634"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2634"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-2634"}
2026-02-16 21:26:49.028 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-2634"}
2026-02-16 21:26:49.583 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-7013"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-7013"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-7013"}
2026-02-16 21:26:50.649 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-226"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-226"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-226"}
2026-02-16 21:26:50.702 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9425"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9425"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-9425"}
2026-02-16 21:26:50.702 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-9425" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:52.796 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9425"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9425"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-9425"}
2026-02-16 21:26:52.823 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1261"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1261"}
2026-02-16 21:26:52.843 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-1261" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:53.506 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d, name=eth0)
2026-02-16 21:26:53.507 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-1261"} profile:{inbound_rules:{action:"allow" rule_id:"MQOvOfabA5ZtCiWV"} outbound_rules:{action:"allow" rule_id:"_d8qClPNw5BAVv-L"}}
2026-02-16 21:26:53.507 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-1261.default"} profile:{}
2026-02-16 21:26:53.507 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif112852b370" profile_ids:"kns.downward-api-1261" profile_ids:"ksa.downward-api-1261.default" ipv4_nets:"10.100.219.181/32"}
2026-02-16 21:26:53.507 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:26:53.507 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:26:53.507 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:26:53.507 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif112852b370" ipVersion=0x4 table="filter"
2026-02-16 21:26:53.508 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bc-hn_-tP8WBB7n1EX" ipVersion=0x4 table="filter"
2026-02-16 21:26:53.508 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UF7nTiM7bHq7zs5ftc" ipVersion=0x4 table="filter"
2026-02-16 21:26:53.508 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif112852b370" ipVersion=0x4 table="filter"
2026-02-16 21:26:53.508 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bc-hn_-tP8WBB7n1EX" ipVersion=0x4 table="filter"
2026-02-16 21:26:53.508 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UF7nTiM7bHq7zs5ftc" ipVersion=0x4 table="filter"
2026-02-16 21:26:53.508 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif112852b370"
2026-02-16 21:26:53.508 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:26:53.508 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:26:53.576 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="calif112852b370" state="down"
2026-02-16 21:26:53.576 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif112852b370"
2026-02-16 21:26:53.582 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="calif112852b370" state="up"
2026-02-16 21:26:53.591 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:26:53.592 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"} status="down"
2026-02-16 21:26:53.592 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif112852b370", State:"down", Index:58}
2026-02-16 21:26:53.601 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif112852b370", Addrs:set.Typed[string]{}}
2026-02-16 21:26:53.601 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif112852b370", Addrs:set.Typed[string]{}}
2026-02-16 21:26:53.601 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif112852b370", State:"up", Index:58}
2026-02-16 21:26:53.601 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif112852b370"
2026-02-16 21:26:53.601 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif112852b370"
2026-02-16 21:26:53.601 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif112852b370"
2026-02-16 21:26:53.601 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:26:53.601 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:26:53.619 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:53.620 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"} status="up"
2026-02-16 21:26:54.622 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d, name=eth0)
2026-02-16 21:26:54.622 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif112852b370" profile_ids:"kns.downward-api-1261" profile_ids:"ksa.downward-api-1261.default" ipv4_nets:"10.100.219.181/32"}
2026-02-16 21:26:54.622 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:26:54.622 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:26:54.622 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:26:54.623 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif112852b370"
2026-02-16 21:26:54.623 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:26:54.623 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:26:54.643 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:54.643 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"} status="up"
2026-02-16 21:26:54.859 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-7013" name:"default"}
2026-02-16 21:26:55.037 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"proxy-7013"
2026-02-16 21:26:55.097 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-2392"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-2392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-2392"}
2026-02-16 21:26:55.127 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3012"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3012"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-3012"}
2026-02-16 21:26:55.130 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=58
2026-02-16 21:26:55.130 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif112852b370"
2026-02-16 21:26:55.153 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-3012" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:55.153 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-7013"}
2026-02-16 21:26:55.171 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif112852b370", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:55.171 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif112852b370", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:26:55.521 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d, name=eth0)
2026-02-16 21:26:55.521 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif112852b370" profile_ids:"kns.downward-api-1261" profile_ids:"ksa.downward-api-1261.default" ipv4_nets:"10.100.219.181/32"}
2026-02-16 21:26:55.521 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:26:55.521 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:26:55.522 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:26:55.522 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif112852b370"
2026-02-16 21:26:55.522 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:26:55.522 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:26:55.547 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:55.547 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"} status="up"
2026-02-16 21:26:55.703 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-226" name:"default"}
2026-02-16 21:26:56.079 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-226"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-226"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-226"}
2026-02-16 21:26:56.095 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-226"}
2026-02-16 21:26:57.566 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1261"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1261"}
2026-02-16 21:26:57.594 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-381"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-381"}
2026-02-16 21:26:57.626 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-381" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:57.627 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-381"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-381"} labels:{key:"webhook-381" value:"true"}
2026-02-16 21:26:57.648 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6377"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6377"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6377"} labels:{key:"webhook-381-markers" value:"true"}
2026-02-16 21:26:57.648 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6377" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:26:57.831 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-9425" name:"default"}
2026-02-16 21:26:58.311 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9425"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9425"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-9425"}
2026-02-16 21:26:58.338 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-9425"}
2026-02-16 21:26:58.920 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-1910/resize-test-gnz7c, name=eth0)
2026-02-16 21:26:58.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-1910/resize-test-gnz7c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45482cc878e" profile_ids:"kns.pod-resize-tests-1910" profile_ids:"ksa.pod-resize-tests-1910.default" ipv4_nets:"10.100.219.176/32"}
2026-02-16 21:26:58.920 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:58.920 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:58.920 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:58.921 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45482cc878e"
2026-02-16 21:26:58.922 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:58.922 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:58.951 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:58.951 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"} status="up"
2026-02-16 21:26:58.958 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-1910/resize-test-gnz7c, name=eth0)
2026-02-16 21:26:58.958 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-1910/resize-test-gnz7c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45482cc878e" profile_ids:"kns.pod-resize-tests-1910" profile_ids:"ksa.pod-resize-tests-1910.default" ipv4_nets:"10.100.219.176/32"}
2026-02-16 21:26:58.958 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:58.958 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:58.958 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:58.959 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45482cc878e"
2026-02-16 21:26:58.959 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:58.959 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:58.983 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:58.983 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"} status="up"
2026-02-16 21:26:59.658 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-1910/resize-test-gnz7c, name=eth0)
2026-02-16 21:26:59.658 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-1910/resize-test-gnz7c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45482cc878e" profile_ids:"kns.pod-resize-tests-1910" profile_ids:"ksa.pod-resize-tests-1910.default" ipv4_nets:"10.100.219.176/32"}
2026-02-16 21:26:59.658 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:59.659 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:59.659 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:59.660 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45482cc878e"
2026-02-16 21:26:59.661 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:59.661 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:26:59.686 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:26:59.686 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"} status="up"
2026-02-16 21:26:59.904 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-381" type:"ClusterIP" cluster_ips:"10.254.63.83" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:26:59.975 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-381"
2026-02-16 21:27:00.052 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-381"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-381"} labels:{key:"webhook-381" value:"true"}
2026-02-16 21:27:00.074 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6377"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6377"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6377"} labels:{key:"webhook-381-markers" value:"true"}
2026-02-16 21:27:00.099 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8652"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8652"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-8652"}
2026-02-16 21:27:00.100 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-8652" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:00.784 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-2392" name:"default"}
2026-02-16 21:27:00.874 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-2392"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-2392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-2392"}
2026-02-16 21:27:00.902 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-2392"}
2026-02-16 21:27:02.598 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d, name=eth0)
2026-02-16 21:27:02.598 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif112852b370" profile_ids:"kns.downward-api-1261" profile_ids:"ksa.downward-api-1261.default" ipv4_nets:"10.100.219.181/32"}
2026-02-16 21:27:02.598 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:27:02.598 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:27:02.599 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:27:02.600 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif112852b370"
2026-02-16 21:27:02.600 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:27:02.600 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:27:02.624 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d, name=eth0)
2026-02-16 21:27:02.628 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:02.628 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"} status="up"
2026-02-16 21:27:02.628 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1261"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1261"}
2026-02-16 21:27:02.628 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif112852b370" profile_ids:"kns.downward-api-1261" profile_ids:"ksa.downward-api-1261.default" ipv4_nets:"10.100.219.181/32"}
2026-02-16 21:27:02.628 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:27:02.628 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:27:02.628 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:27:02.629 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif112852b370"
2026-02-16 21:27:02.629 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:27:02.629 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:27:02.699 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:02.699 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"} status="up"
2026-02-16 21:27:02.833 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8652"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8652"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-8652"}
2026-02-16 21:27:02.860 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7912"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7912"}
2026-02-16 21:27:02.877 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7912" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:02.907 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-7912" type:"ExternalName"
2026-02-16 21:27:02.967 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-7912" type:"ClusterIP" cluster_ips:"10.254.142.60" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:27:02.974 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d, name=eth0)
bird: KIF: Received address message for unknown interface 58
2026-02-16 21:27:03.013 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d" endpoint_id:"eth0"}
2026-02-16 21:27:03.013 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-1261"}
2026-02-16 21:27:03.013 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-1261.default"}
2026-02-16 21:27:03.013 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:27:03.013 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:27:03.013 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bc-hn_-tP8WBB7n1EX" ipVersion=0x4 table="filter"
2026-02-16 21:27:03.013 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UF7nTiM7bHq7zs5ftc" ipVersion=0x4 table="filter"
2026-02-16 21:27:03.013 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bc-hn_-tP8WBB7n1EX" ipVersion=0x4 table="filter"
2026-02-16 21:27:03.013 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UF7nTiM7bHq7zs5ftc" ipVersion=0x4 table="filter"
2026-02-16 21:27:03.013 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:27:03.013 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif112852b370" ipVersion=0x4 table="filter"
2026-02-16 21:27:03.013 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif112852b370" ipVersion=0x4 table="filter"
2026-02-16 21:27:03.013 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:27:03.013 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:27:03.014 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.181
2026-02-16 21:27:03.083 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1261/labelsupdate20806cd3-4429-4d04-aa53-2cde4fdc098d", EndpointId:"eth0"}
2026-02-16 21:27:03.089 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=58
2026-02-16 21:27:03.089 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif112852b370"
2026-02-16 21:27:03.089 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="calif112852b370" state="down"
2026-02-16 21:27:03.089 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif112852b370", Addrs:set.Typed[string]{}}
2026-02-16 21:27:03.089 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif112852b370", Addrs:set.Typed[string]{}}
2026-02-16 21:27:03.089 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif112852b370", State:"down", Index:58}
2026-02-16 21:27:03.089 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="calif112852b370" state=""
2026-02-16 21:27:03.089 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif112852b370"
2026-02-16 21:27:03.112 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif112852b370", State:"", Index:58}
2026-02-16 21:27:03.112 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif112852b370", Addrs:set.Set[string](nil)}
2026-02-16 21:27:03.112 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif112852b370", Addrs:set.Set[string](nil)}
2026-02-16 21:27:03.626 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7912/externalname-service-778bd8f775-zzs6w, name=eth0)
2026-02-16 21:27:03.626 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-7912"} profile:{inbound_rules:{action:"allow" rule_id:"UAMcq7EvTyCCoWdx"} outbound_rules:{action:"allow" rule_id:"oQDxpRFUFuXElCxg"}}
2026-02-16 21:27:03.626 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7912.default"} profile:{}
2026-02-16 21:27:03.626 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7912/externalname-service-778bd8f775-zzs6w" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie365cf66289" profile_ids:"kns.services-7912" profile_ids:"ksa.services-7912.default" ipv4_nets:"10.100.219.182/32"}
2026-02-16 21:27:03.626 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"}
2026-02-16 21:27:03.627 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"}
2026-02-16 21:27:03.627 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"}
2026-02-16 21:27:03.627 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie365cf66289" ipVersion=0x4 table="filter"
2026-02-16 21:27:03.627 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-7912" ipVersion=0x4 table="filter"
2026-02-16 21:27:03.627 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_eON8xK6YHPBPBJHAmO" ipVersion=0x4 table="filter"
2026-02-16 21:27:03.627 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie365cf66289" ipVersion=0x4 table="filter"
2026-02-16 21:27:03.627 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-7912" ipVersion=0x4 table="filter"
2026-02-16 21:27:03.627 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_eON8xK6YHPBPBJHAmO" ipVersion=0x4 table="filter"
2026-02-16 21:27:03.627 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie365cf66289"
2026-02-16 21:27:03.627 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"}
2026-02-16 21:27:03.627 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"}
2026-02-16 21:27:03.669 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:03.669 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"} status="down"
2026-02-16 21:27:03.708 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="calie365cf66289" state="down"
2026-02-16 21:27:03.708 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie365cf66289"
2026-02-16 21:27:03.708 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie365cf66289", State:"down", Index:59}
2026-02-16 21:27:03.708 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie365cf66289", Addrs:set.Typed[string]{}}
2026-02-16 21:27:03.708 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie365cf66289", Addrs:set.Typed[string]{}}
2026-02-16 21:27:03.708 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie365cf66289"
2026-02-16 21:27:03.708 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"}
2026-02-16 21:27:03.708 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"}
2026-02-16 21:27:03.709 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="calie365cf66289" state="up"
2026-02-16 21:27:03.728 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:03.728 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"} status="down"
2026-02-16 21:27:03.728 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie365cf66289", State:"up", Index:59}
2026-02-16 21:27:03.728 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie365cf66289"
2026-02-16 21:27:03.728 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie365cf66289"
2026-02-16 21:27:03.728 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie365cf66289"
2026-02-16 21:27:03.728 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"}
2026-02-16 21:27:03.728 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"}
2026-02-16 21:27:03.750 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:03.750 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"} status="up"
2026-02-16 21:27:04.730 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7912/externalname-service-778bd8f775-zzs6w, name=eth0)
2026-02-16 21:27:04.730 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7912/externalname-service-778bd8f775-zzs6w" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie365cf66289" profile_ids:"kns.services-7912" profile_ids:"ksa.services-7912.default" ipv4_nets:"10.100.219.182/32"}
2026-02-16 21:27:04.730 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"}
2026-02-16 21:27:04.730 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"}
2026-02-16 21:27:04.730 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"}
2026-02-16 21:27:04.731 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie365cf66289"
2026-02-16 21:27:04.731 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"}
2026-02-16 21:27:04.732 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"}
2026-02-16 21:27:04.755 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:04.755 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"} status="up"
2026-02-16 21:27:05.093 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6377" name:"default"}
2026-02-16 21:27:05.117 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-381" name:"default"}
2026-02-16 21:27:05.242 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=59
2026-02-16 21:27:05.242 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie365cf66289"
2026-02-16 21:27:05.242 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie365cf66289", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:05.242 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie365cf66289", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:05.486 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-381"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-381"} labels:{key:"webhook-381" value:"true"}
2026-02-16 21:27:05.506 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7912/execpodpx8x6, name=eth0)
2026-02-16 21:27:05.511 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7912/execpodpx8x6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1794dd3b2d7" profile_ids:"kns.services-7912" profile_ids:"ksa.services-7912.default" ipv4_nets:"10.100.219.183/32"}
2026-02-16 21:27:05.511 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-381"}
2026-02-16 21:27:05.511 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:05.511 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:05.511 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:05.513 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1794dd3b2d7" ipVersion=0x4 table="filter"
2026-02-16 21:27:05.513 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1794dd3b2d7" ipVersion=0x4 table="filter"
2026-02-16 21:27:05.513 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1794dd3b2d7"
2026-02-16 21:27:05.513 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:05.513 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:05.554 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:05.555 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"} status="down"
2026-02-16 21:27:05.555 [INFO][90] felix/summary.go 100: Summarising 208 dataplane reconciliation loops over 1m0s: avg=29ms longest=85ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:27:05.578 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali1794dd3b2d7" state="down"
2026-02-16 21:27:05.579 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1794dd3b2d7", State:"down", Index:60}
2026-02-16 21:27:05.579 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1794dd3b2d7"
2026-02-16 21:27:05.579 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1794dd3b2d7", Addrs:set.Typed[string]{}}
2026-02-16 21:27:05.579 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1794dd3b2d7", Addrs:set.Typed[string]{}}
2026-02-16 21:27:05.579 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1794dd3b2d7"
2026-02-16 21:27:05.579 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:05.579 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:05.586 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali1794dd3b2d7" state="up"
2026-02-16 21:27:05.611 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:05.611 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"} status="down"
2026-02-16 21:27:05.611 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1794dd3b2d7", State:"up", Index:60}
2026-02-16 21:27:05.611 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1794dd3b2d7"
2026-02-16 21:27:05.611 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1794dd3b2d7"
2026-02-16 21:27:05.611 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1794dd3b2d7"
2026-02-16 21:27:05.611 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:05.611 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:05.640 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:05.640 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"} status="up"
2026-02-16 21:27:05.640 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6377"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6377"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6377"} labels:{key:"webhook-381-markers" value:"true"}
2026-02-16 21:27:05.640 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6377"}
2026-02-16 21:27:06.744 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7912/execpodpx8x6, name=eth0)
2026-02-16 21:27:06.744 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7912/execpodpx8x6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1794dd3b2d7" profile_ids:"kns.services-7912" profile_ids:"ksa.services-7912.default" ipv4_nets:"10.100.219.183/32"}
2026-02-16 21:27:06.745 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:06.745 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:06.745 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:06.746 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1794dd3b2d7"
2026-02-16 21:27:06.746 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:06.746 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:06.768 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:06.768 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"} status="up"
2026-02-16 21:27:07.098 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=60
2026-02-16 21:27:07.098 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1794dd3b2d7"
2026-02-16 21:27:07.098 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1794dd3b2d7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:07.098 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1794dd3b2d7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:07.299 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-7912"
2026-02-16 21:27:07.347 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7912"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7912"}
2026-02-16 21:27:07.367 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-834"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-834"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-834"}
2026-02-16 21:27:07.367 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-834" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:07.515 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-834"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-834"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-834"}
2026-02-16 21:27:07.548 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8648"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-8648"}
2026-02-16 21:27:07.569 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-8648" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:07.591 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-8648" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:27:07.591 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-8648" type:"ClusterIP" cluster_ips:"10.254.89.75" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:27:07.798 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-1261" name:"default"}
2026-02-16 21:27:08.024 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-1261"}
2026-02-16 21:27:08.137 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-8652" name:"default"}
2026-02-16 21:27:08.242 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8652"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8652"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-8652"}
2026-02-16 21:27:08.274 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-8652"}
2026-02-16 21:27:12.364 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7912/execpodpx8x6, name=eth0)
2026-02-16 21:27:12.365 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7912/execpodpx8x6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1794dd3b2d7" profile_ids:"kns.services-7912" profile_ids:"ksa.services-7912.default" ipv4_nets:"10.100.219.183/32"}
2026-02-16 21:27:12.365 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:12.365 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:12.365 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:12.366 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1794dd3b2d7"
2026-02-16 21:27:12.366 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:12.366 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:12.375 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7912/execpodpx8x6, name=eth0)
2026-02-16 21:27:12.400 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:12.400 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"} status="up"
2026-02-16 21:27:12.400 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7912/execpodpx8x6" endpoint_id:"eth0"}
2026-02-16 21:27:12.400 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:12.400 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:12.400 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:12.401 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1794dd3b2d7" ipVersion=0x4 table="filter"
2026-02-16 21:27:12.401 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1794dd3b2d7" ipVersion=0x4 table="filter"
2026-02-16 21:27:12.401 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:12.401 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:12.401 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.183
2026-02-16 21:27:12.420 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7912/externalname-service-778bd8f775-zzs6w, name=eth0)
2026-02-16 21:27:12.441 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7912/externalname-service-778bd8f775-zzs6w, name=eth0)
2026-02-16 21:27:12.470 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/execpodpx8x6", EndpointId:"eth0"}
2026-02-16 21:27:12.470 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7912/externalname-service-778bd8f775-zzs6w" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie365cf66289" profile_ids:"kns.services-7912" profile_ids:"ksa.services-7912.default" ipv4_nets:"10.100.219.182/32"}
2026-02-16 21:27:12.470 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7912/externalname-service-778bd8f775-zzs6w" endpoint_id:"eth0"}
2026-02-16 21:27:12.470 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-7912.default"}
2026-02-16 21:27:12.471 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-7912"}
2026-02-16 21:27:12.471 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"}
2026-02-16 21:27:12.471 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"}
2026-02-16 21:27:12.471 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-7912" ipVersion=0x4 table="filter"
2026-02-16 21:27:12.471 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_eON8xK6YHPBPBJHAmO" ipVersion=0x4 table="filter"
2026-02-16 21:27:12.471 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-7912" ipVersion=0x4 table="filter"
2026-02-16 21:27:12.471 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_eON8xK6YHPBPBJHAmO" ipVersion=0x4 table="filter"
2026-02-16 21:27:12.471 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"}
2026-02-16 21:27:12.471 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie365cf66289" ipVersion=0x4 table="filter"
2026-02-16 21:27:12.471 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie365cf66289" ipVersion=0x4 table="filter"
2026-02-16 21:27:12.471 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"}
2026-02-16 21:27:12.471 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"}
2026-02-16 21:27:12.472 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.182
2026-02-16 21:27:12.525 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7912/externalname-service-778bd8f775-zzs6w", EndpointId:"eth0"}
2026-02-16 21:27:12.616 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7912" name:"default"}
2026-02-16 21:27:12.755 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali1794dd3b2d7" state="down"
2026-02-16 21:27:12.756 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1794dd3b2d7"
2026-02-16 21:27:12.756 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=60
2026-02-16 21:27:12.756 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1794dd3b2d7", State:"down", Index:60}
2026-02-16 21:27:12.756 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1794dd3b2d7", Addrs:set.Typed[string]{}}
2026-02-16 21:27:12.756 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1794dd3b2d7", Addrs:set.Typed[string]{}}
2026-02-16 21:27:12.756 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali1794dd3b2d7" state=""
2026-02-16 21:27:12.756 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1794dd3b2d7"
2026-02-16 21:27:12.778 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1794dd3b2d7", State:"", Index:60}
2026-02-16 21:27:12.778 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1794dd3b2d7", Addrs:set.Set[string](nil)}
2026-02-16 21:27:12.778 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1794dd3b2d7", Addrs:set.Set[string](nil)}
2026-02-16 21:27:12.989 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7912"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7912"}
2026-02-16 21:27:13.018 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7912"}
2026-02-16 21:27:13.049 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-834" name:"default"}
2026-02-16 21:27:13.118 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-834"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-834"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-834"}
2026-02-16 21:27:13.145 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-834"}
2026-02-16 21:27:14.811 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-8648"
2026-02-16 21:27:14.824 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="calie365cf66289" state="down"
2026-02-16 21:27:14.824 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie365cf66289"
2026-02-16 21:27:14.824 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=59
2026-02-16 21:27:14.826 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="calie365cf66289" state=""
2026-02-16 21:27:14.826 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie365cf66289"
2026-02-16 21:27:14.868 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-8648"
2026-02-16 21:27:14.889 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie365cf66289", State:"down", Index:59}
2026-02-16 21:27:14.889 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie365cf66289", Addrs:set.Typed[string]{}}
2026-02-16 21:27:14.889 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie365cf66289", Addrs:set.Typed[string]{}}
2026-02-16 21:27:14.889 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie365cf66289", State:"", Index:59}
2026-02-16 21:27:14.889 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie365cf66289", Addrs:set.Set[string](nil)}
2026-02-16 21:27:14.889 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie365cf66289", Addrs:set.Set[string](nil)}
2026-02-16 21:27:14.910 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8648"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-8648"}
2026-02-16 21:27:14.929 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-8179"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-8179"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-8179"}
2026-02-16 21:27:14.953 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-8179" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:20.167 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-8179"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-8179"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-8179"}
2026-02-16 21:27:20.198 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4249"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4249"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4249"}
2026-02-16 21:27:20.222 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4249" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:20.250 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-601"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-601"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secret-namespace-601"}
2026-02-16 21:27:20.250 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secret-namespace-601" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:20.347 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-8648" name:"default"}
2026-02-16 21:27:20.412 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8648"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-8648"}
2026-02-16 21:27:20.452 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-8648"}
2026-02-16 21:27:20.503 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9327"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-9327"}
2026-02-16 21:27:20.532 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3614"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3614"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-3614"}
2026-02-16 21:27:20.532 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-3614" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:20.870 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c, name=eth0)
2026-02-16 21:27:20.871 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-4249.default"} profile:{}
2026-02-16 21:27:20.871 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-4249"} profile:{inbound_rules:{action:"allow" rule_id:"YymUNpy7wF3SqtqV"} outbound_rules:{action:"allow" rule_id:"PNEMixPIkN7FNRPN"}}
2026-02-16 21:27:20.871 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali005938c2657" profile_ids:"kns.secrets-4249" profile_ids:"ksa.secrets-4249.default" ipv4_nets:"10.100.219.184/32"}
2026-02-16 21:27:20.871 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:20.871 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:20.871 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:20.872 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali005938c2657" ipVersion=0x4 table="filter"
2026-02-16 21:27:20.872 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-4249" ipVersion=0x4 table="filter"
2026-02-16 21:27:20.872 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vcVFLG19-SDs5TjzPR" ipVersion=0x4 table="filter"
2026-02-16 21:27:20.872 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali005938c2657" ipVersion=0x4 table="filter"
2026-02-16 21:27:20.872 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-4249" ipVersion=0x4 table="filter"
2026-02-16 21:27:20.872 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vcVFLG19-SDs5TjzPR" ipVersion=0x4 table="filter"
2026-02-16 21:27:20.872 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali005938c2657"
2026-02-16 21:27:20.872 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:20.872 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:20.907 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:20.907 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"} status="down"
2026-02-16 21:27:20.945 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali005938c2657" state="down"
2026-02-16 21:27:20.945 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali005938c2657"
2026-02-16 21:27:20.945 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali005938c2657", State:"down", Index:61}
2026-02-16 21:27:20.945 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali005938c2657", Addrs:set.Typed[string]{}}
2026-02-16 21:27:20.945 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali005938c2657", Addrs:set.Typed[string]{}}
2026-02-16 21:27:20.945 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali005938c2657"
2026-02-16 21:27:20.945 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:20.945 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:20.945 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali005938c2657" state="up"
2026-02-16 21:27:20.964 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:20.964 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"} status="down"
2026-02-16 21:27:20.964 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali005938c2657", State:"up", Index:61}
2026-02-16 21:27:20.964 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali005938c2657"
2026-02-16 21:27:20.964 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali005938c2657"
2026-02-16 21:27:20.964 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali005938c2657"
2026-02-16 21:27:20.964 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:20.964 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:20.994 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:20.994 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"} status="up"
2026-02-16 21:27:21.842 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c, name=eth0)
2026-02-16 21:27:21.842 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali005938c2657" profile_ids:"kns.secrets-4249" profile_ids:"ksa.secrets-4249.default" ipv4_nets:"10.100.219.184/32"}
2026-02-16 21:27:21.842 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:21.843 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:21.843 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:21.844 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali005938c2657"
2026-02-16 21:27:21.844 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:21.845 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:21.862 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:21.862 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"} status="up"
2026-02-16 21:27:22.330 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=61
2026-02-16 21:27:22.330 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali005938c2657"
2026-02-16 21:27:22.330 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali005938c2657", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:22.330 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali005938c2657", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:23.017 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c, name=eth0)
2026-02-16 21:27:23.017 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali005938c2657" profile_ids:"kns.secrets-4249" profile_ids:"ksa.secrets-4249.default" ipv4_nets:"10.100.219.184/32"}
2026-02-16 21:27:23.017 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:23.017 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:23.017 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:23.018 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali005938c2657"
2026-02-16 21:27:23.018 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:23.018 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 61
2026-02-16 21:27:23.040 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:23.040 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"} status="up"
2026-02-16 21:27:23.121 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=61
2026-02-16 21:27:23.121 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali005938c2657"
2026-02-16 21:27:23.121 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali005938c2657" state="down"
2026-02-16 21:27:23.121 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali005938c2657", Addrs:set.Typed[string]{}}
2026-02-16 21:27:23.121 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali005938c2657", Addrs:set.Typed[string]{}}
2026-02-16 21:27:23.121 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali005938c2657", State:"down", Index:61}
2026-02-16 21:27:23.121 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali005938c2657"
2026-02-16 21:27:23.122 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:23.122 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:23.122 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.184
2026-02-16 21:27:23.122 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali005938c2657" state=""
2026-02-16 21:27:23.122 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali005938c2657"
2026-02-16 21:27:23.142 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:23.142 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"} status="down"
2026-02-16 21:27:23.142 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali005938c2657", State:"", Index:61}
2026-02-16 21:27:23.142 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali005938c2657", Addrs:set.Set[string](nil)}
2026-02-16 21:27:23.142 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali005938c2657", Addrs:set.Set[string](nil)}
2026-02-16 21:27:23.142 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali005938c2657"
2026-02-16 21:27:23.142 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:23.142 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:23.159 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:23.159 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"} status="down"
2026-02-16 21:27:23.261 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c, name=eth0)
2026-02-16 21:27:23.261 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c" endpoint_id:"eth0"}
2026-02-16 21:27:23.261 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-4249"}
2026-02-16 21:27:23.261 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-4249.default"}
2026-02-16 21:27:23.261 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:23.261 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:23.262 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-4249" ipVersion=0x4 table="filter"
2026-02-16 21:27:23.262 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vcVFLG19-SDs5TjzPR" ipVersion=0x4 table="filter"
2026-02-16 21:27:23.262 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-4249" ipVersion=0x4 table="filter"
2026-02-16 21:27:23.262 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vcVFLG19-SDs5TjzPR" ipVersion=0x4 table="filter"
2026-02-16 21:27:23.262 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:23.262 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali005938c2657" ipVersion=0x4 table="filter"
2026-02-16 21:27:23.262 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali005938c2657" ipVersion=0x4 table="filter"
2026-02-16 21:27:23.262 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:23.262 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:23.322 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-4249/pod-secrets-6caac87c-240d-4660-a492-c4beb6d8581c", EndpointId:"eth0"}
2026-02-16 21:27:24.357 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4249"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4249"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4249"}
2026-02-16 21:27:24.382 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-601"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-601"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secret-namespace-601"}
2026-02-16 21:27:24.382 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-383"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-383"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-383"}
2026-02-16 21:27:24.401 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-383" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:24.995 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58, name=eth0)
2026-02-16 21:27:24.996 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.init-container-383"} profile:{inbound_rules:{action:"allow" rule_id:"25Eg2YynLZqFLD36"} outbound_rules:{action:"allow" rule_id:"nyD2bTwLszqnCDFo"}}
2026-02-16 21:27:24.996 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.init-container-383.default"} profile:{}
2026-02-16 21:27:24.996 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e9f0bdb30e" profile_ids:"kns.init-container-383" profile_ids:"ksa.init-container-383.default" ipv4_nets:"10.100.219.185/32"}
2026-02-16 21:27:24.996 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:24.996 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:24.996 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:24.996 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2e9f0bdb30e" ipVersion=0x4 table="filter"
2026-02-16 21:27:24.997 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EDnKpDCLXQxIYfY2ee" ipVersion=0x4 table="filter"
2026-02-16 21:27:24.997 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_dd56qyHiGW2vkvY-Ap" ipVersion=0x4 table="filter"
2026-02-16 21:27:24.997 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2e9f0bdb30e" ipVersion=0x4 table="filter"
2026-02-16 21:27:24.997 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EDnKpDCLXQxIYfY2ee" ipVersion=0x4 table="filter"
2026-02-16 21:27:24.997 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_dd56qyHiGW2vkvY-Ap" ipVersion=0x4 table="filter"
2026-02-16 21:27:24.997 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2e9f0bdb30e"
2026-02-16 21:27:24.997 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:24.997 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:25.039 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:25.039 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"} status="down"
2026-02-16 21:27:25.073 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali2e9f0bdb30e" state="down"
2026-02-16 21:27:25.074 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2e9f0bdb30e"
2026-02-16 21:27:25.074 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e9f0bdb30e", State:"down", Index:62}
2026-02-16 21:27:25.074 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e9f0bdb30e", Addrs:set.Typed[string]{}}
2026-02-16 21:27:25.074 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e9f0bdb30e", Addrs:set.Typed[string]{}}
2026-02-16 21:27:25.074 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2e9f0bdb30e"
2026-02-16 21:27:25.074 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:25.074 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:25.076 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali2e9f0bdb30e" state="up"
2026-02-16 21:27:25.106 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:25.106 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"} status="down"
2026-02-16 21:27:25.106 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e9f0bdb30e", State:"up", Index:62}
2026-02-16 21:27:25.106 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2e9f0bdb30e"
2026-02-16 21:27:25.106 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2e9f0bdb30e"
2026-02-16 21:27:25.106 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e9f0bdb30e"
2026-02-16 21:27:25.106 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:25.106 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:25.121 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:25.121 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"} status="up"
2026-02-16 21:27:25.286 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-8179" name:"default"}
2026-02-16 21:27:25.555 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-8179"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-8179"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-8179"}
2026-02-16 21:27:25.576 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-8179"}
2026-02-16 21:27:25.599 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-9327" name:"default"}
2026-02-16 21:27:25.792 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9327"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-9327"}
2026-02-16 21:27:25.816 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-9327"}
2026-02-16 21:27:25.878 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58, name=eth0)
2026-02-16 21:27:25.878 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e9f0bdb30e" profile_ids:"kns.init-container-383" profile_ids:"ksa.init-container-383.default" ipv4_nets:"10.100.219.185/32"}
2026-02-16 21:27:25.878 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:25.878 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:25.878 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:25.878 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e9f0bdb30e"
2026-02-16 21:27:25.879 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:25.879 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:25.917 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:25.917 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"} status="up"
2026-02-16 21:27:26.074 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=62
2026-02-16 21:27:26.074 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2e9f0bdb30e"
2026-02-16 21:27:26.074 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e9f0bdb30e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:26.074 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e9f0bdb30e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:26.883 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58, name=eth0)
2026-02-16 21:27:26.883 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e9f0bdb30e" profile_ids:"kns.init-container-383" profile_ids:"ksa.init-container-383.default" ipv4_nets:"10.100.219.185/32"}
2026-02-16 21:27:26.883 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:26.883 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:26.883 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:26.883 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e9f0bdb30e"
2026-02-16 21:27:26.883 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:26.883 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:26.908 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:26.908 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"} status="up"
2026-02-16 21:27:27.231 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6, name=eth0)
2026-02-16 21:27:27.231 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-3614.default"} profile:{}
2026-02-16 21:27:27.231 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-3614"} profile:{inbound_rules:{action:"allow" rule_id:"iovbO7eS0oTEfa6z"} outbound_rules:{action:"allow" rule_id:"JIZRwqBSpknyRxU5"}}
2026-02-16 21:27:27.232 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b4f0cc6b03" profile_ids:"kns.deployment-3614" profile_ids:"ksa.deployment-3614.default" ipv4_nets:"10.100.219.186/32"}
2026-02-16 21:27:27.232 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:27.232 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:27.232 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:27.233 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0b4f0cc6b03" ipVersion=0x4 table="filter"
2026-02-16 21:27:27.233 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-3614" ipVersion=0x4 table="filter"
2026-02-16 21:27:27.233 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JxG7Ik3L2Ktcypi8Ox" ipVersion=0x4 table="filter"
2026-02-16 21:27:27.233 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0b4f0cc6b03" ipVersion=0x4 table="filter"
2026-02-16 21:27:27.233 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-3614" ipVersion=0x4 table="filter"
2026-02-16 21:27:27.233 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JxG7Ik3L2Ktcypi8Ox" ipVersion=0x4 table="filter"
2026-02-16 21:27:27.233 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0b4f0cc6b03"
2026-02-16 21:27:27.233 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:27.233 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:27.262 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:27.263 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"} status="down"
2026-02-16 21:27:27.305 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali0b4f0cc6b03" state="down"
2026-02-16 21:27:27.305 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0b4f0cc6b03"
2026-02-16 21:27:27.305 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b4f0cc6b03", State:"down", Index:63}
2026-02-16 21:27:27.305 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b4f0cc6b03", Addrs:set.Typed[string]{}}
2026-02-16 21:27:27.306 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b4f0cc6b03", Addrs:set.Typed[string]{}}
2026-02-16 21:27:27.306 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0b4f0cc6b03"
2026-02-16 21:27:27.306 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:27.306 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:27.307 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali0b4f0cc6b03" state="up"
2026-02-16 21:27:27.332 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:27.332 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"} status="down"
2026-02-16 21:27:27.332 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b4f0cc6b03", State:"up", Index:63}
2026-02-16 21:27:27.332 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0b4f0cc6b03"
2026-02-16 21:27:27.332 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0b4f0cc6b03"
2026-02-16 21:27:27.332 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b4f0cc6b03"
2026-02-16 21:27:27.333 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:27.333 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:27.354 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:27.354 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"} status="up"
2026-02-16 21:27:27.902 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6, name=eth0)
2026-02-16 21:27:27.902 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b4f0cc6b03" profile_ids:"kns.deployment-3614" profile_ids:"ksa.deployment-3614.default" ipv4_nets:"10.100.219.186/32"}
2026-02-16 21:27:27.902 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:27.902 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:27.902 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:27.903 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b4f0cc6b03"
2026-02-16 21:27:27.903 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:27.903 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:27.922 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:27.922 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"} status="up"
2026-02-16 21:27:28.070 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58, name=eth0)
2026-02-16 21:27:28.070 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e9f0bdb30e" profile_ids:"kns.init-container-383" profile_ids:"ksa.init-container-383.default" ipv4_nets:"10.100.219.185/32"}
2026-02-16 21:27:28.070 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:28.070 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:28.070 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:28.071 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e9f0bdb30e"
2026-02-16 21:27:28.071 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:28.071 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:28.094 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:28.094 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"} status="up"
2026-02-16 21:27:28.176 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali2e9f0bdb30e" state="down"
2026-02-16 21:27:28.176 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2e9f0bdb30e"
2026-02-16 21:27:28.176 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e9f0bdb30e", State:"down", Index:62}
2026-02-16 21:27:28.176 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e9f0bdb30e", Addrs:set.Typed[string]{}}
2026-02-16 21:27:28.176 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e9f0bdb30e", Addrs:set.Typed[string]{}}
2026-02-16 21:27:28.176 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2e9f0bdb30e"
2026-02-16 21:27:28.177 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:28.177 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:28.177 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.185
2026-02-16 21:27:28.177 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=62
2026-02-16 21:27:28.180 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali2e9f0bdb30e" state=""
2026-02-16 21:27:28.180 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2e9f0bdb30e"
2026-02-16 21:27:28.203 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:28.203 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"} status="down"
2026-02-16 21:27:28.203 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e9f0bdb30e", State:"", Index:62}
2026-02-16 21:27:28.203 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e9f0bdb30e", Addrs:set.Set[string](nil)}
2026-02-16 21:27:28.203 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e9f0bdb30e", Addrs:set.Set[string](nil)}
2026-02-16 21:27:28.203 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2e9f0bdb30e"
2026-02-16 21:27:28.203 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:28.203 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:28.227 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:28.227 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"} status="down"
2026-02-16 21:27:28.308 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58, name=eth0)
2026-02-16 21:27:28.308 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58" endpoint_id:"eth0"}
2026-02-16 21:27:28.308 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.init-container-383"}
2026-02-16 21:27:28.308 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.init-container-383.default"}
2026-02-16 21:27:28.309 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:28.309 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:28.309 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EDnKpDCLXQxIYfY2ee" ipVersion=0x4 table="filter"
2026-02-16 21:27:28.309 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_dd56qyHiGW2vkvY-Ap" ipVersion=0x4 table="filter"
2026-02-16 21:27:28.309 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EDnKpDCLXQxIYfY2ee" ipVersion=0x4 table="filter"
2026-02-16 21:27:28.309 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_dd56qyHiGW2vkvY-Ap" ipVersion=0x4 table="filter"
2026-02-16 21:27:28.309 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:28.309 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2e9f0bdb30e" ipVersion=0x4 table="filter"
2026-02-16 21:27:28.310 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2e9f0bdb30e" ipVersion=0x4 table="filter"
2026-02-16 21:27:28.310 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:28.310 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:28.367 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-383/pod-init-47fb5309-9275-4b92-b9fe-5f5f61798a58", EndpointId:"eth0"}
2026-02-16 21:27:28.367 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-383"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-383"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-383"}
2026-02-16 21:27:28.368 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2250"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2250"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-2250"}
2026-02-16 21:27:28.368 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-2250" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:28.391 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-2250" type:"ExternalName"
2026-02-16 21:27:29.018 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=63
2026-02-16 21:27:29.018 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0b4f0cc6b03"
2026-02-16 21:27:29.018 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b4f0cc6b03", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:29.018 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b4f0cc6b03", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:29.714 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secret-namespace-601" name:"default"}
2026-02-16 21:27:29.849 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4249" name:"default"}
2026-02-16 21:27:30.033 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-601"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-601"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secret-namespace-601"}
2026-02-16 21:27:30.056 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secret-namespace-601"}
2026-02-16 21:27:30.133 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4249"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4249"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4249"}
2026-02-16 21:27:30.161 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4249"}
2026-02-16 21:27:33.423 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-383" name:"default"}
2026-02-16 21:27:33.748 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-383"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-383"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-383"}
2026-02-16 21:27:33.770 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-383"}
2026-02-16 21:27:34.119 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-1910/resize-test-gnz7c, name=eth0)
2026-02-16 21:27:34.119 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-1910/resize-test-gnz7c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45482cc878e" profile_ids:"kns.pod-resize-tests-1910" profile_ids:"ksa.pod-resize-tests-1910.default" ipv4_nets:"10.100.219.176/32"}
2026-02-16 21:27:34.119 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:27:34.120 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:27:34.120 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:27:34.120 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45482cc878e"
2026-02-16 21:27:34.122 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:27:34.122 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:27:34.153 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-1910/resize-test-gnz7c, name=eth0)
2026-02-16 21:27:34.155 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:34.155 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"} status="up"
2026-02-16 21:27:34.155 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-1910/resize-test-gnz7c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45482cc878e" profile_ids:"kns.pod-resize-tests-1910" profile_ids:"ksa.pod-resize-tests-1910.default" ipv4_nets:"10.100.219.176/32"}
2026-02-16 21:27:34.155 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:27:34.155 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:27:34.155 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:27:34.156 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45482cc878e"
2026-02-16 21:27:34.156 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:27:34.156 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:27:34.181 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:34.181 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"} status="up"
2026-02-16 21:27:34.982 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-1910/resize-test-gnz7c, name=eth0)
2026-02-16 21:27:34.982 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-1910/resize-test-gnz7c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45482cc878e" profile_ids:"kns.pod-resize-tests-1910" profile_ids:"ksa.pod-resize-tests-1910.default" ipv4_nets:"10.100.219.176/32"}
2026-02-16 21:27:34.982 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:27:34.983 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:27:34.983 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:27:34.984 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45482cc878e"
2026-02-16 21:27:34.984 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:27:34.984 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:27:35.006 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:35.006 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"} status="up"
2026-02-16 21:27:37.459 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-2250" type:"ExternalName"
2026-02-16 21:27:38.065 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2, name=eth0)
2026-02-16 21:27:38.065 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-2250"} profile:{inbound_rules:{action:"allow" rule_id:"7kd7kec0-TpnDGOL"} outbound_rules:{action:"allow" rule_id:"1YOmkGLG1770oc8v"}}
2026-02-16 21:27:38.065 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-2250.default"} profile:{}
2026-02-16 21:27:38.065 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali969e05d65df" profile_ids:"kns.dns-2250" profile_ids:"ksa.dns-2250.default" ipv4_nets:"10.100.219.187/32"}
2026-02-16 21:27:38.065 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"}
2026-02-16 21:27:38.066 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"}
2026-02-16 21:27:38.066 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"}
2026-02-16 21:27:38.066 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali969e05d65df" ipVersion=0x4 table="filter"
2026-02-16 21:27:38.066 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-2250" ipVersion=0x4 table="filter"
2026-02-16 21:27:38.066 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2V_PFAcbSboaq8wNhj" ipVersion=0x4 table="filter"
2026-02-16 21:27:38.066 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali969e05d65df" ipVersion=0x4 table="filter"
2026-02-16 21:27:38.066 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-2250" ipVersion=0x4 table="filter"
2026-02-16 21:27:38.066 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2V_PFAcbSboaq8wNhj" ipVersion=0x4 table="filter"
2026-02-16 21:27:38.066 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali969e05d65df"
2026-02-16 21:27:38.066 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"}
2026-02-16 21:27:38.066 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"}
2026-02-16 21:27:38.110 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:38.110 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"} status="down"
2026-02-16 21:27:38.139 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali969e05d65df" state="down"
2026-02-16 21:27:38.139 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali969e05d65df"
2026-02-16 21:27:38.140 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali969e05d65df", State:"down", Index:64}
2026-02-16 21:27:38.140 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali969e05d65df", Addrs:set.Typed[string]{}}
2026-02-16 21:27:38.140 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali969e05d65df", Addrs:set.Typed[string]{}}
2026-02-16 21:27:38.140 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali969e05d65df"
2026-02-16 21:27:38.140 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"}
2026-02-16 21:27:38.140 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"}
2026-02-16 21:27:38.147 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali969e05d65df" state="up"
2026-02-16 21:27:38.162 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:38.162 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"} status="down"
2026-02-16 21:27:38.162 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali969e05d65df", State:"up", Index:64}
2026-02-16 21:27:38.162 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali969e05d65df"
2026-02-16 21:27:38.162 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali969e05d65df"
2026-02-16 21:27:38.162 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali969e05d65df"
2026-02-16 21:27:38.162 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"}
2026-02-16 21:27:38.162 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"}
2026-02-16 21:27:38.180 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:38.180 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"} status="up"
2026-02-16 21:27:38.719 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3614"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3614"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-3614"}
2026-02-16 21:27:38.748 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1893"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1893"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-1893"}
2026-02-16 21:27:38.748 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-1893" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:39.418 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-f2p7h, name=eth0)
2026-02-16 21:27:39.419 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-1893.default"} profile:{}
2026-02-16 21:27:39.419 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-1893"} profile:{inbound_rules:{action:"allow" rule_id:"5XbBS45fCAUelul4"} outbound_rules:{action:"allow" rule_id:"lD7I0Q3eB_1LVb1-"}}
2026-02-16 21:27:39.419 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2a15b464e94" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.188/32"}
2026-02-16 21:27:39.419 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:39.419 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:39.419 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:39.419 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2a15b464e94" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.419 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-1893" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.419 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Tlvo5aSngXsRwsyeKt" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.419 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2a15b464e94" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.419 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-1893" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.419 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Tlvo5aSngXsRwsyeKt" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.419 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2a15b464e94"
2026-02-16 21:27:39.419 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:39.419 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:39.457 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:39.457 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"} status="down"
2026-02-16 21:27:39.482 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=64
2026-02-16 21:27:39.482 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali969e05d65df"
2026-02-16 21:27:39.482 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali969e05d65df", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:39.482 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali969e05d65df", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:39.500 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali2a15b464e94" state="down"
2026-02-16 21:27:39.500 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2a15b464e94"
2026-02-16 21:27:39.504 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a15b464e94", State:"down", Index:65}
2026-02-16 21:27:39.504 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a15b464e94", Addrs:set.Typed[string]{}}
2026-02-16 21:27:39.504 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a15b464e94", Addrs:set.Typed[string]{}}
2026-02-16 21:27:39.504 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2a15b464e94"
2026-02-16 21:27:39.504 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:39.504 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:39.505 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali2a15b464e94" state="up"
2026-02-16 21:27:39.531 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:39.531 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"} status="down"
2026-02-16 21:27:39.531 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a15b464e94", State:"up", Index:65}
2026-02-16 21:27:39.531 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2a15b464e94"
2026-02-16 21:27:39.531 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2a15b464e94"
2026-02-16 21:27:39.531 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a15b464e94"
2026-02-16 21:27:39.531 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:39.531 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:39.544 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-kk9ds, name=eth0)
2026-02-16 21:27:39.554 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:39.554 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"} status="up"
2026-02-16 21:27:39.554 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie83856bfe43" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.189/32"}
2026-02-16 21:27:39.555 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"}
2026-02-16 21:27:39.555 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"}
2026-02-16 21:27:39.555 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"}
2026-02-16 21:27:39.559 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie83856bfe43" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.559 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie83856bfe43" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.559 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie83856bfe43"
2026-02-16 21:27:39.559 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"}
2026-02-16 21:27:39.559 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"}
2026-02-16 21:27:39.595 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:39.595 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"} status="down"
2026-02-16 21:27:39.606 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="calie83856bfe43" state="down"
2026-02-16 21:27:39.606 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie83856bfe43"
2026-02-16 21:27:39.606 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie83856bfe43", State:"down", Index:66}
2026-02-16 21:27:39.607 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie83856bfe43", Addrs:set.Typed[string]{}}
2026-02-16 21:27:39.607 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie83856bfe43", Addrs:set.Typed[string]{}}
2026-02-16 21:27:39.607 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie83856bfe43"
2026-02-16 21:27:39.607 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"}
2026-02-16 21:27:39.607 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"}
2026-02-16 21:27:39.607 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="calie83856bfe43" state="up"
2026-02-16 21:27:39.633 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:39.633 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"} status="down"
2026-02-16 21:27:39.634 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie83856bfe43", State:"up", Index:66}
2026-02-16 21:27:39.634 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie83856bfe43"
2026-02-16 21:27:39.634 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie83856bfe43"
2026-02-16 21:27:39.634 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie83856bfe43"
2026-02-16 21:27:39.634 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"}
2026-02-16 21:27:39.634 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"}
2026-02-16 21:27:39.638 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-kh6lt, name=eth0)
2026-02-16 21:27:39.659 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:39.659 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"} status="up"
2026-02-16 21:27:39.660 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali23287735798" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:27:39.660 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"}
2026-02-16 21:27:39.660 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"}
2026-02-16 21:27:39.660 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"}
2026-02-16 21:27:39.661 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.661 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali23287735798" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.661 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.661 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali23287735798" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.661 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali23287735798"
2026-02-16 21:27:39.661 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"}
2026-02-16 21:27:39.661 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"}
2026-02-16 21:27:39.699 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:39.699 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"} status="down"
2026-02-16 21:27:39.717 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="cali23287735798" state="down"
2026-02-16 21:27:39.717 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali23287735798"
2026-02-16 21:27:39.717 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali23287735798", State:"down", Index:67}
2026-02-16 21:27:39.717 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali23287735798", Addrs:set.Typed[string]{}}
2026-02-16 21:27:39.717 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali23287735798", Addrs:set.Typed[string]{}}
2026-02-16 21:27:39.717 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali23287735798"
2026-02-16 21:27:39.717 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"}
2026-02-16 21:27:39.717 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"}
2026-02-16 21:27:39.718 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="cali23287735798" state="up"
2026-02-16 21:27:39.739 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:39.739 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"} status="down"
2026-02-16 21:27:39.739 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali23287735798", State:"up", Index:67}
2026-02-16 21:27:39.739 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali23287735798"
2026-02-16 21:27:39.739 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali23287735798"
2026-02-16 21:27:39.739 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali23287735798"
2026-02-16 21:27:39.739 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"}
2026-02-16 21:27:39.739 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"}
2026-02-16 21:27:39.773 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:39.773 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"} status="up"
2026-02-16 21:27:39.801 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-vjnps, name=eth0)
2026-02-16 21:27:39.801 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-vjnps" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibeccc0707a6" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.191/32"}
2026-02-16 21:27:39.801 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:39.801 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:39.801 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:39.801 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibeccc0707a6" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.801 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibeccc0707a6" ipVersion=0x4 table="filter"
2026-02-16 21:27:39.801 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibeccc0707a6"
2026-02-16 21:27:39.802 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:39.802 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:39.828 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:39.828 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"} status="down"
2026-02-16 21:27:39.861 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calibeccc0707a6" state="down"
2026-02-16 21:27:39.862 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibeccc0707a6", State:"down", Index:68}
2026-02-16 21:27:39.862 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibeccc0707a6"
2026-02-16 21:27:39.862 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibeccc0707a6"
2026-02-16 21:27:39.862 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:39.862 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:39.870 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calibeccc0707a6" state="up"
2026-02-16 21:27:39.881 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:39.881 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"} status="down"
2026-02-16 21:27:39.882 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibeccc0707a6", Addrs:set.Typed[string]{}}
2026-02-16 21:27:39.882 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibeccc0707a6", Addrs:set.Typed[string]{}}
2026-02-16 21:27:39.882 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibeccc0707a6", State:"up", Index:68}
2026-02-16 21:27:39.882 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibeccc0707a6"
2026-02-16 21:27:39.882 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibeccc0707a6"
2026-02-16 21:27:39.882 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibeccc0707a6"
2026-02-16 21:27:39.882 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:39.882 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:39.899 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:39.899 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"} status="up"
2026-02-16 21:27:40.224 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-2j4zm, name=eth0)
2026-02-16 21:27:40.224 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3dc1ccd25ff" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.130/32"}
2026-02-16 21:27:40.224 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:40.224 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:40.225 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:40.225 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3dc1ccd25ff" ipVersion=0x4 table="filter"
2026-02-16 21:27:40.225 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3dc1ccd25ff" ipVersion=0x4 table="filter"
2026-02-16 21:27:40.225 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3dc1ccd25ff"
2026-02-16 21:27:40.225 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:40.225 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:40.265 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali3dc1ccd25ff" state="down"
2026-02-16 21:27:40.266 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3dc1ccd25ff"
2026-02-16 21:27:40.266 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali3dc1ccd25ff" state="up"
2026-02-16 21:27:40.266 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:40.266 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"} status="down"
2026-02-16 21:27:40.267 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3dc1ccd25ff", State:"down", Index:69}
2026-02-16 21:27:40.267 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3dc1ccd25ff", Addrs:set.Typed[string]{}}
2026-02-16 21:27:40.267 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3dc1ccd25ff", Addrs:set.Typed[string]{}}
2026-02-16 21:27:40.267 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3dc1ccd25ff", State:"up", Index:69}
2026-02-16 21:27:40.267 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3dc1ccd25ff"
2026-02-16 21:27:40.268 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3dc1ccd25ff"
2026-02-16 21:27:40.268 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3dc1ccd25ff"
2026-02-16 21:27:40.268 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:40.268 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:40.295 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:40.295 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"} status="up"
2026-02-16 21:27:40.442 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=65
2026-02-16 21:27:40.442 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2a15b464e94"
2026-02-16 21:27:40.442 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a15b464e94", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:40.442 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a15b464e94", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:40.763 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=67
2026-02-16 21:27:40.763 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali23287735798"
2026-02-16 21:27:40.763 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali23287735798", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:40.763 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali23287735798", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:40.859 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=66
2026-02-16 21:27:40.859 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie83856bfe43"
2026-02-16 21:27:40.859 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie83856bfe43", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:40.859 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie83856bfe43", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:41.114 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=68
2026-02-16 21:27:41.114 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibeccc0707a6"
2026-02-16 21:27:41.114 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibeccc0707a6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:41.114 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibeccc0707a6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:41.370 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=69
2026-02-16 21:27:41.370 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3dc1ccd25ff"
2026-02-16 21:27:41.370 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3dc1ccd25ff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:41.370 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3dc1ccd25ff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:42.139 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-kh6lt, name=eth0)
2026-02-16 21:27:42.140 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali23287735798" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:27:42.142 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"}
2026-02-16 21:27:42.142 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"}
2026-02-16 21:27:42.142 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"}
2026-02-16 21:27:42.142 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali23287735798"
2026-02-16 21:27:42.143 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"}
2026-02-16 21:27:42.143 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"}
2026-02-16 21:27:42.163 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:42.164 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"} status="up"
2026-02-16 21:27:42.166 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-kk9ds, name=eth0)
2026-02-16 21:27:42.167 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie83856bfe43" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.189/32"}
2026-02-16 21:27:42.167 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"}
2026-02-16 21:27:42.167 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"}
2026-02-16 21:27:42.167 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"}
2026-02-16 21:27:42.167 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie83856bfe43"
2026-02-16 21:27:42.167 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"}
2026-02-16 21:27:42.167 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"}
2026-02-16 21:27:42.190 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-2j4zm, name=eth0)
2026-02-16 21:27:42.195 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:42.195 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"} status="up"
2026-02-16 21:27:42.195 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3dc1ccd25ff" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.130/32"}
2026-02-16 21:27:42.195 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:42.195 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:42.196 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:42.197 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3dc1ccd25ff"
2026-02-16 21:27:42.197 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:42.197 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:42.213 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-f2p7h, name=eth0)
2026-02-16 21:27:42.229 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:42.229 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"} status="up"
2026-02-16 21:27:42.230 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2a15b464e94" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.188/32"}
2026-02-16 21:27:42.230 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:42.230 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:42.230 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:42.230 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a15b464e94"
2026-02-16 21:27:42.230 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:42.231 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:42.231 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-vjnps, name=eth0)
2026-02-16 21:27:42.250 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:42.251 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"} status="up"
2026-02-16 21:27:42.251 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-vjnps" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibeccc0707a6" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.191/32"}
2026-02-16 21:27:42.251 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:42.251 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:42.251 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:42.251 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibeccc0707a6"
2026-02-16 21:27:42.252 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:42.252 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:42.274 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:42.274 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"} status="up"
2026-02-16 21:27:43.764 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6, name=eth0)
2026-02-16 21:27:43.764 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b4f0cc6b03" profile_ids:"kns.deployment-3614" profile_ids:"ksa.deployment-3614.default" ipv4_nets:"10.100.219.186/32"}
2026-02-16 21:27:43.764 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:43.764 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:43.764 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:43.765 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b4f0cc6b03"
2026-02-16 21:27:43.765 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:43.765 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:43.776 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6, name=eth0)
2026-02-16 21:27:43.795 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:43.795 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"} status="up"
2026-02-16 21:27:43.795 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6" endpoint_id:"eth0"}
2026-02-16 21:27:43.795 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-3614.default"}
2026-02-16 21:27:43.795 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-3614"}
2026-02-16 21:27:43.795 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:43.795 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:43.795 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-3614" ipVersion=0x4 table="filter"
2026-02-16 21:27:43.795 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JxG7Ik3L2Ktcypi8Ox" ipVersion=0x4 table="filter"
2026-02-16 21:27:43.796 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-3614" ipVersion=0x4 table="filter"
2026-02-16 21:27:43.796 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JxG7Ik3L2Ktcypi8Ox" ipVersion=0x4 table="filter"
2026-02-16 21:27:43.796 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:43.796 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0b4f0cc6b03" ipVersion=0x4 table="filter"
2026-02-16 21:27:43.796 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0b4f0cc6b03" ipVersion=0x4 table="filter"
2026-02-16 21:27:43.796 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:43.796 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:43.796 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.186
2026-02-16 21:27:43.866 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-m9prg, name=eth0)
2026-02-16 21:27:43.867 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3614/test-rollover-deployment-7c87fbb999-tn5n6", EndpointId:"eth0"}
2026-02-16 21:27:43.867 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3d5ca6457d6" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.131/32"}
2026-02-16 21:27:43.867 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:43.867 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:43.867 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:43.868 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:27:43.868 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3d5ca6457d6" ipVersion=0x4 table="filter"
2026-02-16 21:27:43.868 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:27:43.868 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3d5ca6457d6" ipVersion=0x4 table="filter"
2026-02-16 21:27:43.868 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3d5ca6457d6"
2026-02-16 21:27:43.868 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:43.868 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:43.911 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:43.912 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"} status="down"
2026-02-16 21:27:43.934 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali3d5ca6457d6" state="down"
2026-02-16 21:27:43.934 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3d5ca6457d6"
2026-02-16 21:27:43.934 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3d5ca6457d6", State:"down", Index:70}
2026-02-16 21:27:43.934 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3d5ca6457d6", Addrs:set.Typed[string]{}}
2026-02-16 21:27:43.934 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3d5ca6457d6", Addrs:set.Typed[string]{}}
2026-02-16 21:27:43.934 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3d5ca6457d6"
2026-02-16 21:27:43.934 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:43.934 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:43.950 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali3d5ca6457d6" state="up"
2026-02-16 21:27:43.958 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:43.958 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"} status="down"
2026-02-16 21:27:43.959 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3d5ca6457d6", State:"up", Index:70}
2026-02-16 21:27:43.959 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3d5ca6457d6"
2026-02-16 21:27:43.959 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3d5ca6457d6"
2026-02-16 21:27:43.959 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3d5ca6457d6"
2026-02-16 21:27:43.959 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:43.959 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:43.977 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:43.978 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"} status="up"
2026-02-16 21:27:44.015 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-vt27r, name=eth0)
2026-02-16 21:27:44.016 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali57e5f98cd22" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.132/32"}
2026-02-16 21:27:44.016 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:44.016 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:44.016 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:44.017 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:27:44.017 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali57e5f98cd22" ipVersion=0x4 table="filter"
2026-02-16 21:27:44.017 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:27:44.017 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali57e5f98cd22" ipVersion=0x4 table="filter"
2026-02-16 21:27:44.017 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali57e5f98cd22"
2026-02-16 21:27:44.017 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:44.017 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:44.051 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali57e5f98cd22" state="down"
2026-02-16 21:27:44.051 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali57e5f98cd22"
2026-02-16 21:27:44.051 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali57e5f98cd22" state="up"
2026-02-16 21:27:44.054 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:44.054 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"} status="down"
2026-02-16 21:27:44.054 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali57e5f98cd22", State:"down", Index:71}
2026-02-16 21:27:44.054 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali57e5f98cd22", Addrs:set.Typed[string]{}}
2026-02-16 21:27:44.054 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali57e5f98cd22", Addrs:set.Typed[string]{}}
2026-02-16 21:27:44.054 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali57e5f98cd22", State:"up", Index:71}
2026-02-16 21:27:44.054 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali57e5f98cd22"
2026-02-16 21:27:44.054 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali57e5f98cd22"
2026-02-16 21:27:44.054 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali57e5f98cd22"
2026-02-16 21:27:44.055 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:44.055 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:44.076 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:44.076 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"} status="up"
2026-02-16 21:27:45.310 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-3614" name:"default"}
2026-02-16 21:27:45.338 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=71
2026-02-16 21:27:45.338 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali57e5f98cd22"
2026-02-16 21:27:45.340 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali57e5f98cd22", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:45.340 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali57e5f98cd22", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:45.381 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1893"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1893"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-1893"}
2026-02-16 21:27:45.381 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9419"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9419"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-9419"}
2026-02-16 21:27:45.413 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-9419" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:45.556 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:27:45.598 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=70
2026-02-16 21:27:45.598 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3d5ca6457d6"
2026-02-16 21:27:45.598 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3d5ca6457d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:45.598 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3d5ca6457d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:45.625 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3614"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3614"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-3614"}
2026-02-16 21:27:45.654 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-3614"}
2026-02-16 21:27:47.344 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-vt27r, name=eth0)
2026-02-16 21:27:47.344 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali57e5f98cd22" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.132/32"}
2026-02-16 21:27:47.344 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:47.344 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:47.344 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:47.345 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali57e5f98cd22"
2026-02-16 21:27:47.346 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:47.346 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:47.362 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2, name=eth0)
2026-02-16 21:27:47.382 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-m9prg, name=eth0)
2026-02-16 21:27:47.390 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:47.391 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"} status="up"
2026-02-16 21:27:47.391 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali969e05d65df" profile_ids:"kns.dns-2250" profile_ids:"ksa.dns-2250.default" ipv4_nets:"10.100.219.187/32"}
2026-02-16 21:27:47.391 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3d5ca6457d6" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.131/32"}
2026-02-16 21:27:47.391 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"}
2026-02-16 21:27:47.391 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"}
2026-02-16 21:27:47.391 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"}
2026-02-16 21:27:47.392 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:47.392 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:47.392 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:47.393 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali969e05d65df"
2026-02-16 21:27:47.394 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3d5ca6457d6"
2026-02-16 21:27:47.394 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:47.394 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:47.394 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"}
2026-02-16 21:27:47.394 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"}
2026-02-16 21:27:47.423 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:47.423 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"} status="up"
2026-02-16 21:27:47.423 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:47.423 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 63
2026-02-16 21:27:47.554 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-2250" type:"ClusterIP" cluster_ips:"10.254.98.146" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:27:47.555 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali0b4f0cc6b03" state="down"
2026-02-16 21:27:47.556 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0b4f0cc6b03"
2026-02-16 21:27:47.558 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=63
2026-02-16 21:27:47.559 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali0b4f0cc6b03" state=""
2026-02-16 21:27:47.559 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0b4f0cc6b03"
2026-02-16 21:27:47.744 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b4f0cc6b03", State:"down", Index:63}
2026-02-16 21:27:47.744 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b4f0cc6b03", Addrs:set.Typed[string]{}}
2026-02-16 21:27:47.745 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b4f0cc6b03", Addrs:set.Typed[string]{}}
2026-02-16 21:27:47.745 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b4f0cc6b03", State:"", Index:63}
2026-02-16 21:27:47.745 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b4f0cc6b03", Addrs:set.Set[string](nil)}
2026-02-16 21:27:47.745 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b4f0cc6b03", Addrs:set.Set[string](nil)}
2026-02-16 21:27:49.652 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9419"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9419"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-9419"}
2026-02-16 21:27:49.675 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2780"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2780"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2780"}
2026-02-16 21:27:49.698 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-2780" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:50.490 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-m9prg, name=eth0)
2026-02-16 21:27:50.490 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3d5ca6457d6" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.131/32"}
2026-02-16 21:27:50.491 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:50.491 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:50.491 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:50.492 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3d5ca6457d6"
2026-02-16 21:27:50.492 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:50.492 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:50.494 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-m9prg, name=eth0)
2026-02-16 21:27:50.520 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:50.520 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"} status="up"
2026-02-16 21:27:50.520 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg" endpoint_id:"eth0"}
2026-02-16 21:27:50.520 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:50.520 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:50.520 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:50.520 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:27:50.520 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3d5ca6457d6" ipVersion=0x4 table="filter"
2026-02-16 21:27:50.521 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:27:50.521 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3d5ca6457d6" ipVersion=0x4 table="filter"
2026-02-16 21:27:50.521 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:50.521 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:50.523 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.131
2026-02-16 21:27:50.568 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-vt27r, name=eth0)
2026-02-16 21:27:50.575 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-m9prg", EndpointId:"eth0"}
2026-02-16 21:27:50.575 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali57e5f98cd22" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.132/32"}
2026-02-16 21:27:50.575 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:50.575 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:50.575 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:50.576 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali57e5f98cd22"
2026-02-16 21:27:50.576 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:50.576 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:50.595 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-5d75f69fd6-vt27r, name=eth0)
2026-02-16 21:27:50.605 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:50.605 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"} status="up"
2026-02-16 21:27:50.605 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r" endpoint_id:"eth0"}
2026-02-16 21:27:50.605 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:50.605 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:50.606 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:50.606 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:27:50.606 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali57e5f98cd22" ipVersion=0x4 table="filter"
2026-02-16 21:27:50.606 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:27:50.606 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali57e5f98cd22" ipVersion=0x4 table="filter"
2026-02-16 21:27:50.606 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:50.606 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:50.606 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.132
2026-02-16 21:27:50.658 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-5d75f69fd6-vt27r", EndpointId:"eth0"}
2026-02-16 21:27:50.717 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-2j4zm, name=eth0)
2026-02-16 21:27:50.718 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3dc1ccd25ff" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.130/32"}
2026-02-16 21:27:50.718 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:50.718 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:50.718 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:50.719 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3dc1ccd25ff"
2026-02-16 21:27:50.719 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:50.719 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:50.732 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-2j4zm, name=eth0)
2026-02-16 21:27:50.748 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:50.748 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"} status="up"
2026-02-16 21:27:50.748 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm" endpoint_id:"eth0"}
2026-02-16 21:27:50.748 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:50.748 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:50.751 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:50.751 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3dc1ccd25ff" ipVersion=0x4 table="filter"
2026-02-16 21:27:50.751 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3dc1ccd25ff" ipVersion=0x4 table="filter"
2026-02-16 21:27:50.751 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:50.751 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:50.751 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.130
2026-02-16 21:27:50.815 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-2j4zm", EndpointId:"eth0"}
2026-02-16 21:27:50.844 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali3d5ca6457d6" state="down"
2026-02-16 21:27:50.845 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3d5ca6457d6", State:"down", Index:70}
2026-02-16 21:27:50.899 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-f2p7h, name=eth0)
2026-02-16 21:27:50.899 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2a15b464e94" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.188/32"}
2026-02-16 21:27:50.899 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:50.899 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:50.899 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:50.909 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-f2p7h, name=eth0)
2026-02-16 21:27:50.962 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-kh6lt, name=eth0)
2026-02-16 21:27:50.967 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-kh6lt, name=eth0)
2026-02-16 21:27:50.978 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-kk9ds, name=eth0)
2026-02-16 21:27:50.985 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-kk9ds, name=eth0)
2026-02-16 21:27:50.990 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3d5ca6457d6"
2026-02-16 21:27:50.990 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=70
2026-02-16 21:27:50.990 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali3d5ca6457d6" state=""
2026-02-16 21:27:50.990 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3d5ca6457d6"
bird: KIF: Received address message for unknown interface 71
2026-02-16 21:27:50.993 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a15b464e94"
2026-02-16 21:27:50.993 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:50.993 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:50.994 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=71
2026-02-16 21:27:50.994 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali57e5f98cd22"
2026-02-16 21:27:50.994 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali57e5f98cd22" state="down"
2026-02-16 21:27:50.999 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali57e5f98cd22" state=""
2026-02-16 21:27:50.999 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali57e5f98cd22"
2026-02-16 21:27:51.024 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:51.024 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"} status="up"
2026-02-16 21:27:51.024 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h" endpoint_id:"eth0"}
2026-02-16 21:27:51.024 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali23287735798" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:27:51.024 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt" endpoint_id:"eth0"}
2026-02-16 21:27:51.024 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie83856bfe43" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.189/32"}
2026-02-16 21:27:51.024 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds" endpoint_id:"eth0"}
2026-02-16 21:27:51.024 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"}
2026-02-16 21:27:51.024 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"}
2026-02-16 21:27:51.024 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"}
2026-02-16 21:27:51.024 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:51.024 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:51.024 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:51.024 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"}
2026-02-16 21:27:51.024 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"}
2026-02-16 21:27:51.024 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"}
2026-02-16 21:27:51.025 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.025 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali23287735798" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.025 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2a15b464e94" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.025 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie83856bfe43" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.025 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.025 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali23287735798" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.025 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2a15b464e94" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.025 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie83856bfe43" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.025 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:51.025 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:51.025 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"}
2026-02-16 21:27:51.025 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"}
2026-02-16 21:27:51.025 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"}
2026-02-16 21:27:51.025 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"}
2026-02-16 21:27:51.025 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.190
2026-02-16 21:27:51.025 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.189
2026-02-16 21:27:51.028 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.188
2026-02-16 21:27:51.085 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-f2p7h", EndpointId:"eth0"}
2026-02-16 21:27:51.085 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kh6lt", EndpointId:"eth0"}
2026-02-16 21:27:51.085 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-kk9ds", EndpointId:"eth0"}
2026-02-16 21:27:51.085 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3d5ca6457d6", Addrs:set.Typed[string]{}}
2026-02-16 21:27:51.085 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3d5ca6457d6", Addrs:set.Typed[string]{}}
2026-02-16 21:27:51.085 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3d5ca6457d6", State:"", Index:70}
2026-02-16 21:27:51.085 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3d5ca6457d6", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.085 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3d5ca6457d6", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.085 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali57e5f98cd22", Addrs:set.Typed[string]{}}
2026-02-16 21:27:51.086 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali57e5f98cd22", Addrs:set.Typed[string]{}}
2026-02-16 21:27:51.086 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali57e5f98cd22", State:"down", Index:71}
2026-02-16 21:27:51.086 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali57e5f98cd22", State:"", Index:71}
2026-02-16 21:27:51.086 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali57e5f98cd22", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.086 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali57e5f98cd22", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.111 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-vjnps, name=eth0)
2026-02-16 21:27:51.111 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-vjnps" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibeccc0707a6" profile_ids:"kns.deployment-1893" profile_ids:"ksa.deployment-1893.default" ipv4_nets:"10.100.219.191/32"}
2026-02-16 21:27:51.111 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:51.111 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:51.111 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:51.112 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibeccc0707a6"
2026-02-16 21:27:51.112 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:51.112 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:51.118 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-1893/webserver-deployment-79f99d89dd-vjnps, name=eth0)
2026-02-16 21:27:51.138 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:51.138 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"} status="up"
2026-02-16 21:27:51.138 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1893/webserver-deployment-79f99d89dd-vjnps" endpoint_id:"eth0"}
2026-02-16 21:27:51.138 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-1893"}
2026-02-16 21:27:51.138 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-1893.default"}
2026-02-16 21:27:51.138 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:51.138 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:51.138 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-1893" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.138 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Tlvo5aSngXsRwsyeKt" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.139 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-1893" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.139 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Tlvo5aSngXsRwsyeKt" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.139 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:51.139 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibeccc0707a6" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.139 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibeccc0707a6" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.139 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:51.139 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:51.140 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.191
2026-02-16 21:27:51.208 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1893/webserver-deployment-79f99d89dd-vjnps", EndpointId:"eth0"}
2026-02-16 21:27:51.564 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali3dc1ccd25ff" state="down"
2026-02-16 21:27:51.564 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3dc1ccd25ff"
2026-02-16 21:27:51.564 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=69
2026-02-16 21:27:51.564 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3dc1ccd25ff", State:"down", Index:69}
2026-02-16 21:27:51.565 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3dc1ccd25ff", Addrs:set.Typed[string]{}}
2026-02-16 21:27:51.565 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3dc1ccd25ff", Addrs:set.Typed[string]{}}
2026-02-16 21:27:51.569 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="cali3dc1ccd25ff" state=""
2026-02-16 21:27:51.569 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3dc1ccd25ff"
2026-02-16 21:27:51.579 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali2a15b464e94" state="down"
2026-02-16 21:27:51.579 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2a15b464e94"
2026-02-16 21:27:51.580 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=65
2026-02-16 21:27:51.583 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali2a15b464e94" state=""
2026-02-16 21:27:51.583 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2a15b464e94"
2026-02-16 21:27:51.584 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3dc1ccd25ff", State:"", Index:69}
2026-02-16 21:27:51.584 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3dc1ccd25ff", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.584 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3dc1ccd25ff", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.584 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a15b464e94", State:"down", Index:65}
2026-02-16 21:27:51.584 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a15b464e94", Addrs:set.Typed[string]{}}
2026-02-16 21:27:51.584 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a15b464e94", Addrs:set.Typed[string]{}}
2026-02-16 21:27:51.584 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a15b464e94", State:"", Index:65}
2026-02-16 21:27:51.584 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a15b464e94", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.584 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a15b464e94", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.628 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="cali23287735798" state="down"
2026-02-16 21:27:51.628 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali23287735798", State:"down", Index:67}
2026-02-16 21:27:51.628 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali23287735798"
2026-02-16 21:27:51.628 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=67
2026-02-16 21:27:51.631 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="cali23287735798" state=""
2026-02-16 21:27:51.632 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali23287735798"
2026-02-16 21:27:51.652 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali23287735798", Addrs:set.Typed[string]{}}
2026-02-16 21:27:51.652 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali23287735798", Addrs:set.Typed[string]{}}
2026-02-16 21:27:51.652 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali23287735798", State:"", Index:67}
2026-02-16 21:27:51.652 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali23287735798", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.652 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali23287735798", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.674 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=68
2026-02-16 21:27:51.674 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibeccc0707a6"
2026-02-16 21:27:51.674 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calibeccc0707a6" state="down"
2026-02-16 21:27:51.674 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibeccc0707a6", Addrs:set.Typed[string]{}}
2026-02-16 21:27:51.675 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibeccc0707a6", Addrs:set.Typed[string]{}}
2026-02-16 21:27:51.675 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibeccc0707a6", State:"down", Index:68}
2026-02-16 21:27:51.675 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calibeccc0707a6" state=""
2026-02-16 21:27:51.675 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibeccc0707a6"
2026-02-16 21:27:51.692 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibeccc0707a6", State:"", Index:68}
2026-02-16 21:27:51.693 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibeccc0707a6", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.693 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibeccc0707a6", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.694 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="calie83856bfe43" state="down"
2026-02-16 21:27:51.694 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie83856bfe43"
2026-02-16 21:27:51.696 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=66
2026-02-16 21:27:51.699 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="calie83856bfe43" state=""
2026-02-16 21:27:51.699 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie83856bfe43"
2026-02-16 21:27:51.712 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2, name=eth0)
2026-02-16 21:27:51.722 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2, name=eth0)
2026-02-16 21:27:51.723 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie83856bfe43", State:"down", Index:66}
2026-02-16 21:27:51.723 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie83856bfe43", Addrs:set.Typed[string]{}}
2026-02-16 21:27:51.723 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie83856bfe43", Addrs:set.Typed[string]{}}
2026-02-16 21:27:51.723 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie83856bfe43", State:"", Index:66}
2026-02-16 21:27:51.723 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie83856bfe43", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.723 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie83856bfe43", Addrs:set.Set[string](nil)}
2026-02-16 21:27:51.741 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali969e05d65df" profile_ids:"kns.dns-2250" profile_ids:"ksa.dns-2250.default" ipv4_nets:"10.100.219.187/32"}
2026-02-16 21:27:51.741 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2" endpoint_id:"eth0"}
2026-02-16 21:27:51.741 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-2250"}
2026-02-16 21:27:51.741 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-2250.default"}
2026-02-16 21:27:51.741 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"}
2026-02-16 21:27:51.741 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"}
2026-02-16 21:27:51.742 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-2250" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.742 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2V_PFAcbSboaq8wNhj" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.742 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-2250" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.742 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2V_PFAcbSboaq8wNhj" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.742 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"}
2026-02-16 21:27:51.742 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali969e05d65df" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.742 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali969e05d65df" ipVersion=0x4 table="filter"
2026-02-16 21:27:51.742 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"}
2026-02-16 21:27:51.742 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"}
2026-02-16 21:27:51.742 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.187
2026-02-16 21:27:51.805 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-2250/dns-test-fba56e85-2cd9-4cf1-9ddc-2b6247cf8ea2", EndpointId:"eth0"}
2026-02-16 21:27:51.805 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-2250"
2026-02-16 21:27:51.859 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2250"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2250"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-2250"}
2026-02-16 21:27:51.859 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1270"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-1270"}
2026-02-16 21:27:51.859 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-1270" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:51.859 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:27:52.260 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-1893" name:"default"}
2026-02-16 21:27:52.260 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:27:52.332 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1893"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1893"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-1893"}
2026-02-16 21:27:52.365 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-1893"}
2026-02-16 21:27:54.024 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1270"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-1270"}
2026-02-16 21:27:54.058 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-6621"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-6621"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-6621"}
2026-02-16 21:27:54.090 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-6621" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:54.133 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=64
2026-02-16 21:27:54.133 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali969e05d65df"
2026-02-16 21:27:54.133 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali969e05d65df" state="down"
2026-02-16 21:27:54.133 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali969e05d65df", Addrs:set.Typed[string]{}}
2026-02-16 21:27:54.133 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali969e05d65df", Addrs:set.Typed[string]{}}
2026-02-16 21:27:54.133 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali969e05d65df", State:"down", Index:64}
2026-02-16 21:27:54.135 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali969e05d65df" state=""
2026-02-16 21:27:54.135 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali969e05d65df"
2026-02-16 21:27:54.160 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-6621"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-6621"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-6621"}
2026-02-16 21:27:54.160 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7092"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7092"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-7092"}
2026-02-16 21:27:54.185 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali969e05d65df", State:"", Index:64}
2026-02-16 21:27:54.185 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali969e05d65df", Addrs:set.Set[string](nil)}
2026-02-16 21:27:54.185 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali969e05d65df", Addrs:set.Set[string](nil)}
2026-02-16 21:27:54.212 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-7092" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:54.771 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f, name=eth0)
2026-02-16 21:27:54.772 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-7092"} profile:{inbound_rules:{action:"allow" rule_id:"iUVPkenvST-vKOps"} outbound_rules:{action:"allow" rule_id:"G93qVZ1dZn6-dgDK"}}
2026-02-16 21:27:54.772 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-7092.default"} profile:{}
2026-02-16 21:27:54.772 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03f6866ec34" profile_ids:"kns.container-runtime-7092" profile_ids:"ksa.container-runtime-7092.default" ipv4_nets:"10.100.219.133/32"}
2026-02-16 21:27:54.772 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:54.772 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:54.772 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:54.774 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali03f6866ec34" ipVersion=0x4 table="filter"
2026-02-16 21:27:54.774 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DX1i42zR8Z3aqBEpPO" ipVersion=0x4 table="filter"
2026-02-16 21:27:54.774 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rUtgF-bNVqp6K9pOj5" ipVersion=0x4 table="filter"
2026-02-16 21:27:54.774 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali03f6866ec34" ipVersion=0x4 table="filter"
2026-02-16 21:27:54.774 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DX1i42zR8Z3aqBEpPO" ipVersion=0x4 table="filter"
2026-02-16 21:27:54.774 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rUtgF-bNVqp6K9pOj5" ipVersion=0x4 table="filter"
2026-02-16 21:27:54.774 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali03f6866ec34"
2026-02-16 21:27:54.774 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:54.774 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:54.827 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:54.827 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"} status="down"
2026-02-16 21:27:54.845 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali03f6866ec34" state="down"
2026-02-16 21:27:54.845 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03f6866ec34", State:"down", Index:72}
2026-02-16 21:27:54.845 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali03f6866ec34"
2026-02-16 21:27:54.845 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali03f6866ec34"
2026-02-16 21:27:54.845 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:54.845 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:54.845 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali03f6866ec34" state="up"
2026-02-16 21:27:54.878 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:54.878 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"} status="down"
2026-02-16 21:27:54.878 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03f6866ec34", Addrs:set.Typed[string]{}}
2026-02-16 21:27:54.878 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03f6866ec34", Addrs:set.Typed[string]{}}
2026-02-16 21:27:54.878 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03f6866ec34", State:"up", Index:72}
2026-02-16 21:27:54.879 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali03f6866ec34"
2026-02-16 21:27:54.879 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali03f6866ec34"
2026-02-16 21:27:54.879 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03f6866ec34"
2026-02-16 21:27:54.879 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:54.879 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:54.911 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:54.911 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"} status="up"
2026-02-16 21:27:54.993 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-9419" name:"default"}
2026-02-16 21:27:55.028 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9419"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9419"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-9419"}
2026-02-16 21:27:55.062 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-9419"}
2026-02-16 21:27:55.322 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f, name=eth0)
2026-02-16 21:27:55.322 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03f6866ec34" profile_ids:"kns.container-runtime-7092" profile_ids:"ksa.container-runtime-7092.default" ipv4_nets:"10.100.219.133/32"}
2026-02-16 21:27:55.322 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:55.323 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:55.323 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:55.324 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03f6866ec34"
2026-02-16 21:27:55.324 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:55.324 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:55.349 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:55.349 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"} status="up"
2026-02-16 21:27:56.479 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f, name=eth0)
2026-02-16 21:27:56.480 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03f6866ec34" profile_ids:"kns.container-runtime-7092" profile_ids:"ksa.container-runtime-7092.default" ipv4_nets:"10.100.219.133/32"}
2026-02-16 21:27:56.480 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:56.480 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:56.480 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:56.481 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03f6866ec34"
2026-02-16 21:27:56.481 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:56.482 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:56.505 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:56.505 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"} status="up"
2026-02-16 21:27:56.583 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali03f6866ec34" state="down"
2026-02-16 21:27:56.583 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03f6866ec34", State:"down", Index:72}
2026-02-16 21:27:56.584 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali03f6866ec34"
2026-02-16 21:27:56.584 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:56.584 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:56.584 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.133
2026-02-16 21:27:56.588 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali03f6866ec34" state=""
2026-02-16 21:27:56.588 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali03f6866ec34"
2026-02-16 21:27:56.606 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:56.606 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"} status="down"
2026-02-16 21:27:56.606 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03f6866ec34", State:"", Index:72}
2026-02-16 21:27:56.607 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03f6866ec34", Addrs:set.Set[string](nil)}
2026-02-16 21:27:56.607 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03f6866ec34", Addrs:set.Set[string](nil)}
2026-02-16 21:27:56.607 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali03f6866ec34"
2026-02-16 21:27:56.607 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:56.607 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:56.632 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:56.632 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"} status="down"
2026-02-16 21:27:56.694 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f, name=eth0)
2026-02-16 21:27:56.694 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f" endpoint_id:"eth0"}
2026-02-16 21:27:56.694 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-7092"}
2026-02-16 21:27:56.694 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-7092.default"}
2026-02-16 21:27:56.694 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:56.694 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:56.695 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DX1i42zR8Z3aqBEpPO" ipVersion=0x4 table="filter"
2026-02-16 21:27:56.695 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rUtgF-bNVqp6K9pOj5" ipVersion=0x4 table="filter"
2026-02-16 21:27:56.695 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DX1i42zR8Z3aqBEpPO" ipVersion=0x4 table="filter"
2026-02-16 21:27:56.695 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rUtgF-bNVqp6K9pOj5" ipVersion=0x4 table="filter"
2026-02-16 21:27:56.695 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:56.695 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali03f6866ec34" ipVersion=0x4 table="filter"
2026-02-16 21:27:56.695 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali03f6866ec34" ipVersion=0x4 table="filter"
2026-02-16 21:27:56.695 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:56.695 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:56.742 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-7092/termination-message-containerfd9b85d7-db5b-4f91-98c1-df454c57fd5f", EndpointId:"eth0"}
2026-02-16 21:27:57.159 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-2250" name:"default"}
2026-02-16 21:27:57.253 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2250"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2250"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-2250"}
2026-02-16 21:27:57.288 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-2250"}
2026-02-16 21:27:57.315 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7092"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7092"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-7092"}
2026-02-16 21:27:57.349 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4783"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4783"}
2026-02-16 21:27:57.349 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4783" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:57.462 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4783"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4783"} labels:{key:"webhook-4783" value:"true"}
2026-02-16 21:27:57.487 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8815"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8815"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8815"} labels:{key:"webhook-4783-markers" value:"true"}
2026-02-16 21:27:57.487 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8815" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:27:58.303 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj, name=eth0)
2026-02-16 21:27:58.303 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-4783"} profile:{inbound_rules:{action:"allow" rule_id:"LSryPLJ0DcOOWRGR"} outbound_rules:{action:"allow" rule_id:"gvkJGXoJmZahq9Km"}}
2026-02-16 21:27:58.303 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-4783.default"} profile:{}
2026-02-16 21:27:58.303 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2661a60bddc" profile_ids:"kns.webhook-4783" profile_ids:"ksa.webhook-4783.default" ipv4_nets:"10.100.219.134/32"}
2026-02-16 21:27:58.304 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:27:58.304 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:27:58.304 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:27:58.304 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2661a60bddc" ipVersion=0x4 table="filter"
2026-02-16 21:27:58.305 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-4783" ipVersion=0x4 table="filter"
2026-02-16 21:27:58.305 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lRY2LyXTCjskQ-EyfK" ipVersion=0x4 table="filter"
2026-02-16 21:27:58.305 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2661a60bddc" ipVersion=0x4 table="filter"
2026-02-16 21:27:58.305 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-4783" ipVersion=0x4 table="filter"
2026-02-16 21:27:58.305 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lRY2LyXTCjskQ-EyfK" ipVersion=0x4 table="filter"
2026-02-16 21:27:58.305 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2661a60bddc"
2026-02-16 21:27:58.305 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:27:58.305 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:27:58.343 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:58.343 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"} status="down"
2026-02-16 21:27:58.381 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali2661a60bddc" state="down"
2026-02-16 21:27:58.381 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2661a60bddc"
2026-02-16 21:27:58.382 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2661a60bddc", State:"down", Index:73}
2026-02-16 21:27:58.382 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2661a60bddc", Addrs:set.Typed[string]{}}
2026-02-16 21:27:58.382 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2661a60bddc", Addrs:set.Typed[string]{}}
2026-02-16 21:27:58.382 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2661a60bddc"
2026-02-16 21:27:58.382 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:27:58.382 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:27:58.383 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali2661a60bddc" state="up"
2026-02-16 21:27:58.404 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:27:58.404 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"} status="down"
2026-02-16 21:27:58.404 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2661a60bddc", State:"up", Index:73}
2026-02-16 21:27:58.404 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2661a60bddc"
2026-02-16 21:27:58.404 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2661a60bddc"
2026-02-16 21:27:58.404 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2661a60bddc"
2026-02-16 21:27:58.404 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:27:58.405 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:27:58.421 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:58.421 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"} status="up"
2026-02-16 21:27:59.062 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1270"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-1270"}
2026-02-16 21:27:59.271 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-6621" name:"default"}
2026-02-16 21:27:59.364 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj, name=eth0)
2026-02-16 21:27:59.364 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2661a60bddc" profile_ids:"kns.webhook-4783" profile_ids:"ksa.webhook-4783.default" ipv4_nets:"10.100.219.134/32"}
2026-02-16 21:27:59.364 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:27:59.365 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:27:59.365 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:27:59.366 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2661a60bddc"
2026-02-16 21:27:59.366 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:27:59.366 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:27:59.380 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj, name=eth0)
2026-02-16 21:27:59.392 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:59.392 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"} status="up"
2026-02-16 21:27:59.392 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2661a60bddc" profile_ids:"kns.webhook-4783" profile_ids:"ksa.webhook-4783.default" ipv4_nets:"10.100.219.134/32"}
2026-02-16 21:27:59.392 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-6621"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-6621"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-6621"}
2026-02-16 21:27:59.392 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:27:59.392 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:27:59.392 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:27:59.393 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2661a60bddc"
2026-02-16 21:27:59.393 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:27:59.393 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:27:59.415 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:27:59.415 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"} status="up"
2026-02-16 21:27:59.415 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-6621"}
2026-02-16 21:27:59.755 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4783" type:"ClusterIP" cluster_ips:"10.254.201.195" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:27:59.774 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=73
2026-02-16 21:27:59.774 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2661a60bddc"
2026-02-16 21:27:59.811 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2661a60bddc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:27:59.811 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2661a60bddc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:02.630 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-7092" name:"default"}
2026-02-16 21:28:02.662 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7092"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7092"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-7092"}
2026-02-16 21:28:02.684 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-7092"}
2026-02-16 21:28:03.031 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4783"
2026-02-16 21:28:03.137 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj, name=eth0)
2026-02-16 21:28:03.137 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2661a60bddc" profile_ids:"kns.webhook-4783" profile_ids:"ksa.webhook-4783.default" ipv4_nets:"10.100.219.134/32"}
2026-02-16 21:28:03.138 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:28:03.138 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:28:03.138 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:28:03.139 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2661a60bddc"
2026-02-16 21:28:03.140 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:28:03.140 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:28:03.152 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj, name=eth0)
2026-02-16 21:28:03.167 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:03.167 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"} status="up"
2026-02-16 21:28:03.167 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj" endpoint_id:"eth0"}
2026-02-16 21:28:03.167 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-4783.default"}
2026-02-16 21:28:03.167 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-4783"}
2026-02-16 21:28:03.167 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:28:03.167 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:28:03.167 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-4783" ipVersion=0x4 table="filter"
2026-02-16 21:28:03.167 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lRY2LyXTCjskQ-EyfK" ipVersion=0x4 table="filter"
2026-02-16 21:28:03.167 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-4783" ipVersion=0x4 table="filter"
2026-02-16 21:28:03.167 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lRY2LyXTCjskQ-EyfK" ipVersion=0x4 table="filter"
2026-02-16 21:28:03.167 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:28:03.168 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2661a60bddc" ipVersion=0x4 table="filter"
2026-02-16 21:28:03.168 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2661a60bddc" ipVersion=0x4 table="filter"
2026-02-16 21:28:03.168 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:28:03.168 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
2026-02-16 21:28:03.168 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.134
2026-02-16 21:28:03.232 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4783/sample-webhook-deployment-7c5c95bb96-5vzzj", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 73
2026-02-16 21:28:03.502 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali2661a60bddc" state="down"
2026-02-16 21:28:03.502 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2661a60bddc"
2026-02-16 21:28:03.502 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=73
2026-02-16 21:28:03.502 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2661a60bddc", State:"down", Index:73}
2026-02-16 21:28:03.502 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2661a60bddc", Addrs:set.Typed[string]{}}
2026-02-16 21:28:03.502 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2661a60bddc", Addrs:set.Typed[string]{}}
2026-02-16 21:28:03.507 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali2661a60bddc" state=""
2026-02-16 21:28:03.507 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2661a60bddc"
2026-02-16 21:28:03.525 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2661a60bddc", State:"", Index:73}
2026-02-16 21:28:03.525 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2661a60bddc", Addrs:set.Set[string](nil)}
2026-02-16 21:28:03.525 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2661a60bddc", Addrs:set.Set[string](nil)}
2026-02-16 21:28:03.686 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4783"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4783"} labels:{key:"webhook-4783" value:"true"}
2026-02-16 21:28:03.712 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8815"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8815"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8815"} labels:{key:"webhook-4783-markers" value:"true"}
2026-02-16 21:28:03.732 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5623"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5623"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-5623"}
2026-02-16 21:28:03.758 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-5623" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:04.375 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6, name=eth0)
2026-02-16 21:28:04.375 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-5623.default"} profile:{}
2026-02-16 21:28:04.375 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-5623"} profile:{inbound_rules:{action:"allow" rule_id:"DFgQPzZnfS6BpbqO"} outbound_rules:{action:"allow" rule_id:"yD9hYsizrwbRyr62"}}
2026-02-16 21:28:04.376 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd98c42234a" profile_ids:"kns.configmap-5623" profile_ids:"ksa.configmap-5623.default" ipv4_nets:"10.100.219.135/32"}
2026-02-16 21:28:04.376 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:04.376 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:04.376 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:04.376 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibd98c42234a" ipVersion=0x4 table="filter"
2026-02-16 21:28:04.376 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-5623" ipVersion=0x4 table="filter"
2026-02-16 21:28:04.376 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_zkrf1gqC3w7ZAifo01" ipVersion=0x4 table="filter"
2026-02-16 21:28:04.376 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibd98c42234a" ipVersion=0x4 table="filter"
2026-02-16 21:28:04.376 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-5623" ipVersion=0x4 table="filter"
2026-02-16 21:28:04.376 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_zkrf1gqC3w7ZAifo01" ipVersion=0x4 table="filter"
2026-02-16 21:28:04.376 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibd98c42234a"
2026-02-16 21:28:04.376 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:04.376 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:04.419 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-1910/resize-test-gnz7c, name=eth0)
2026-02-16 21:28:04.421 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-1910/resize-test-gnz7c, name=eth0)
2026-02-16 21:28:04.433 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:04.433 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"} status="down"
2026-02-16 21:28:04.433 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-1910/resize-test-gnz7c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45482cc878e" profile_ids:"kns.pod-resize-tests-1910" profile_ids:"ksa.pod-resize-tests-1910.default" ipv4_nets:"10.100.219.176/32"}
2026-02-16 21:28:04.433 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-1910/resize-test-gnz7c" endpoint_id:"eth0"}
2026-02-16 21:28:04.433 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-resize-tests-1910"}
2026-02-16 21:28:04.434 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-1910.default"}
2026-02-16 21:28:04.434 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:28:04.434 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:28:04.434 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_oKGI2O9QwjUdm47v7g" ipVersion=0x4 table="filter"
2026-02-16 21:28:04.435 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_810v07oFiXldR22_45" ipVersion=0x4 table="filter"
2026-02-16 21:28:04.435 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_oKGI2O9QwjUdm47v7g" ipVersion=0x4 table="filter"
2026-02-16 21:28:04.435 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_810v07oFiXldR22_45" ipVersion=0x4 table="filter"
2026-02-16 21:28:04.435 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:28:04.435 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali45482cc878e" ipVersion=0x4 table="filter"
2026-02-16 21:28:04.435 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali45482cc878e" ipVersion=0x4 table="filter"
2026-02-16 21:28:04.435 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:28:04.435 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:28:04.436 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.176
2026-02-16 21:28:04.454 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="calibd98c42234a" state="down"
2026-02-16 21:28:04.455 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibd98c42234a"
2026-02-16 21:28:04.459 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="calibd98c42234a" state="up"
2026-02-16 21:28:04.500 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-1910/resize-test-gnz7c", EndpointId:"eth0"}
2026-02-16 21:28:04.501 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd98c42234a", State:"down", Index:74}
2026-02-16 21:28:04.501 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd98c42234a", Addrs:set.Typed[string]{}}
2026-02-16 21:28:04.501 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd98c42234a", Addrs:set.Typed[string]{}}
2026-02-16 21:28:04.501 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd98c42234a", State:"up", Index:74}
2026-02-16 21:28:04.501 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibd98c42234a"
2026-02-16 21:28:04.501 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibd98c42234a"
2026-02-16 21:28:04.501 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd98c42234a"
2026-02-16 21:28:04.501 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:04.501 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:04.519 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:04.519 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"} status="up"
2026-02-16 21:28:04.519 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-1910"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-1910"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-1910"}
2026-02-16 21:28:04.520 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2901"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2901"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2901"}
2026-02-16 21:28:04.520 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-2901" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:05.398 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6, name=eth0)
2026-02-16 21:28:05.399 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd98c42234a" profile_ids:"kns.configmap-5623" profile_ids:"ksa.configmap-5623.default" ipv4_nets:"10.100.219.135/32"}
2026-02-16 21:28:05.399 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:05.399 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:05.399 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:05.399 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd98c42234a"
2026-02-16 21:28:05.400 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:05.400 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:05.422 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:05.423 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"} status="up"
2026-02-16 21:28:05.675 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=74
2026-02-16 21:28:05.675 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibd98c42234a"
2026-02-16 21:28:05.675 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd98c42234a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:05.675 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd98c42234a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:05.696 [INFO][90] felix/summary.go 100: Summarising 228 dataplane reconciliation loops over 1m0.1s: avg=30ms longest=191ms (resync-calico-v4)
2026-02-16 21:28:06.136 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replication-controller-2901/condition-test-hdd8t, name=eth0)
2026-02-16 21:28:06.136 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-2901"} profile:{inbound_rules:{action:"allow" rule_id:"WowuMIOWT6ih5tXI"} outbound_rules:{action:"allow" rule_id:"yVQNi5YAxBh1JtdS"}}
2026-02-16 21:28:06.136 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-2901.default"} profile:{}
2026-02-16 21:28:06.136 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2901/condition-test-hdd8t" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif96017f5e1a" profile_ids:"kns.replication-controller-2901" profile_ids:"ksa.replication-controller-2901.default" ipv4_nets:"10.100.219.136/32"}
2026-02-16 21:28:06.137 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:06.137 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:06.137 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:06.138 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif96017f5e1a" ipVersion=0x4 table="filter"
2026-02-16 21:28:06.138 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_sPeCgVE8QhaLb6OL4L" ipVersion=0x4 table="filter"
2026-02-16 21:28:06.138 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_CWQdjsjGoz51dlPKMa" ipVersion=0x4 table="filter"
2026-02-16 21:28:06.138 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif96017f5e1a" ipVersion=0x4 table="filter"
2026-02-16 21:28:06.138 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_sPeCgVE8QhaLb6OL4L" ipVersion=0x4 table="filter"
2026-02-16 21:28:06.138 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_CWQdjsjGoz51dlPKMa" ipVersion=0x4 table="filter"
2026-02-16 21:28:06.138 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif96017f5e1a"
2026-02-16 21:28:06.138 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:06.138 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:06.171 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:06.171 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"} status="down"
2026-02-16 21:28:06.211 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calif96017f5e1a" state="down"
2026-02-16 21:28:06.212 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif96017f5e1a"
2026-02-16 21:28:06.212 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif96017f5e1a", State:"down", Index:75}
2026-02-16 21:28:06.212 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif96017f5e1a", Addrs:set.Typed[string]{}}
2026-02-16 21:28:06.212 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif96017f5e1a", Addrs:set.Typed[string]{}}
2026-02-16 21:28:06.212 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif96017f5e1a"
2026-02-16 21:28:06.212 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:06.212 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:06.215 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calif96017f5e1a" state="up"
2026-02-16 21:28:06.234 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:06.234 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"} status="down"
2026-02-16 21:28:06.234 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif96017f5e1a", State:"up", Index:75}
2026-02-16 21:28:06.234 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif96017f5e1a"
2026-02-16 21:28:06.234 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif96017f5e1a"
2026-02-16 21:28:06.235 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif96017f5e1a"
2026-02-16 21:28:06.235 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:06.235 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:06.250 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:06.250 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"} status="up"
2026-02-16 21:28:06.649 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6, name=eth0)
2026-02-16 21:28:06.650 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd98c42234a" profile_ids:"kns.configmap-5623" profile_ids:"ksa.configmap-5623.default" ipv4_nets:"10.100.219.135/32"}
2026-02-16 21:28:06.650 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:06.650 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:06.650 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:06.650 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd98c42234a"
2026-02-16 21:28:06.650 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:06.651 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:06.679 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:06.679 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"} status="up"
2026-02-16 21:28:06.753 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=74
2026-02-16 21:28:06.753 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibd98c42234a"
2026-02-16 21:28:06.753 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="calibd98c42234a" state="down"
2026-02-16 21:28:06.753 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd98c42234a", Addrs:set.Typed[string]{}}
2026-02-16 21:28:06.753 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd98c42234a", Addrs:set.Typed[string]{}}
2026-02-16 21:28:06.753 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd98c42234a", State:"down", Index:74}
2026-02-16 21:28:06.753 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibd98c42234a"
2026-02-16 21:28:06.754 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:06.754 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:06.754 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.135
2026-02-16 21:28:06.757 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="calibd98c42234a" state=""
2026-02-16 21:28:06.757 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibd98c42234a"
2026-02-16 21:28:06.781 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:06.781 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"} status="down"
2026-02-16 21:28:06.781 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd98c42234a", State:"", Index:74}
2026-02-16 21:28:06.781 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd98c42234a", Addrs:set.Set[string](nil)}
2026-02-16 21:28:06.781 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd98c42234a", Addrs:set.Set[string](nil)}
2026-02-16 21:28:06.781 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibd98c42234a"
2026-02-16 21:28:06.781 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:06.781 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:06.808 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:06.808 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"} status="down"
2026-02-16 21:28:06.873 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6, name=eth0)
2026-02-16 21:28:06.873 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6" endpoint_id:"eth0"}
2026-02-16 21:28:06.873 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-5623"}
2026-02-16 21:28:06.874 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-5623.default"}
2026-02-16 21:28:06.874 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:06.874 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:06.874 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-5623" ipVersion=0x4 table="filter"
2026-02-16 21:28:06.874 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zkrf1gqC3w7ZAifo01" ipVersion=0x4 table="filter"
2026-02-16 21:28:06.874 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-5623" ipVersion=0x4 table="filter"
2026-02-16 21:28:06.874 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zkrf1gqC3w7ZAifo01" ipVersion=0x4 table="filter"
2026-02-16 21:28:06.874 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:06.874 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibd98c42234a" ipVersion=0x4 table="filter"
2026-02-16 21:28:06.874 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibd98c42234a" ipVersion=0x4 table="filter"
2026-02-16 21:28:06.874 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:06.874 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:06.916 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali45482cc878e" state="down"
2026-02-16 21:28:06.917 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali45482cc878e"
2026-02-16 21:28:06.917 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=53
2026-02-16 21:28:06.920 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali45482cc878e" state=""
2026-02-16 21:28:06.920 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali45482cc878e"
2026-02-16 21:28:06.934 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-5623/pod-configmaps-c570fc95-00a7-4fe3-bcf1-2b8296e626e6", EndpointId:"eth0"}
2026-02-16 21:28:06.935 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45482cc878e", State:"down", Index:53}
2026-02-16 21:28:06.935 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45482cc878e", Addrs:set.Typed[string]{}}
2026-02-16 21:28:06.935 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45482cc878e", Addrs:set.Typed[string]{}}
2026-02-16 21:28:06.935 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45482cc878e", State:"", Index:53}
2026-02-16 21:28:06.935 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45482cc878e", Addrs:set.Set[string](nil)}
2026-02-16 21:28:06.935 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45482cc878e", Addrs:set.Set[string](nil)}
2026-02-16 21:28:07.194 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=75
2026-02-16 21:28:07.194 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif96017f5e1a"
2026-02-16 21:28:07.194 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif96017f5e1a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:07.194 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif96017f5e1a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:07.414 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replication-controller-2901/condition-test-hdd8t, name=eth0)
2026-02-16 21:28:07.415 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2901/condition-test-hdd8t" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif96017f5e1a" profile_ids:"kns.replication-controller-2901" profile_ids:"ksa.replication-controller-2901.default" ipv4_nets:"10.100.219.136/32"}
2026-02-16 21:28:07.415 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:07.415 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:07.415 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:07.416 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif96017f5e1a"
2026-02-16 21:28:07.416 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:07.416 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:07.431 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:07.431 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"} status="up"
2026-02-16 21:28:07.600 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2901"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2901"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2901"}
2026-02-16 21:28:07.627 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4192"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4192"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4192"}
2026-02-16 21:28:07.655 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4192" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:07.871 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5623"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5623"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-5623"}
2026-02-16 21:28:07.889 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3472"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3472"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3472"}
2026-02-16 21:28:07.914 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-3472" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:08.358 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1, name=eth0)
2026-02-16 21:28:08.359 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-4192"} profile:{inbound_rules:{action:"allow" rule_id:"WmQ5CNP6-jX_B4Jw"} outbound_rules:{action:"allow" rule_id:"Z66HehllLYhbAQ9-"}}
2026-02-16 21:28:08.359 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-4192.default"} profile:{}
2026-02-16 21:28:08.359 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5c2f39441f" profile_ids:"kns.projected-4192" profile_ids:"ksa.projected-4192.default" ipv4_nets:"10.100.219.137/32"}
2026-02-16 21:28:08.359 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:08.359 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:08.359 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:08.360 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic5c2f39441f" ipVersion=0x4 table="filter"
2026-02-16 21:28:08.360 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-4192" ipVersion=0x4 table="filter"
2026-02-16 21:28:08.360 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_FesM6b4p5HumVIP9Wr" ipVersion=0x4 table="filter"
2026-02-16 21:28:08.360 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic5c2f39441f" ipVersion=0x4 table="filter"
2026-02-16 21:28:08.360 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-4192" ipVersion=0x4 table="filter"
2026-02-16 21:28:08.360 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_FesM6b4p5HumVIP9Wr" ipVersion=0x4 table="filter"
2026-02-16 21:28:08.360 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic5c2f39441f"
2026-02-16 21:28:08.360 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:08.360 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:08.407 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:08.407 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"} status="down"
2026-02-16 21:28:08.431 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="calic5c2f39441f" state="down"
2026-02-16 21:28:08.431 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic5c2f39441f"
2026-02-16 21:28:08.431 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5c2f39441f", State:"down", Index:76}
2026-02-16 21:28:08.431 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5c2f39441f", Addrs:set.Typed[string]{}}
2026-02-16 21:28:08.431 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5c2f39441f", Addrs:set.Typed[string]{}}
2026-02-16 21:28:08.431 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic5c2f39441f"
2026-02-16 21:28:08.431 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:08.431 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:08.434 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="calic5c2f39441f" state="up"
2026-02-16 21:28:08.452 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:08.452 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"} status="down"
2026-02-16 21:28:08.452 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5c2f39441f", State:"up", Index:76}
2026-02-16 21:28:08.452 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic5c2f39441f"
2026-02-16 21:28:08.452 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic5c2f39441f"
2026-02-16 21:28:08.452 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5c2f39441f"
2026-02-16 21:28:08.452 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:08.452 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:08.472 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:08.473 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"} status="up"
2026-02-16 21:28:08.995 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8815" name:"default"}
2026-02-16 21:28:09.054 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8815"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8815"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8815"} labels:{key:"webhook-4783-markers" value:"true"}
2026-02-16 21:28:09.082 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8815"}
2026-02-16 21:28:09.187 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4783" name:"default"}
2026-02-16 21:28:09.242 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4783"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4783"} labels:{key:"webhook-4783" value:"true"}
2026-02-16 21:28:09.270 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4783"}
2026-02-16 21:28:09.438 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1, name=eth0)
2026-02-16 21:28:09.438 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5c2f39441f" profile_ids:"kns.projected-4192" profile_ids:"ksa.projected-4192.default" ipv4_nets:"10.100.219.137/32"}
2026-02-16 21:28:09.438 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:09.438 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:09.439 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:09.440 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5c2f39441f"
2026-02-16 21:28:09.440 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:09.441 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:09.464 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:09.464 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"} status="up"
2026-02-16 21:28:09.737 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-1910" name:"default"}
2026-02-16 21:28:09.807 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-1910"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-1910"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-1910"}
2026-02-16 21:28:09.832 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-1910"}
2026-02-16 21:28:10.074 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=76
2026-02-16 21:28:10.074 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic5c2f39441f"
2026-02-16 21:28:10.074 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5c2f39441f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:10.074 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5c2f39441f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:10.576 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1, name=eth0)
2026-02-16 21:28:10.576 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5c2f39441f" profile_ids:"kns.projected-4192" profile_ids:"ksa.projected-4192.default" ipv4_nets:"10.100.219.137/32"}
2026-02-16 21:28:10.576 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:10.577 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:10.577 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:10.577 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5c2f39441f"
2026-02-16 21:28:10.578 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:10.578 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:10.603 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:10.603 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"} status="up"
2026-02-16 21:28:10.680 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=76
2026-02-16 21:28:10.680 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic5c2f39441f"
2026-02-16 21:28:10.680 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="calic5c2f39441f" state="down"
2026-02-16 21:28:10.681 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5c2f39441f", Addrs:set.Typed[string]{}}
2026-02-16 21:28:10.681 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5c2f39441f", Addrs:set.Typed[string]{}}
2026-02-16 21:28:10.682 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5c2f39441f", State:"down", Index:76}
2026-02-16 21:28:10.682 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic5c2f39441f"
2026-02-16 21:28:10.682 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:10.682 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:10.683 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="calic5c2f39441f" state=""
2026-02-16 21:28:10.683 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic5c2f39441f"
2026-02-16 21:28:10.684 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.137
2026-02-16 21:28:10.707 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:10.707 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"} status="down"
2026-02-16 21:28:10.707 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5c2f39441f", State:"", Index:76}
2026-02-16 21:28:10.707 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5c2f39441f", Addrs:set.Set[string](nil)}
2026-02-16 21:28:10.707 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5c2f39441f", Addrs:set.Set[string](nil)}
2026-02-16 21:28:10.707 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic5c2f39441f"
2026-02-16 21:28:10.707 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:10.707 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:10.733 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:10.733 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"} status="down"
2026-02-16 21:28:10.772 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1, name=eth0)
2026-02-16 21:28:10.772 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1" endpoint_id:"eth0"}
2026-02-16 21:28:10.772 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-4192"}
2026-02-16 21:28:10.772 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-4192.default"}
2026-02-16 21:28:10.773 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:10.773 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:10.773 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-4192" ipVersion=0x4 table="filter"
2026-02-16 21:28:10.773 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_FesM6b4p5HumVIP9Wr" ipVersion=0x4 table="filter"
2026-02-16 21:28:10.773 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-4192" ipVersion=0x4 nextLog=2026-02-16 21:28:13.795905041 +0000 UTC m=+688.613307730 table="filter"
2026-02-16 21:28:10.773 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:10.773 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:10.773 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:10.836 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4192/pod-projected-secrets-6e473087-a9cc-4d95-a020-944f4cd0d9d1", EndpointId:"eth0"}
2026-02-16 21:28:11.048 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3472"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3472"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3472"}
2026-02-16 21:28:11.072 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9653"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9653"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-9653"}
2026-02-16 21:28:11.096 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-9653" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:11.207 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:28:11.207 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:28:11.207 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:28:11.660 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-9653/e2e-test-agnhost-pod, name=eth0)
2026-02-16 21:28:11.661 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-9653"} profile:{inbound_rules:{action:"allow" rule_id:"SRnKiiFU2jFQHxee"} outbound_rules:{action:"allow" rule_id:"lsyFfhv15CPU0Kpt"}}
2026-02-16 21:28:11.661 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-9653.default"} profile:{}
2026-02-16 21:28:11.661 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9653/e2e-test-agnhost-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8995a841e06" profile_ids:"kns.kubectl-9653" profile_ids:"ksa.kubectl-9653.default" ipv4_nets:"10.100.219.138/32"}
2026-02-16 21:28:11.661 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:28:11.661 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:28:11.661 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:28:11.662 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8995a841e06"
2026-02-16 21:28:11.662 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:28:11.662 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:28:11.703 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:11.703 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:28:11.734 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali8995a841e06" state="down"
2026-02-16 21:28:11.734 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8995a841e06"
2026-02-16 21:28:11.735 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8995a841e06", State:"down", Index:77}
2026-02-16 21:28:11.735 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8995a841e06", Addrs:set.Typed[string]{}}
2026-02-16 21:28:11.735 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8995a841e06", Addrs:set.Typed[string]{}}
2026-02-16 21:28:11.735 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8995a841e06"
2026-02-16 21:28:11.735 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:28:11.735 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:28:11.736 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali8995a841e06" state="up"
2026-02-16 21:28:11.762 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:11.762 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:28:11.762 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8995a841e06", State:"up", Index:77}
2026-02-16 21:28:11.762 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8995a841e06"
2026-02-16 21:28:11.762 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8995a841e06"
2026-02-16 21:28:11.763 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8995a841e06"
2026-02-16 21:28:11.763 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:28:11.763 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:28:11.784 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:11.785 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:28:11.843 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4192"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4192"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4192"}
2026-02-16 21:28:11.871 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9032"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9032"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9032"}
2026-02-16 21:28:11.871 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9032" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:12.467 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-9653/e2e-test-agnhost-pod, name=eth0)
2026-02-16 21:28:12.468 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9653/e2e-test-agnhost-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8995a841e06" profile_ids:"kns.kubectl-9653" profile_ids:"ksa.kubectl-9653.default" ipv4_nets:"10.100.219.138/32"}
2026-02-16 21:28:12.468 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:28:12.468 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:28:12.468 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:28:12.468 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8995a841e06"
2026-02-16 21:28:12.468 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:28:12.469 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:28:12.495 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:12.495 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:28:12.651 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replication-controller-2901/condition-test-hdd8t, name=eth0)
2026-02-16 21:28:12.651 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2901/condition-test-hdd8t" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif96017f5e1a" profile_ids:"kns.replication-controller-2901" profile_ids:"ksa.replication-controller-2901.default" ipv4_nets:"10.100.219.136/32"}
2026-02-16 21:28:12.651 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:12.651 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:12.652 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:12.652 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif96017f5e1a"
2026-02-16 21:28:12.652 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:12.652 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:12.665 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replication-controller-2901/condition-test-hdd8t, name=eth0)
2026-02-16 21:28:12.675 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:12.675 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"} status="up"
2026-02-16 21:28:12.675 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2901/condition-test-hdd8t" endpoint_id:"eth0"}
2026-02-16 21:28:12.675 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-2901"}
2026-02-16 21:28:12.675 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-2901.default"}
2026-02-16 21:28:12.675 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:12.675 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:12.676 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:12.676 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:12.676 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:12.677 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.136
2026-02-16 21:28:12.727 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2901/condition-test-hdd8t", EndpointId:"eth0"}
2026-02-16 21:28:12.730 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-9653/e2e-test-agnhost-pod, name=eth0)
2026-02-16 21:28:12.731 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9653/e2e-test-agnhost-pod" endpoint_id:"eth0"}
2026-02-16 21:28:12.731 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-9653.default"}
2026-02-16 21:28:12.731 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-9653"}
2026-02-16 21:28:12.731 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:28:12.731 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:28:12.732 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:28:12.732 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:28:12.732 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:28:12.747 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.138
2026-02-16 21:28:12.795 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9653/e2e-test-agnhost-pod", EndpointId:"eth0"}
2026-02-16 21:28:12.839 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali8995a841e06" state="down"
2026-02-16 21:28:12.839 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8995a841e06", State:"down", Index:77}
2026-02-16 21:28:12.844 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali8995a841e06" state=""
2026-02-16 21:28:12.844 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8995a841e06"
2026-02-16 21:28:12.864 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8995a841e06", State:"", Index:77}
2026-02-16 21:28:12.865 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8995a841e06", Addrs:set.Set[string](nil)}
2026-02-16 21:28:12.865 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8995a841e06", Addrs:set.Set[string](nil)}
bird: KIF: Received address message for unknown interface 75
2026-02-16 21:28:13.036 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-2901" name:"default"}
2026-02-16 21:28:13.062 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=75
2026-02-16 21:28:13.062 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif96017f5e1a"
2026-02-16 21:28:13.062 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calif96017f5e1a" state="down"
2026-02-16 21:28:13.062 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif96017f5e1a", Addrs:set.Typed[string]{}}
2026-02-16 21:28:13.062 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif96017f5e1a", Addrs:set.Typed[string]{}}
2026-02-16 21:28:13.062 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif96017f5e1a", State:"down", Index:75}
2026-02-16 21:28:13.064 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="calif96017f5e1a" state=""
2026-02-16 21:28:13.064 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif96017f5e1a"
2026-02-16 21:28:13.085 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif96017f5e1a", State:"", Index:75}
2026-02-16 21:28:13.085 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif96017f5e1a", Addrs:set.Set[string](nil)}
2026-02-16 21:28:13.085 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif96017f5e1a", Addrs:set.Set[string](nil)}
2026-02-16 21:28:13.379 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2901"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2901"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2901"}
2026-02-16 21:28:13.421 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-2901"}
2026-02-16 21:28:13.459 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-5623" name:"default"}
2026-02-16 21:28:13.518 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9653"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9653"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-9653"}
2026-02-16 21:28:13.551 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4958"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4958"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-4958"}
2026-02-16 21:28:13.575 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-4958" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:13.622 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5623"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5623"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-5623"}
2026-02-16 21:28:13.654 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-5623"}
2026-02-16 21:28:14.012 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9032"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9032"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9032"}
2026-02-16 21:28:14.036 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-800"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-800"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-800"}
2026-02-16 21:28:14.036 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-800" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:14.146 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3, name=eth0)
2026-02-16 21:28:14.147 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-4958"} profile:{inbound_rules:{action:"allow" rule_id:"PXK8iD-3DAjW3z4v"} outbound_rules:{action:"allow" rule_id:"w9n-UMNy7_B1_v9l"}}
2026-02-16 21:28:14.147 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-4958.default"} profile:{}
2026-02-16 21:28:14.147 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2801e8227fe" profile_ids:"kns.pods-4958" profile_ids:"ksa.pods-4958.default" ipv4_nets:"10.100.219.141/32"}
2026-02-16 21:28:14.147 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:14.147 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:14.147 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:14.148 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2801e8227fe" ipVersion=0x4 logsSkipped=21 table="filter"
2026-02-16 21:28:14.148 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-4958" ipVersion=0x4 table="filter"
2026-02-16 21:28:14.148 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xlCCz8Qda_t1vXg7kq" ipVersion=0x4 table="filter"
2026-02-16 21:28:14.148 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2801e8227fe" ipVersion=0x4 table="filter"
2026-02-16 21:28:14.148 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-4958" ipVersion=0x4 table="filter"
2026-02-16 21:28:14.148 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xlCCz8Qda_t1vXg7kq" ipVersion=0x4 table="filter"
2026-02-16 21:28:14.148 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2801e8227fe"
2026-02-16 21:28:14.148 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:14.148 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:14.189 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:14.189 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"} status="down"
2026-02-16 21:28:14.228 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali2801e8227fe" state="down"
2026-02-16 21:28:14.228 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2801e8227fe"
2026-02-16 21:28:14.228 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2801e8227fe", State:"down", Index:78}
2026-02-16 21:28:14.228 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2801e8227fe", Addrs:set.Typed[string]{}}
2026-02-16 21:28:14.228 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2801e8227fe", Addrs:set.Typed[string]{}}
2026-02-16 21:28:14.228 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2801e8227fe"
2026-02-16 21:28:14.228 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:14.228 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:14.229 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali2801e8227fe" state="up"
2026-02-16 21:28:14.254 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:14.254 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"} status="down"
2026-02-16 21:28:14.254 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2801e8227fe", State:"up", Index:78}
2026-02-16 21:28:14.254 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2801e8227fe"
2026-02-16 21:28:14.254 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2801e8227fe"
2026-02-16 21:28:14.254 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2801e8227fe"
2026-02-16 21:28:14.254 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:14.254 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:14.274 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:14.274 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"} status="up"
2026-02-16 21:28:14.486 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3, name=eth0)
2026-02-16 21:28:14.486 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2801e8227fe" profile_ids:"kns.pods-4958" profile_ids:"ksa.pods-4958.default" ipv4_nets:"10.100.219.141/32"}
2026-02-16 21:28:14.486 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:14.486 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:14.486 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:14.487 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2801e8227fe"
2026-02-16 21:28:14.487 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:14.487 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:14.510 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:14.510 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"} status="up"
2026-02-16 21:28:14.611 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-800"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-800"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-800"}
2026-02-16 21:28:14.634 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-8219"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-8219"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-8219"}
2026-02-16 21:28:14.656 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslicemirroring-8219" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:14.678 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-8219" type:"ClusterIP" cluster_ips:"10.254.39.21" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:28:15.644 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4958"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4958"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-4958"}
2026-02-16 21:28:15.667 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2926"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2926"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2926"}
2026-02-16 21:28:15.686 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2926" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:15.710 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2926"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2926"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2926"} labels:{key:"webhook-2926" value:"true"}
2026-02-16 21:28:15.710 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8087"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8087"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8087"} labels:{key:"webhook-2926-markers" value:"true"}
2026-02-16 21:28:15.730 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8087" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:15.870 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=78
2026-02-16 21:28:15.870 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2801e8227fe"
2026-02-16 21:28:15.870 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2801e8227fe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:15.871 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2801e8227fe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:15.916 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2780"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2780"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2780"}
2026-02-16 21:28:15.944 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2919"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2919"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2919"}
2026-02-16 21:28:15.966 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2919" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:16.078 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-3472" name:"default"}
2026-02-16 21:28:16.310 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3472"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3472"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3472"}
2026-02-16 21:28:16.334 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-3472"}
2026-02-16 21:28:16.531 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx, name=eth0)
2026-02-16 21:28:16.532 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-2926.default"} profile:{}
2026-02-16 21:28:16.532 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-2926"} profile:{inbound_rules:{action:"allow" rule_id:"dyNtnt9VEiz0RTvr"} outbound_rules:{action:"allow" rule_id:"ickeRBSYctohURig"}}
2026-02-16 21:28:16.532 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07e0b8e15e9" profile_ids:"kns.webhook-2926" profile_ids:"ksa.webhook-2926.default" ipv4_nets:"10.100.219.139/32"}
2026-02-16 21:28:16.532 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:16.532 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:16.532 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:16.533 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali07e0b8e15e9" ipVersion=0x4 table="filter"
2026-02-16 21:28:16.533 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-2926" ipVersion=0x4 table="filter"
2026-02-16 21:28:16.533 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_grHGrfIbCCMcNjzIll" ipVersion=0x4 table="filter"
2026-02-16 21:28:16.533 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali07e0b8e15e9" ipVersion=0x4 table="filter"
2026-02-16 21:28:16.533 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-2926" ipVersion=0x4 table="filter"
2026-02-16 21:28:16.534 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_grHGrfIbCCMcNjzIll" ipVersion=0x4 table="filter"
2026-02-16 21:28:16.534 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali07e0b8e15e9"
2026-02-16 21:28:16.534 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:16.534 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:16.571 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:16.571 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"} status="down"
2026-02-16 21:28:16.600 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali07e0b8e15e9" state="down"
2026-02-16 21:28:16.600 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali07e0b8e15e9"
2026-02-16 21:28:16.601 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07e0b8e15e9", State:"down", Index:79}
2026-02-16 21:28:16.601 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali07e0b8e15e9" state="up"
2026-02-16 21:28:16.601 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07e0b8e15e9", Addrs:set.Typed[string]{}}
2026-02-16 21:28:16.601 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07e0b8e15e9", Addrs:set.Typed[string]{}}
2026-02-16 21:28:16.601 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07e0b8e15e9", State:"up", Index:79}
2026-02-16 21:28:16.601 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali07e0b8e15e9"
2026-02-16 21:28:16.601 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07e0b8e15e9"
2026-02-16 21:28:16.601 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07e0b8e15e9"
2026-02-16 21:28:16.601 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:16.601 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:16.624 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:16.624 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"} status="up"
2026-02-16 21:28:16.643 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72, name=eth0)
2026-02-16 21:28:16.643 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-2919"} profile:{inbound_rules:{action:"allow" rule_id:"1qFFY7z8KgnP3TPj"} outbound_rules:{action:"allow" rule_id:"qG4lwWM6PrUiy42p"}}
2026-02-16 21:28:16.643 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-2919.default"} profile:{}
2026-02-16 21:28:16.643 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea8c6df7fa7" profile_ids:"kns.projected-2919" profile_ids:"ksa.projected-2919.default" ipv4_nets:"10.100.219.140/32"}
2026-02-16 21:28:16.643 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:16.643 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:16.643 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:16.644 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliea8c6df7fa7" ipVersion=0x4 table="filter"
2026-02-16 21:28:16.644 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-2919" ipVersion=0x4 table="filter"
2026-02-16 21:28:16.644 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_P5apUaxInGnOx4OzbO" ipVersion=0x4 table="filter"
2026-02-16 21:28:16.644 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliea8c6df7fa7" ipVersion=0x4 table="filter"
2026-02-16 21:28:16.644 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-2919" ipVersion=0x4 table="filter"
2026-02-16 21:28:16.644 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_P5apUaxInGnOx4OzbO" ipVersion=0x4 table="filter"
2026-02-16 21:28:16.644 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliea8c6df7fa7"
2026-02-16 21:28:16.644 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:16.644 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:16.671 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:16.671 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"} status="down"
2026-02-16 21:28:16.714 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="caliea8c6df7fa7" state="down"
2026-02-16 21:28:16.715 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliea8c6df7fa7"
2026-02-16 21:28:16.716 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="caliea8c6df7fa7" state="up"
2026-02-16 21:28:16.720 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea8c6df7fa7", State:"down", Index:80}
2026-02-16 21:28:16.720 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea8c6df7fa7", Addrs:set.Typed[string]{}}
2026-02-16 21:28:16.720 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea8c6df7fa7", Addrs:set.Typed[string]{}}
2026-02-16 21:28:16.720 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea8c6df7fa7", State:"up", Index:80}
2026-02-16 21:28:16.720 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliea8c6df7fa7"
2026-02-16 21:28:16.720 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliea8c6df7fa7"
2026-02-16 21:28:16.720 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea8c6df7fa7"
2026-02-16 21:28:16.720 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:16.720 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:16.749 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:16.749 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"} status="up"
2026-02-16 21:28:16.756 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-8219"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-8219"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-8219"}
2026-02-16 21:28:16.780 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-8739"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-8739"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-8739"}
2026-02-16 21:28:16.827 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-8739" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:17.115 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4192" name:"default"}
2026-02-16 21:28:17.238 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4192"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4192"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4192"}
2026-02-16 21:28:17.257 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4192"}
2026-02-16 21:28:17.373 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435, name=eth0)
2026-02-16 21:28:17.374 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-8739"} profile:{inbound_rules:{action:"allow" rule_id:"PPmQkpRE9Rx5tax8"} outbound_rules:{action:"allow" rule_id:"mgIr6PMweQ8grfrn"}}
2026-02-16 21:28:17.374 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-8739.default"} profile:{}
2026-02-16 21:28:17.374 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali473ab051d21" profile_ids:"kns.security-context-8739" profile_ids:"ksa.security-context-8739.default" ipv4_nets:"10.100.219.143/32"}
2026-02-16 21:28:17.374 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:17.374 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:17.374 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:17.374 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali473ab051d21" ipVersion=0x4 table="filter"
2026-02-16 21:28:17.375 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_FGMy9zi0VBjHYGGzi0" ipVersion=0x4 table="filter"
2026-02-16 21:28:17.375 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uKx7S0G71pppYMhk2m" ipVersion=0x4 table="filter"
2026-02-16 21:28:17.375 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali473ab051d21" ipVersion=0x4 table="filter"
2026-02-16 21:28:17.375 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_FGMy9zi0VBjHYGGzi0" ipVersion=0x4 table="filter"
2026-02-16 21:28:17.375 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uKx7S0G71pppYMhk2m" ipVersion=0x4 table="filter"
2026-02-16 21:28:17.375 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali473ab051d21"
2026-02-16 21:28:17.375 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:17.375 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:17.420 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:17.420 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"} status="down"
2026-02-16 21:28:17.455 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali473ab051d21" state="down"
2026-02-16 21:28:17.455 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali473ab051d21"
2026-02-16 21:28:17.455 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali473ab051d21" state="up"
2026-02-16 21:28:17.456 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali473ab051d21", State:"down", Index:81}
2026-02-16 21:28:17.456 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali473ab051d21", Addrs:set.Typed[string]{}}
2026-02-16 21:28:17.456 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali473ab051d21", Addrs:set.Typed[string]{}}
2026-02-16 21:28:17.456 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali473ab051d21", State:"up", Index:81}
2026-02-16 21:28:17.456 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali473ab051d21"
2026-02-16 21:28:17.456 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali473ab051d21"
2026-02-16 21:28:17.456 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali473ab051d21"
2026-02-16 21:28:17.457 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:17.457 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:17.478 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:17.478 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"} status="up"
2026-02-16 21:28:17.512 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72, name=eth0)
2026-02-16 21:28:17.513 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea8c6df7fa7" profile_ids:"kns.projected-2919" profile_ids:"ksa.projected-2919.default" ipv4_nets:"10.100.219.140/32"}
2026-02-16 21:28:17.513 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:17.513 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:17.513 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:17.514 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea8c6df7fa7"
2026-02-16 21:28:17.515 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:17.515 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:17.535 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx, name=eth0)
2026-02-16 21:28:17.537 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:17.537 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"} status="up"
2026-02-16 21:28:17.537 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07e0b8e15e9" profile_ids:"kns.webhook-2926" profile_ids:"ksa.webhook-2926.default" ipv4_nets:"10.100.219.139/32"}
2026-02-16 21:28:17.537 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:17.538 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:17.538 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:17.538 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07e0b8e15e9"
2026-02-16 21:28:17.538 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:17.538 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:17.567 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:17.568 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"} status="up"
2026-02-16 21:28:17.726 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=80
2026-02-16 21:28:17.726 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliea8c6df7fa7"
2026-02-16 21:28:17.726 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea8c6df7fa7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:17.726 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea8c6df7fa7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:17.919 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2926" type:"ClusterIP" cluster_ips:"10.254.135.68" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:28:18.011 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=79
2026-02-16 21:28:18.011 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali07e0b8e15e9"
2026-02-16 21:28:18.012 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07e0b8e15e9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:18.012 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07e0b8e15e9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:18.520 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435, name=eth0)
2026-02-16 21:28:18.520 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali473ab051d21" profile_ids:"kns.security-context-8739" profile_ids:"ksa.security-context-8739.default" ipv4_nets:"10.100.219.143/32"}
2026-02-16 21:28:18.520 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:18.520 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:18.520 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:18.521 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali473ab051d21"
2026-02-16 21:28:18.521 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:18.521 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:18.548 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:18.548 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"} status="up"
2026-02-16 21:28:18.665 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72, name=eth0)
2026-02-16 21:28:18.666 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea8c6df7fa7" profile_ids:"kns.projected-2919" profile_ids:"ksa.projected-2919.default" ipv4_nets:"10.100.219.140/32"}
2026-02-16 21:28:18.666 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:18.666 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:18.666 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:18.667 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea8c6df7fa7"
2026-02-16 21:28:18.668 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:18.668 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:18.691 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:18.691 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"} status="up"
2026-02-16 21:28:18.691 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-9653" name:"default"}
2026-02-16 21:28:18.771 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="caliea8c6df7fa7" state="down"
2026-02-16 21:28:18.771 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea8c6df7fa7", State:"down", Index:80}
2026-02-16 21:28:18.771 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliea8c6df7fa7"
2026-02-16 21:28:18.771 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=80
2026-02-16 21:28:18.771 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea8c6df7fa7", Addrs:set.Typed[string]{}}
2026-02-16 21:28:18.771 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea8c6df7fa7", Addrs:set.Typed[string]{}}
2026-02-16 21:28:18.771 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliea8c6df7fa7"
2026-02-16 21:28:18.771 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:18.771 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:18.772 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.140
2026-02-16 21:28:18.776 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="caliea8c6df7fa7" state=""
2026-02-16 21:28:18.776 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliea8c6df7fa7"
2026-02-16 21:28:18.793 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:18.793 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"} status="down"
2026-02-16 21:28:18.793 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea8c6df7fa7", State:"", Index:80}
2026-02-16 21:28:18.793 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea8c6df7fa7", Addrs:set.Set[string](nil)}
2026-02-16 21:28:18.793 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea8c6df7fa7", Addrs:set.Set[string](nil)}
2026-02-16 21:28:18.794 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliea8c6df7fa7"
2026-02-16 21:28:18.794 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:18.794 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:18.816 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:18.816 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"} status="down"
2026-02-16 21:28:18.881 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72, name=eth0)
2026-02-16 21:28:18.881 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72" endpoint_id:"eth0"}
2026-02-16 21:28:18.881 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-2919"}
2026-02-16 21:28:18.882 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-2919.default"}
2026-02-16 21:28:18.882 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:18.882 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:18.882 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-2919" ipVersion=0x4 table="filter"
2026-02-16 21:28:18.882 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_P5apUaxInGnOx4OzbO" ipVersion=0x4 table="filter"
2026-02-16 21:28:18.882 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-2919" ipVersion=0x4 table="filter"
2026-02-16 21:28:18.882 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_P5apUaxInGnOx4OzbO" ipVersion=0x4 table="filter"
2026-02-16 21:28:18.882 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:18.883 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliea8c6df7fa7" ipVersion=0x4 table="filter"
2026-02-16 21:28:18.883 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliea8c6df7fa7" ipVersion=0x4 table="filter"
2026-02-16 21:28:18.883 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:18.883 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:18.942 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2919/pod-projected-secrets-e55a9ccd-49a4-4b43-b160-698818821f72", EndpointId:"eth0"}
2026-02-16 21:28:18.944 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9653"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9653"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-9653"}
2026-02-16 21:28:18.976 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-9653"}
2026-02-16 21:28:19.070 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=81
2026-02-16 21:28:19.070 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali473ab051d21"
2026-02-16 21:28:19.070 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali473ab051d21", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:19.070 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali473ab051d21", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:19.320 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9032" name:"default"}
2026-02-16 21:28:19.372 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9032"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9032"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9032"}
2026-02-16 21:28:19.400 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9032"}
2026-02-16 21:28:19.669 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-800" name:"default"}
2026-02-16 21:28:19.732 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435, name=eth0)
2026-02-16 21:28:19.733 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali473ab051d21" profile_ids:"kns.security-context-8739" profile_ids:"ksa.security-context-8739.default" ipv4_nets:"10.100.219.143/32"}
2026-02-16 21:28:19.733 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:19.733 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:19.733 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:19.734 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali473ab051d21"
2026-02-16 21:28:19.735 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:19.735 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:19.756 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:19.756 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"} status="up"
2026-02-16 21:28:19.844 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=81
2026-02-16 21:28:19.844 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali473ab051d21"
2026-02-16 21:28:19.844 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali473ab051d21" state="down"
2026-02-16 21:28:19.846 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali473ab051d21" state=""
2026-02-16 21:28:19.846 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali473ab051d21"
2026-02-16 21:28:19.846 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali473ab051d21", Addrs:set.Typed[string]{}}
2026-02-16 21:28:19.846 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali473ab051d21", Addrs:set.Typed[string]{}}
2026-02-16 21:28:19.846 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali473ab051d21", State:"down", Index:81}
2026-02-16 21:28:19.846 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali473ab051d21", State:"", Index:81}
2026-02-16 21:28:19.846 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali473ab051d21", Addrs:set.Set[string](nil)}
2026-02-16 21:28:19.847 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali473ab051d21", Addrs:set.Set[string](nil)}
2026-02-16 21:28:19.847 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali473ab051d21"
2026-02-16 21:28:19.847 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:19.847 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:19.847 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.143
2026-02-16 21:28:19.871 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:19.871 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"} status="down"
2026-02-16 21:28:19.953 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435, name=eth0)
2026-02-16 21:28:19.955 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435" endpoint_id:"eth0"}
2026-02-16 21:28:19.955 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-8739"}
2026-02-16 21:28:19.955 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-8739.default"}
2026-02-16 21:28:19.955 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:19.955 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:19.955 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_FGMy9zi0VBjHYGGzi0" ipVersion=0x4 table="filter"
2026-02-16 21:28:19.955 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uKx7S0G71pppYMhk2m" ipVersion=0x4 table="filter"
2026-02-16 21:28:19.955 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_FGMy9zi0VBjHYGGzi0" ipVersion=0x4 table="filter"
2026-02-16 21:28:19.955 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uKx7S0G71pppYMhk2m" ipVersion=0x4 table="filter"
2026-02-16 21:28:19.955 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:19.955 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali473ab051d21" ipVersion=0x4 table="filter"
2026-02-16 21:28:19.955 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali473ab051d21" ipVersion=0x4 table="filter"
2026-02-16 21:28:19.955 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:19.955 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:20.010 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-8739/security-context-39a37c4a-b696-423b-a204-d6f3c0517435", EndpointId:"eth0"}
2026-02-16 21:28:20.010 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-800"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-800"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-800"}
2026-02-16 21:28:20.039 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-800"}
2026-02-16 21:28:20.125 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2919"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2919"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2919"}
2026-02-16 21:28:20.157 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3847"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3847"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-3847"}
2026-02-16 21:28:20.182 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-3847" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:20.666 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3, name=eth0)
2026-02-16 21:28:20.666 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2801e8227fe" profile_ids:"kns.pods-4958" profile_ids:"ksa.pods-4958.default" ipv4_nets:"10.100.219.141/32"}
2026-02-16 21:28:20.666 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:20.666 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:20.666 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:20.666 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2801e8227fe"
2026-02-16 21:28:20.667 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:20.667 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:20.689 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3, name=eth0)
2026-02-16 21:28:20.690 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:20.690 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"} status="up"
2026-02-16 21:28:20.690 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4958"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4958"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-4958"}
2026-02-16 21:28:20.691 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2801e8227fe" profile_ids:"kns.pods-4958" profile_ids:"ksa.pods-4958.default" ipv4_nets:"10.100.219.141/32"}
2026-02-16 21:28:20.691 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:20.692 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:20.692 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:20.703 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2801e8227fe"
2026-02-16 21:28:20.703 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:20.703 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:20.723 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:20.723 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"} status="up"
2026-02-16 21:28:20.922 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-8739"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-8739"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-8739"}
2026-02-16 21:28:20.932 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-3847/netserver-1, name=eth0)
2026-02-16 21:28:20.938 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-3847"} profile:{inbound_rules:{action:"allow" rule_id:"mVbGANvOR6kbNGFO"} outbound_rules:{action:"allow" rule_id:"TOOv8byvNvoaIfG4"}}
2026-02-16 21:28:20.939 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-3847.default"} profile:{}
2026-02-16 21:28:20.939 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3847/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2286d868c1" profile_ids:"kns.pod-network-test-3847" profile_ids:"ksa.pod-network-test-3847.default" ipv4_nets:"10.100.219.142/32"}
2026-02-16 21:28:20.939 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:20.939 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:20.939 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:20.939 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif2286d868c1" ipVersion=0x4 table="filter"
2026-02-16 21:28:20.939 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IYsiRY0WPOkjf3HTLq" ipVersion=0x4 table="filter"
2026-02-16 21:28:20.939 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_t6mYN9NQW7-HWyY1nR" ipVersion=0x4 table="filter"
2026-02-16 21:28:20.939 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif2286d868c1" ipVersion=0x4 table="filter"
2026-02-16 21:28:20.939 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IYsiRY0WPOkjf3HTLq" ipVersion=0x4 table="filter"
2026-02-16 21:28:20.939 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_t6mYN9NQW7-HWyY1nR" ipVersion=0x4 table="filter"
2026-02-16 21:28:20.939 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif2286d868c1"
2026-02-16 21:28:20.939 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:20.939 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:20.986 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:20.987 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"} status="down"
2026-02-16 21:28:20.987 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4007"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4007"}
2026-02-16 21:28:20.987 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-4007" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:21.007 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="calif2286d868c1" state="down"
2026-02-16 21:28:21.007 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2286d868c1", State:"down", Index:82}
2026-02-16 21:28:21.007 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif2286d868c1"
2026-02-16 21:28:21.007 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif2286d868c1"
2026-02-16 21:28:21.007 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:21.007 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:21.012 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="calif2286d868c1" state="up"
2026-02-16 21:28:21.026 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:21.026 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"} status="down"
2026-02-16 21:28:21.026 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2286d868c1", Addrs:set.Typed[string]{}}
2026-02-16 21:28:21.026 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2286d868c1", Addrs:set.Typed[string]{}}
2026-02-16 21:28:21.026 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2286d868c1", State:"up", Index:82}
2026-02-16 21:28:21.026 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif2286d868c1"
2026-02-16 21:28:21.026 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif2286d868c1"
2026-02-16 21:28:21.026 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2286d868c1"
2026-02-16 21:28:21.027 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:21.027 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:21.055 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:21.055 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"} status="up"
2026-02-16 21:28:21.070 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-2780" name:"default"}
2026-02-16 21:28:21.365 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2780"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2780"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2780"}
2026-02-16 21:28:21.392 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-2780"}
2026-02-16 21:28:21.547 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-3847/netserver-1, name=eth0)
2026-02-16 21:28:21.547 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3847/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2286d868c1" profile_ids:"kns.pod-network-test-3847" profile_ids:"ksa.pod-network-test-3847.default" ipv4_nets:"10.100.219.142/32"}
2026-02-16 21:28:21.548 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:21.548 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:21.548 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:21.550 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2286d868c1"
2026-02-16 21:28:21.551 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:21.551 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:21.575 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:21.575 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"} status="up"
2026-02-16 21:28:21.971 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslicemirroring-8219" name:"default"}
2026-02-16 21:28:21.999 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-8219"
2026-02-16 21:28:22.110 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-8219"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-8219"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-8219"}
2026-02-16 21:28:22.135 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslicemirroring-8219"}
2026-02-16 21:28:22.298 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=82
2026-02-16 21:28:22.298 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif2286d868c1"
2026-02-16 21:28:22.298 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2286d868c1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:22.298 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2286d868c1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:25.260 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2919" name:"default"}
2026-02-16 21:28:25.366 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2919"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2919"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2919"}
2026-02-16 21:28:25.390 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2919"}
2026-02-16 21:28:26.075 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-8739" name:"default"}
2026-02-16 21:28:26.262 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-8739"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-8739"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-8739"}
2026-02-16 21:28:26.289 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-8739"}
2026-02-16 21:28:29.174 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-2126"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-2126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"exempted-namespace-2126"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-2926" value:"true"}
2026-02-16 21:28:29.196 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"exempted-namespace-2126" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:29.218 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2926"
2026-02-16 21:28:29.287 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx, name=eth0)
2026-02-16 21:28:29.287 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07e0b8e15e9" profile_ids:"kns.webhook-2926" profile_ids:"ksa.webhook-2926.default" ipv4_nets:"10.100.219.139/32"}
2026-02-16 21:28:29.287 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:29.287 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:29.288 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:29.289 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07e0b8e15e9"
2026-02-16 21:28:29.292 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:29.292 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:29.295 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx, name=eth0)
2026-02-16 21:28:29.318 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:29.318 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"} status="up"
2026-02-16 21:28:29.318 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx" endpoint_id:"eth0"}
2026-02-16 21:28:29.318 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-2926"}
2026-02-16 21:28:29.318 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-2926.default"}
2026-02-16 21:28:29.318 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:29.318 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:29.318 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-2926" ipVersion=0x4 table="filter"
2026-02-16 21:28:29.318 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_grHGrfIbCCMcNjzIll" ipVersion=0x4 table="filter"
2026-02-16 21:28:29.318 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-2926" ipVersion=0x4 table="filter"
2026-02-16 21:28:29.318 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_grHGrfIbCCMcNjzIll" ipVersion=0x4 table="filter"
2026-02-16 21:28:29.318 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:29.318 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali07e0b8e15e9" ipVersion=0x4 table="filter"
2026-02-16 21:28:29.318 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali07e0b8e15e9" ipVersion=0x4 table="filter"
2026-02-16 21:28:29.318 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:29.318 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:29.319 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.139
2026-02-16 21:28:29.373 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2926/sample-webhook-deployment-7c5c95bb96-l6hzx", EndpointId:"eth0"}
2026-02-16 21:28:29.373 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2926"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2926"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2926"} labels:{key:"webhook-2926" value:"true"}
2026-02-16 21:28:29.373 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8087"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8087"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8087"} labels:{key:"webhook-2926-markers" value:"true"}
2026-02-16 21:28:29.373 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-2126"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-2126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"exempted-namespace-2126"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-2926" value:"true"}
2026-02-16 21:28:29.373 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-1989"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-1989"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-1989"}
2026-02-16 21:28:29.402 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-1989" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:29.713 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=79
2026-02-16 21:28:29.713 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali07e0b8e15e9"
2026-02-16 21:28:29.713 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali07e0b8e15e9" state="down"
2026-02-16 21:28:29.713 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07e0b8e15e9", Addrs:set.Typed[string]{}}
2026-02-16 21:28:29.713 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07e0b8e15e9", Addrs:set.Typed[string]{}}
2026-02-16 21:28:29.713 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07e0b8e15e9", State:"down", Index:79}
2026-02-16 21:28:29.714 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali07e0b8e15e9" state=""
2026-02-16 21:28:29.714 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali07e0b8e15e9"
2026-02-16 21:28:29.741 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07e0b8e15e9", State:"", Index:79}
2026-02-16 21:28:29.741 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07e0b8e15e9", Addrs:set.Set[string](nil)}
2026-02-16 21:28:29.741 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07e0b8e15e9", Addrs:set.Set[string](nil)}
2026-02-16 21:28:31.691 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-1989" type:"ClusterIP" cluster_ips:"10.254.255.139" ports:{Protocol:"TCP" Port:9443}
2026-02-16 21:28:32.565 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-3847/netserver-1, name=eth0)
2026-02-16 21:28:32.565 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3847/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2286d868c1" profile_ids:"kns.pod-network-test-3847" profile_ids:"ksa.pod-network-test-3847.default" ipv4_nets:"10.100.219.142/32"}
2026-02-16 21:28:32.565 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:32.565 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:32.565 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:32.566 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2286d868c1"
2026-02-16 21:28:32.566 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:32.566 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:32.591 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:32.591 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"} status="up"
2026-02-16 21:28:34.493 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8087" name:"default"}
2026-02-16 21:28:34.743 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"exempted-namespace-2126" name:"default"}
2026-02-16 21:28:34.829 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-2126"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-2126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"exempted-namespace-2126"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-2926" value:"true"}
2026-02-16 21:28:34.855 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2926" name:"default"}
2026-02-16 21:28:34.874 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"exempted-namespace-2126"}
2026-02-16 21:28:34.930 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-3847/test-container-pod, name=eth0)
2026-02-16 21:28:34.930 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3847/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali49e12477016" profile_ids:"kns.pod-network-test-3847" profile_ids:"ksa.pod-network-test-3847.default" ipv4_nets:"10.100.219.144/32"}
2026-02-16 21:28:34.930 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:34.930 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:34.930 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:34.931 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali49e12477016" ipVersion=0x4 table="filter"
2026-02-16 21:28:34.931 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali49e12477016" ipVersion=0x4 table="filter"
2026-02-16 21:28:34.931 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali49e12477016"
2026-02-16 21:28:34.931 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:34.931 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:34.991 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:34.991 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:28:35.015 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali49e12477016" state="down"
2026-02-16 21:28:35.015 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali49e12477016"
2026-02-16 21:28:35.015 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali49e12477016", State:"down", Index:83}
2026-02-16 21:28:35.015 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali49e12477016", Addrs:set.Typed[string]{}}
2026-02-16 21:28:35.015 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali49e12477016", Addrs:set.Typed[string]{}}
2026-02-16 21:28:35.016 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali49e12477016"
2026-02-16 21:28:35.016 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:35.016 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:35.017 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali49e12477016" state="up"
2026-02-16 21:28:35.041 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:35.041 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:28:35.041 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali49e12477016", State:"up", Index:83}
2026-02-16 21:28:35.041 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali49e12477016"
2026-02-16 21:28:35.041 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali49e12477016"
2026-02-16 21:28:35.042 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali49e12477016"
2026-02-16 21:28:35.042 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:35.043 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:35.072 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:35.072 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:28:35.072 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8087"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8087"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8087"} labels:{key:"webhook-2926-markers" value:"true"}
2026-02-16 21:28:35.072 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2926"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2926"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2926"} labels:{key:"webhook-2926" value:"true"}
2026-02-16 21:28:35.072 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8087"}
2026-02-16 21:28:35.096 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2926"}
2026-02-16 21:28:35.633 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-3847/test-container-pod, name=eth0)
2026-02-16 21:28:35.633 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3847/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali49e12477016" profile_ids:"kns.pod-network-test-3847" profile_ids:"ksa.pod-network-test-3847.default" ipv4_nets:"10.100.219.144/32"}
2026-02-16 21:28:35.633 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:35.634 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:35.634 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:35.635 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali49e12477016"
2026-02-16 21:28:35.635 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:35.635 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:35.658 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:35.658 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:28:35.881 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-1989"
2026-02-16 21:28:35.970 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-1989"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-1989"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-1989"}
2026-02-16 21:28:35.995 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3284"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3284"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-3284"}
2026-02-16 21:28:35.998 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=83
2026-02-16 21:28:35.998 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali49e12477016"
2026-02-16 21:28:36.020 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-3284" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:36.046 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali49e12477016", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:36.046 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali49e12477016", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:36.218 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-1270" name:"default"}
2026-02-16 21:28:36.486 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-1270"}
2026-02-16 21:28:36.568 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3847"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3847"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-3847"}
2026-02-16 21:28:36.589 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-303"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pods-303"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-303"}
2026-02-16 21:28:36.589 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-303" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:36.646 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replicaset-3284/test-rs-swtdg, name=eth0)
2026-02-16 21:28:36.647 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-3284.default"} profile:{}
2026-02-16 21:28:36.647 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-3284"} profile:{inbound_rules:{action:"allow" rule_id:"sttscOf981sdzHg_"} outbound_rules:{action:"allow" rule_id:"237PYIwXJ-u7dT48"}}
2026-02-16 21:28:36.647 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-3284/test-rs-swtdg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali382f9dfeaf2" profile_ids:"kns.replicaset-3284" profile_ids:"ksa.replicaset-3284.default" ipv4_nets:"10.100.219.146/32"}
2026-02-16 21:28:36.647 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:36.647 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:36.647 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:36.648 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali382f9dfeaf2" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.648 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-3284" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.648 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_L1qRGAdvNV8xa_x6cc" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.648 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali382f9dfeaf2" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.648 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-3284" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.648 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_L1qRGAdvNV8xa_x6cc" ipVersion=0x4 table="filter"
2026-02-16 21:28:36.648 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali382f9dfeaf2"
2026-02-16 21:28:36.648 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:36.648 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:36.687 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:36.687 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"} status="down"
2026-02-16 21:28:36.720 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali382f9dfeaf2" state="down"
2026-02-16 21:28:36.720 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali382f9dfeaf2", State:"down", Index:84}
2026-02-16 21:28:36.720 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali382f9dfeaf2"
2026-02-16 21:28:36.720 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:36.720 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:36.720 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali382f9dfeaf2"
2026-02-16 21:28:36.721 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali382f9dfeaf2" state="up"
2026-02-16 21:28:36.744 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:36.744 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"} status="down"
2026-02-16 21:28:36.744 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali382f9dfeaf2", Addrs:set.Typed[string]{}}
2026-02-16 21:28:36.744 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali382f9dfeaf2", Addrs:set.Typed[string]{}}
2026-02-16 21:28:36.744 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali382f9dfeaf2", State:"up", Index:84}
2026-02-16 21:28:36.745 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali382f9dfeaf2"
2026-02-16 21:28:36.745 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali382f9dfeaf2"
2026-02-16 21:28:36.745 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali382f9dfeaf2"
2026-02-16 21:28:36.745 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:36.745 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:36.766 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:36.766 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"} status="up"
2026-02-16 21:28:37.658 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replicaset-3284/test-rs-swtdg, name=eth0)
2026-02-16 21:28:37.658 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-3284/test-rs-swtdg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali382f9dfeaf2" profile_ids:"kns.replicaset-3284" profile_ids:"ksa.replicaset-3284.default" ipv4_nets:"10.100.219.146/32"}
2026-02-16 21:28:37.658 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:37.658 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:37.659 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:37.659 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali382f9dfeaf2"
2026-02-16 21:28:37.660 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:37.661 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:37.684 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:37.684 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"} status="up"
2026-02-16 21:28:38.010 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=84
2026-02-16 21:28:38.010 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali382f9dfeaf2"
2026-02-16 21:28:38.010 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali382f9dfeaf2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:38.010 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali382f9dfeaf2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:38.176 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-jsr8q-wzbgd" ipv4_addr:"192.168.24.207/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-jsr8q-wzbgd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:28:38.176 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:28:38.176 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:28:38.684 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-303"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pods-303"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-303"}
2026-02-16 21:28:38.704 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1541"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1541"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1541"}
2026-02-16 21:28:38.736 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1541" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:39.324 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31, name=eth0)
2026-02-16 21:28:39.324 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-1541.default"} profile:{}
2026-02-16 21:28:39.324 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-1541"} profile:{inbound_rules:{action:"allow" rule_id:"UJijz7Gv_ia-gWCH"} outbound_rules:{action:"allow" rule_id:"C4OjLh76oC5xewfZ"}}
2026-02-16 21:28:39.324 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01f27134fda" profile_ids:"kns.configmap-1541" profile_ids:"ksa.configmap-1541.default" ipv4_nets:"10.100.219.145/32"}
2026-02-16 21:28:39.324 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:39.324 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:39.325 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:39.325 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali01f27134fda" ipVersion=0x4 table="filter"
2026-02-16 21:28:39.325 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-1541" ipVersion=0x4 table="filter"
2026-02-16 21:28:39.326 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__pmiRYp0NCtqskCCfK" ipVersion=0x4 table="filter"
2026-02-16 21:28:39.326 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali01f27134fda" ipVersion=0x4 table="filter"
2026-02-16 21:28:39.326 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-1541" ipVersion=0x4 table="filter"
2026-02-16 21:28:39.326 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__pmiRYp0NCtqskCCfK" ipVersion=0x4 table="filter"
2026-02-16 21:28:39.326 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali01f27134fda"
2026-02-16 21:28:39.326 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:39.326 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:39.369 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:39.369 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"} status="down"
2026-02-16 21:28:39.402 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali01f27134fda" state="down"
2026-02-16 21:28:39.402 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali01f27134fda"
2026-02-16 21:28:39.402 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01f27134fda", State:"down", Index:85}
2026-02-16 21:28:39.402 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01f27134fda", Addrs:set.Typed[string]{}}
2026-02-16 21:28:39.402 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01f27134fda", Addrs:set.Typed[string]{}}
2026-02-16 21:28:39.402 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali01f27134fda"
2026-02-16 21:28:39.402 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:39.403 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:39.404 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali01f27134fda" state="up"
2026-02-16 21:28:39.430 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:39.430 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"} status="down"
2026-02-16 21:28:39.430 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01f27134fda", State:"up", Index:85}
2026-02-16 21:28:39.430 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali01f27134fda"
2026-02-16 21:28:39.430 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali01f27134fda"
2026-02-16 21:28:39.430 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01f27134fda"
2026-02-16 21:28:39.430 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:39.430 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:39.448 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:39.448 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"} status="up"
2026-02-16 21:28:39.672 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31, name=eth0)
2026-02-16 21:28:39.672 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01f27134fda" profile_ids:"kns.configmap-1541" profile_ids:"ksa.configmap-1541.default" ipv4_nets:"10.100.219.145/32"}
2026-02-16 21:28:39.673 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:39.673 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:39.673 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:39.674 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01f27134fda"
2026-02-16 21:28:39.675 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:39.675 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:39.698 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:39.698 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"} status="up"
2026-02-16 21:28:40.570 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=85
2026-02-16 21:28:40.570 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali01f27134fda"
2026-02-16 21:28:40.570 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01f27134fda", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:40.570 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01f27134fda", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:40.688 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31, name=eth0)
2026-02-16 21:28:40.688 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01f27134fda" profile_ids:"kns.configmap-1541" profile_ids:"ksa.configmap-1541.default" ipv4_nets:"10.100.219.145/32"}
2026-02-16 21:28:40.688 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:40.688 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:40.688 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:40.689 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01f27134fda"
2026-02-16 21:28:40.690 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:40.690 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:40.711 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:40.711 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"} status="up"
2026-02-16 21:28:41.083 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replicaset-3284/test-rs-swtdg, name=eth0)
2026-02-16 21:28:41.083 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-3284/test-rs-swtdg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali382f9dfeaf2" profile_ids:"kns.replicaset-3284" profile_ids:"ksa.replicaset-3284.default" ipv4_nets:"10.100.219.146/32"}
2026-02-16 21:28:41.084 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:41.084 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:41.084 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:41.084 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali382f9dfeaf2"
2026-02-16 21:28:41.084 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:41.084 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:41.104 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replicaset-3284/test-rs-swtdg, name=eth0)
2026-02-16 21:28:41.124 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:41.124 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"} status="up"
2026-02-16 21:28:41.125 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3284"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3284"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-3284"}
2026-02-16 21:28:41.125 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-3284/test-rs-swtdg" endpoint_id:"eth0"}
2026-02-16 21:28:41.125 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-3284"}
2026-02-16 21:28:41.125 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-3284.default"}
2026-02-16 21:28:41.125 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3690"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3690"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-3690"}
2026-02-16 21:28:41.125 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-3690" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:41.125 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:41.125 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:41.125 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-3284" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.126 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_L1qRGAdvNV8xa_x6cc" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.126 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-3284" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.126 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_L1qRGAdvNV8xa_x6cc" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.126 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:41.126 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali382f9dfeaf2" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.126 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali382f9dfeaf2" ipVersion=0x4 table="filter"
2026-02-16 21:28:41.126 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:41.126 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
2026-02-16 21:28:41.126 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.146
2026-02-16 21:28:41.174 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3284/test-rs-swtdg", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 84
2026-02-16 21:28:41.428 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-1989" name:"default"}
2026-02-16 21:28:41.455 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali382f9dfeaf2" state="down"
2026-02-16 21:28:41.456 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali382f9dfeaf2"
2026-02-16 21:28:41.456 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=84
2026-02-16 21:28:41.456 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali382f9dfeaf2", State:"down", Index:84}
2026-02-16 21:28:41.456 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali382f9dfeaf2", Addrs:set.Typed[string]{}}
2026-02-16 21:28:41.456 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali382f9dfeaf2", Addrs:set.Typed[string]{}}
2026-02-16 21:28:41.458 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali382f9dfeaf2" state=""
2026-02-16 21:28:41.458 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali382f9dfeaf2"
2026-02-16 21:28:41.479 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali382f9dfeaf2", State:"", Index:84}
2026-02-16 21:28:41.479 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali382f9dfeaf2", Addrs:set.Set[string](nil)}
2026-02-16 21:28:41.479 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali382f9dfeaf2", Addrs:set.Set[string](nil)}
2026-02-16 21:28:41.586 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-1989"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-1989"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-1989"}
2026-02-16 21:28:41.618 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-3847/netserver-1, name=eth0)
2026-02-16 21:28:41.618 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3847/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2286d868c1" profile_ids:"kns.pod-network-test-3847" profile_ids:"ksa.pod-network-test-3847.default" ipv4_nets:"10.100.219.142/32"}
2026-02-16 21:28:41.618 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:41.618 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:41.618 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:41.618 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2286d868c1"
2026-02-16 21:28:41.618 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:41.619 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:41.628 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-3847/test-container-pod, name=eth0)
2026-02-16 21:28:41.641 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-3847/netserver-1, name=eth0)
2026-02-16 21:28:41.643 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:41.643 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"} status="up"
2026-02-16 21:28:41.643 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-1989"}
2026-02-16 21:28:41.643 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3847/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali49e12477016" profile_ids:"kns.pod-network-test-3847" profile_ids:"ksa.pod-network-test-3847.default" ipv4_nets:"10.100.219.144/32"}
2026-02-16 21:28:41.643 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3847/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2286d868c1" profile_ids:"kns.pod-network-test-3847" profile_ids:"ksa.pod-network-test-3847.default" ipv4_nets:"10.100.219.142/32"}
2026-02-16 21:28:41.643 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:41.643 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:41.644 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:41.644 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:41.644 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:41.644 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:41.644 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2286d868c1"
2026-02-16 21:28:41.644 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali49e12477016"
2026-02-16 21:28:41.645 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:41.645 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:41.645 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:41.645 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:41.666 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:41.666 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"} status="up"
2026-02-16 21:28:41.666 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:41.666 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:28:41.666 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3847"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3847"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-3847"}
2026-02-16 21:28:41.673 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-3847/test-container-pod, name=eth0)
2026-02-16 21:28:41.692 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3847/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali49e12477016" profile_ids:"kns.pod-network-test-3847" profile_ids:"ksa.pod-network-test-3847.default" ipv4_nets:"10.100.219.144/32"}
2026-02-16 21:28:41.692 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:41.692 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:41.692 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:41.693 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali49e12477016"
2026-02-16 21:28:41.694 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:41.694 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:41.718 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:41.718 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:28:41.976 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31, name=eth0)
2026-02-16 21:28:41.977 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01f27134fda" profile_ids:"kns.configmap-1541" profile_ids:"ksa.configmap-1541.default" ipv4_nets:"10.100.219.145/32"}
2026-02-16 21:28:41.977 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:41.977 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:41.977 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:41.977 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01f27134fda"
2026-02-16 21:28:41.977 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:41.977 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:42.004 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:42.004 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"} status="up"
2026-02-16 21:28:42.080 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-3847/netserver-1, name=eth0)
2026-02-16 21:28:42.080 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3847/netserver-1" endpoint_id:"eth0"}
2026-02-16 21:28:42.080 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:42.080 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:42.081 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:42.081 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif2286d868c1" ipVersion=0x4 table="filter"
2026-02-16 21:28:42.081 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif2286d868c1" ipVersion=0x4 table="filter"
2026-02-16 21:28:42.081 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:42.081 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:42.082 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=85
2026-02-16 21:28:42.082 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali01f27134fda"
2026-02-16 21:28:42.082 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali01f27134fda" state="down"
2026-02-16 21:28:42.082 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.142
2026-02-16 21:28:42.083 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali01f27134fda" state=""
2026-02-16 21:28:42.083 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali01f27134fda"
2026-02-16 21:28:42.094 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-3847/test-container-pod, name=eth0)
2026-02-16 21:28:42.143 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/netserver-1", EndpointId:"eth0"}
2026-02-16 21:28:42.143 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01f27134fda", Addrs:set.Typed[string]{}}
2026-02-16 21:28:42.143 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01f27134fda", Addrs:set.Typed[string]{}}
2026-02-16 21:28:42.143 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01f27134fda", State:"down", Index:85}
2026-02-16 21:28:42.143 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01f27134fda", State:"", Index:85}
2026-02-16 21:28:42.143 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01f27134fda", Addrs:set.Set[string](nil)}
2026-02-16 21:28:42.143 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01f27134fda", Addrs:set.Set[string](nil)}
2026-02-16 21:28:42.143 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali01f27134fda"
2026-02-16 21:28:42.143 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:42.143 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:42.143 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.145
2026-02-16 21:28:42.167 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:42.167 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"} status="down"
2026-02-16 21:28:42.167 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3847/test-container-pod" endpoint_id:"eth0"}
2026-02-16 21:28:42.167 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-3847"}
2026-02-16 21:28:42.167 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-3847.default"}
2026-02-16 21:28:42.167 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:42.167 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:42.167 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IYsiRY0WPOkjf3HTLq" ipVersion=0x4 table="filter"
2026-02-16 21:28:42.168 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_t6mYN9NQW7-HWyY1nR" ipVersion=0x4 table="filter"
2026-02-16 21:28:42.168 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IYsiRY0WPOkjf3HTLq" ipVersion=0x4 table="filter"
2026-02-16 21:28:42.168 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_t6mYN9NQW7-HWyY1nR" ipVersion=0x4 table="filter"
2026-02-16 21:28:42.168 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:42.168 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali49e12477016" ipVersion=0x4 table="filter"
2026-02-16 21:28:42.168 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali49e12477016" ipVersion=0x4 table="filter"
2026-02-16 21:28:42.168 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:42.168 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:42.168 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.144
2026-02-16 21:28:42.190 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="calif2286d868c1" state="down"
2026-02-16 21:28:42.190 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif2286d868c1"
2026-02-16 21:28:42.190 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="calif2286d868c1" state=""
2026-02-16 21:28:42.190 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif2286d868c1"
2026-02-16 21:28:42.190 [INFO][90] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=82
2026-02-16 21:28:42.200 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali49e12477016" state="down"
2026-02-16 21:28:42.200 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali49e12477016"
2026-02-16 21:28:42.200 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali49e12477016" state=""
2026-02-16 21:28:42.200 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali49e12477016"
2026-02-16 21:28:42.200 [INFO][90] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=83
2026-02-16 21:28:42.223 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3847/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:28:42.223 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2286d868c1", State:"down", Index:82}
2026-02-16 21:28:42.223 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2286d868c1", Addrs:set.Typed[string]{}}
2026-02-16 21:28:42.223 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2286d868c1", Addrs:set.Typed[string]{}}
2026-02-16 21:28:42.223 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2286d868c1", State:"", Index:82}
2026-02-16 21:28:42.223 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2286d868c1", Addrs:set.Set[string](nil)}
2026-02-16 21:28:42.223 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2286d868c1", Addrs:set.Set[string](nil)}
2026-02-16 21:28:42.223 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali49e12477016", State:"down", Index:83}
2026-02-16 21:28:42.223 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali49e12477016", Addrs:set.Typed[string]{}}
2026-02-16 21:28:42.223 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali49e12477016", Addrs:set.Typed[string]{}}
2026-02-16 21:28:42.223 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali49e12477016", State:"", Index:83}
2026-02-16 21:28:42.223 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali49e12477016", Addrs:set.Set[string](nil)}
2026-02-16 21:28:42.223 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali49e12477016", Addrs:set.Set[string](nil)}
2026-02-16 21:28:42.313 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31, name=eth0)
2026-02-16 21:28:42.314 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31" endpoint_id:"eth0"}
2026-02-16 21:28:42.314 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-1541"}
2026-02-16 21:28:42.314 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-1541.default"}
2026-02-16 21:28:42.314 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:42.314 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:42.314 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-1541" ipVersion=0x4 table="filter"
2026-02-16 21:28:42.314 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__pmiRYp0NCtqskCCfK" ipVersion=0x4 table="filter"
2026-02-16 21:28:42.314 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-1541" ipVersion=0x4 table="filter"
2026-02-16 21:28:42.315 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__pmiRYp0NCtqskCCfK" ipVersion=0x4 table="filter"
2026-02-16 21:28:42.315 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:42.315 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali01f27134fda" ipVersion=0x4 table="filter"
2026-02-16 21:28:42.315 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali01f27134fda" ipVersion=0x4 table="filter"
2026-02-16 21:28:42.315 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:42.315 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:42.368 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1541/pod-configmaps-84ea0a5c-3a4e-45d2-9fd3-a432beedcc31", EndpointId:"eth0"}
2026-02-16 21:28:42.835 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1541"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1541"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1541"}
2026-02-16 21:28:42.855 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-1766"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-1766"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"prestop-1766"}
2026-02-16 21:28:42.876 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"prestop-1766" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:43.459 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=prestop-1766/server, name=eth0)
2026-02-16 21:28:43.460 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.prestop-1766"} profile:{inbound_rules:{action:"allow" rule_id:"ZaCMf20vBJTYHIpM"} outbound_rules:{action:"allow" rule_id:"52zSQzX0vN4S1Whv"}}
2026-02-16 21:28:43.460 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.prestop-1766.default"} profile:{}
2026-02-16 21:28:43.460 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-1766/server" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8bc804606aa" profile_ids:"kns.prestop-1766" profile_ids:"ksa.prestop-1766.default" ipv4_nets:"10.100.219.147/32"}
2026-02-16 21:28:43.460 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:43.460 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:43.460 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:43.461 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8bc804606aa" ipVersion=0x4 table="filter"
2026-02-16 21:28:43.461 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.prestop-1766" ipVersion=0x4 table="filter"
2026-02-16 21:28:43.461 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YtdvD0IHrJLORy47oJ" ipVersion=0x4 table="filter"
2026-02-16 21:28:43.461 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8bc804606aa" ipVersion=0x4 table="filter"
2026-02-16 21:28:43.461 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.prestop-1766" ipVersion=0x4 table="filter"
2026-02-16 21:28:43.461 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YtdvD0IHrJLORy47oJ" ipVersion=0x4 table="filter"
2026-02-16 21:28:43.461 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8bc804606aa"
2026-02-16 21:28:43.461 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:43.461 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:43.506 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:43.506 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"} status="down"
2026-02-16 21:28:43.536 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali8bc804606aa" state="down"
2026-02-16 21:28:43.536 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8bc804606aa"
2026-02-16 21:28:43.536 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8bc804606aa", State:"down", Index:86}
2026-02-16 21:28:43.537 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8bc804606aa", Addrs:set.Typed[string]{}}
2026-02-16 21:28:43.537 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8bc804606aa", Addrs:set.Typed[string]{}}
2026-02-16 21:28:43.537 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8bc804606aa"
2026-02-16 21:28:43.537 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:43.537 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:43.539 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali8bc804606aa" state="up"
2026-02-16 21:28:43.561 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:43.561 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"} status="down"
2026-02-16 21:28:43.561 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8bc804606aa", State:"up", Index:86}
2026-02-16 21:28:43.561 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8bc804606aa"
2026-02-16 21:28:43.561 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8bc804606aa"
2026-02-16 21:28:43.562 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8bc804606aa"
2026-02-16 21:28:43.562 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:43.563 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:43.589 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:43.589 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"} status="up"
2026-02-16 21:28:43.880 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-303" name:"default"}
2026-02-16 21:28:44.107 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-303"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pods-303"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-303"}
2026-02-16 21:28:44.134 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-303"}
2026-02-16 21:28:44.773 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=prestop-1766/server, name=eth0)
2026-02-16 21:28:44.773 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-1766/server" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8bc804606aa" profile_ids:"kns.prestop-1766" profile_ids:"ksa.prestop-1766.default" ipv4_nets:"10.100.219.147/32"}
2026-02-16 21:28:44.773 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:44.774 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:44.774 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:44.775 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8bc804606aa"
2026-02-16 21:28:44.775 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:44.775 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:44.800 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=86
2026-02-16 21:28:44.800 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8bc804606aa"
2026-02-16 21:28:44.800 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:44.800 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"} status="up"
2026-02-16 21:28:44.800 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8bc804606aa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:44.800 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8bc804606aa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:45.599 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:28:46.149 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-3284" name:"default"}
2026-02-16 21:28:46.527 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3284"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3284"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-3284"}
2026-02-16 21:28:46.550 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-3284"}
2026-02-16 21:28:46.814 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-3847" name:"default"}
2026-02-16 21:28:47.070 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-3847"}
2026-02-16 21:28:48.194 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1541" name:"default"}
2026-02-16 21:28:48.640 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1541"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1541"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1541"}
2026-02-16 21:28:48.669 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1541"}
2026-02-16 21:28:51.041 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3, name=eth0)
2026-02-16 21:28:51.041 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3" endpoint_id:"eth0"}
2026-02-16 21:28:51.041 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-4958"}
2026-02-16 21:28:51.041 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-4958.default"}
2026-02-16 21:28:51.042 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:51.042 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:51.042 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-4958" ipVersion=0x4 table="filter"
2026-02-16 21:28:51.042 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xlCCz8Qda_t1vXg7kq" ipVersion=0x4 table="filter"
2026-02-16 21:28:51.042 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-4958" ipVersion=0x4 table="filter"
2026-02-16 21:28:51.042 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xlCCz8Qda_t1vXg7kq" ipVersion=0x4 table="filter"
2026-02-16 21:28:51.042 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:51.043 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2801e8227fe" ipVersion=0x4 table="filter"
2026-02-16 21:28:51.043 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2801e8227fe" ipVersion=0x4 table="filter"
2026-02-16 21:28:51.043 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:51.043 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:51.047 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.141
bird: KIF: Received address message for unknown interface 78
2026-02-16 21:28:51.103 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4958/pod-logs-websocket-05b0686b-d6ef-436a-96cf-911ccb951fe3", EndpointId:"eth0"}
2026-02-16 21:28:51.155 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali2801e8227fe" state="down"
2026-02-16 21:28:51.155 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2801e8227fe"
2026-02-16 21:28:51.155 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=78
2026-02-16 21:28:51.155 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali2801e8227fe" state=""
2026-02-16 21:28:51.155 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2801e8227fe"
2026-02-16 21:28:51.155 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2801e8227fe", State:"down", Index:78}
2026-02-16 21:28:51.155 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2801e8227fe", Addrs:set.Typed[string]{}}
2026-02-16 21:28:51.155 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2801e8227fe", Addrs:set.Typed[string]{}}
2026-02-16 21:28:51.155 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2801e8227fe", State:"", Index:78}
2026-02-16 21:28:51.155 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2801e8227fe", Addrs:set.Set[string](nil)}
2026-02-16 21:28:51.155 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2801e8227fe", Addrs:set.Set[string](nil)}
2026-02-16 21:28:51.997 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=prestop-1766/server, name=eth0)
2026-02-16 21:28:51.997 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-1766/server" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8bc804606aa" profile_ids:"kns.prestop-1766" profile_ids:"ksa.prestop-1766.default" ipv4_nets:"10.100.219.147/32"}
2026-02-16 21:28:51.997 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:51.997 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:51.997 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:51.998 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8bc804606aa"
2026-02-16 21:28:51.998 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:51.998 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:52.011 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=prestop-1766/server, name=eth0)
2026-02-16 21:28:52.026 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:52.026 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"} status="up"
2026-02-16 21:28:52.026 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-1766/server" endpoint_id:"eth0"}
2026-02-16 21:28:52.026 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.prestop-1766"}
2026-02-16 21:28:52.026 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.prestop-1766.default"}
2026-02-16 21:28:52.026 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:52.026 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:52.026 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.prestop-1766" ipVersion=0x4 table="filter"
2026-02-16 21:28:52.027 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YtdvD0IHrJLORy47oJ" ipVersion=0x4 table="filter"
2026-02-16 21:28:52.027 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.prestop-1766" ipVersion=0x4 table="filter"
2026-02-16 21:28:52.027 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YtdvD0IHrJLORy47oJ" ipVersion=0x4 table="filter"
2026-02-16 21:28:52.027 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:52.027 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8bc804606aa" ipVersion=0x4 table="filter"
2026-02-16 21:28:52.027 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8bc804606aa" ipVersion=0x4 table="filter"
2026-02-16 21:28:52.027 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:52.027 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:52.027 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.147
2026-02-16 21:28:52.079 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1766/server", EndpointId:"eth0"}
2026-02-16 21:28:52.079 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-1766"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-1766"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"prestop-1766"}
2026-02-16 21:28:52.079 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5909"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5909"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5909"}
2026-02-16 21:28:52.079 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-5909" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:52.099 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-5909" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:28:52.395 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali8bc804606aa" state="down"
2026-02-16 21:28:52.395 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8bc804606aa"
2026-02-16 21:28:52.395 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=86
2026-02-16 21:28:52.395 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8bc804606aa", State:"down", Index:86}
2026-02-16 21:28:52.395 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8bc804606aa", Addrs:set.Typed[string]{}}
2026-02-16 21:28:52.395 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8bc804606aa", Addrs:set.Typed[string]{}}
2026-02-16 21:28:52.397 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali8bc804606aa" state=""
2026-02-16 21:28:52.397 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8bc804606aa"
2026-02-16 21:28:52.420 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8bc804606aa", State:"", Index:86}
2026-02-16 21:28:52.420 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8bc804606aa", Addrs:set.Set[string](nil)}
2026-02-16 21:28:52.420 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8bc804606aa", Addrs:set.Set[string](nil)}
2026-02-16 21:28:52.736 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1, name=eth0)
2026-02-16 21:28:52.737 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-5909"} profile:{inbound_rules:{action:"allow" rule_id:"QAecbjMrvSesR3zc"} outbound_rules:{action:"allow" rule_id:"hkZhQ_ygSodAhvfE"}}
2026-02-16 21:28:52.737 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-5909.default"} profile:{}
2026-02-16 21:28:52.737 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6287e2848bc" profile_ids:"kns.dns-5909" profile_ids:"ksa.dns-5909.default" ipv4_nets:"10.100.219.149/32"}
2026-02-16 21:28:52.737 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:52.737 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:52.737 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:52.737 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6287e2848bc" ipVersion=0x4 table="filter"
2026-02-16 21:28:52.737 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-5909" ipVersion=0x4 table="filter"
2026-02-16 21:28:52.737 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_X2d6stYcTQoV-Cw5Sa" ipVersion=0x4 table="filter"
2026-02-16 21:28:52.737 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6287e2848bc" ipVersion=0x4 table="filter"
2026-02-16 21:28:52.737 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-5909" ipVersion=0x4 table="filter"
2026-02-16 21:28:52.737 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_X2d6stYcTQoV-Cw5Sa" ipVersion=0x4 table="filter"
2026-02-16 21:28:52.737 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6287e2848bc"
2026-02-16 21:28:52.737 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:52.738 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:52.778 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:52.778 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"} status="down"
2026-02-16 21:28:52.813 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali6287e2848bc" state="down"
2026-02-16 21:28:52.813 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6287e2848bc"
2026-02-16 21:28:52.813 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6287e2848bc", State:"down", Index:87}
2026-02-16 21:28:52.813 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6287e2848bc", Addrs:set.Typed[string]{}}
2026-02-16 21:28:52.813 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6287e2848bc", Addrs:set.Typed[string]{}}
2026-02-16 21:28:52.813 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6287e2848bc"
2026-02-16 21:28:52.813 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:52.813 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:52.815 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali6287e2848bc" state="up"
2026-02-16 21:28:52.838 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:28:52.838 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"} status="down"
2026-02-16 21:28:52.838 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6287e2848bc", State:"up", Index:87}
2026-02-16 21:28:52.838 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6287e2848bc"
2026-02-16 21:28:52.838 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6287e2848bc"
2026-02-16 21:28:52.838 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6287e2848bc"
2026-02-16 21:28:52.838 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:52.838 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:52.856 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:52.856 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"} status="up"
2026-02-16 21:28:53.823 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1, name=eth0)
2026-02-16 21:28:53.823 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6287e2848bc" profile_ids:"kns.dns-5909" profile_ids:"ksa.dns-5909.default" ipv4_nets:"10.100.219.149/32"}
2026-02-16 21:28:53.824 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:53.824 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:53.824 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:53.824 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6287e2848bc"
2026-02-16 21:28:53.825 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:53.825 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:53.850 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:53.850 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"} status="up"
2026-02-16 21:28:54.718 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=87
2026-02-16 21:28:54.718 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6287e2848bc"
2026-02-16 21:28:54.718 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6287e2848bc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:54.718 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6287e2848bc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:28:57.060 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-1766"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-1766"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"prestop-1766"}
2026-02-16 21:28:57.910 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-4958" name:"default"}
2026-02-16 21:28:58.018 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-4958"}
2026-02-16 21:28:59.178 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1, name=eth0)
2026-02-16 21:28:59.178 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6287e2848bc" profile_ids:"kns.dns-5909" profile_ids:"ksa.dns-5909.default" ipv4_nets:"10.100.219.149/32"}
2026-02-16 21:28:59.178 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:59.178 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:59.178 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:59.181 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6287e2848bc"
2026-02-16 21:28:59.182 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:59.182 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:59.186 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1, name=eth0)
2026-02-16 21:28:59.214 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:28:59.214 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"} status="up"
2026-02-16 21:28:59.214 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1" endpoint_id:"eth0"}
2026-02-16 21:28:59.214 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-5909.default"}
2026-02-16 21:28:59.214 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-5909"}
2026-02-16 21:28:59.214 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-5909"
2026-02-16 21:28:59.214 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:59.214 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:59.215 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-5909" ipVersion=0x4 table="filter"
2026-02-16 21:28:59.215 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_X2d6stYcTQoV-Cw5Sa" ipVersion=0x4 table="filter"
2026-02-16 21:28:59.215 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-5909" ipVersion=0x4 table="filter"
2026-02-16 21:28:59.215 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_X2d6stYcTQoV-Cw5Sa" ipVersion=0x4 table="filter"
2026-02-16 21:28:59.215 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:59.215 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6287e2848bc" ipVersion=0x4 table="filter"
2026-02-16 21:28:59.215 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6287e2848bc" ipVersion=0x4 table="filter"
2026-02-16 21:28:59.215 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:59.215 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:59.216 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.149
2026-02-16 21:28:59.285 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5909/dns-test-98cd0bf7-651b-4985-8c77-8412dd70d0d1", EndpointId:"eth0"}
2026-02-16 21:28:59.286 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5909"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5909"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5909"}
2026-02-16 21:28:59.286 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8834"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8834"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-8834"}
2026-02-16 21:28:59.286 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-8834" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:28:59.961 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4, name=eth0)
2026-02-16 21:28:59.962 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-8834"} profile:{inbound_rules:{action:"allow" rule_id:"7WaEABtlBuy0V8qC"} outbound_rules:{action:"allow" rule_id:"_hklFTIATEsOwRA2"}}
2026-02-16 21:28:59.962 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-8834.default"} profile:{}
2026-02-16 21:28:59.962 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ee57d1f515" profile_ids:"kns.var-expansion-8834" profile_ids:"ksa.var-expansion-8834.default" ipv4_nets:"10.100.219.148/32"}
2026-02-16 21:28:59.962 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:28:59.962 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:28:59.962 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:28:59.963 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9ee57d1f515" ipVersion=0x4 table="filter"
2026-02-16 21:28:59.963 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_P8Fduo5OasBRYM3IHJ" ipVersion=0x4 table="filter"
2026-02-16 21:28:59.963 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DfclLlHr7NhSmltPfc" ipVersion=0x4 table="filter"
2026-02-16 21:28:59.963 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9ee57d1f515" ipVersion=0x4 table="filter"
2026-02-16 21:28:59.963 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_P8Fduo5OasBRYM3IHJ" ipVersion=0x4 table="filter"
2026-02-16 21:28:59.963 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DfclLlHr7NhSmltPfc" ipVersion=0x4 table="filter"
2026-02-16 21:28:59.964 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9ee57d1f515"
2026-02-16 21:28:59.964 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:28:59.964 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:00.016 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:00.016 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"} status="down"
2026-02-16 21:29:00.034 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali9ee57d1f515" state="down"
2026-02-16 21:29:00.034 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ee57d1f515", State:"down", Index:88}
2026-02-16 21:29:00.034 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9ee57d1f515"
2026-02-16 21:29:00.034 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ee57d1f515", Addrs:set.Typed[string]{}}
2026-02-16 21:29:00.034 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ee57d1f515", Addrs:set.Typed[string]{}}
2026-02-16 21:29:00.034 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9ee57d1f515"
2026-02-16 21:29:00.034 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:00.035 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:00.042 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali9ee57d1f515" state="up"
2026-02-16 21:29:00.058 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:00.058 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"} status="down"
2026-02-16 21:29:00.058 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ee57d1f515", State:"up", Index:88}
2026-02-16 21:29:00.058 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9ee57d1f515"
2026-02-16 21:29:00.058 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9ee57d1f515"
2026-02-16 21:29:00.058 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ee57d1f515"
2026-02-16 21:29:00.058 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:00.058 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:00.076 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:00.077 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"} status="up"
2026-02-16 21:29:00.863 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4, name=eth0)
2026-02-16 21:29:00.863 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ee57d1f515" profile_ids:"kns.var-expansion-8834" profile_ids:"ksa.var-expansion-8834.default" ipv4_nets:"10.100.219.148/32"}
2026-02-16 21:29:00.863 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:00.863 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:00.863 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:00.864 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ee57d1f515"
2026-02-16 21:29:00.864 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:00.865 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:00.899 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:00.899 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"} status="up"
2026-02-16 21:29:01.585 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=87
2026-02-16 21:29:01.586 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6287e2848bc"
2026-02-16 21:29:01.586 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali6287e2848bc" state="down"
2026-02-16 21:29:01.586 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6287e2848bc", Addrs:set.Typed[string]{}}
2026-02-16 21:29:01.586 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6287e2848bc", Addrs:set.Typed[string]{}}
2026-02-16 21:29:01.586 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6287e2848bc", State:"down", Index:87}
2026-02-16 21:29:01.588 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali6287e2848bc" state=""
2026-02-16 21:29:01.588 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6287e2848bc"
2026-02-16 21:29:01.605 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6287e2848bc", State:"", Index:87}
2026-02-16 21:29:01.605 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6287e2848bc", Addrs:set.Set[string](nil)}
2026-02-16 21:29:01.605 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6287e2848bc", Addrs:set.Set[string](nil)}
2026-02-16 21:29:01.722 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=88
2026-02-16 21:29:01.722 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9ee57d1f515"
2026-02-16 21:29:01.722 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ee57d1f515", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:01.722 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ee57d1f515", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:02.035 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4, name=eth0)
2026-02-16 21:29:02.035 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ee57d1f515" profile_ids:"kns.var-expansion-8834" profile_ids:"ksa.var-expansion-8834.default" ipv4_nets:"10.100.219.148/32"}
2026-02-16 21:29:02.035 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:02.035 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:02.035 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:02.036 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ee57d1f515"
2026-02-16 21:29:02.036 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:02.036 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:02.059 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:02.059 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"} status="up"
2026-02-16 21:29:02.144 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=88
2026-02-16 21:29:02.144 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9ee57d1f515"
2026-02-16 21:29:02.145 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali9ee57d1f515" state="down"
2026-02-16 21:29:02.145 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali9ee57d1f515" state=""
2026-02-16 21:29:02.145 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9ee57d1f515"
2026-02-16 21:29:02.145 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ee57d1f515", Addrs:set.Typed[string]{}}
2026-02-16 21:29:02.145 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ee57d1f515", Addrs:set.Typed[string]{}}
2026-02-16 21:29:02.145 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ee57d1f515", State:"down", Index:88}
2026-02-16 21:29:02.145 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ee57d1f515", State:"", Index:88}
2026-02-16 21:29:02.145 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ee57d1f515", Addrs:set.Set[string](nil)}
2026-02-16 21:29:02.145 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ee57d1f515", Addrs:set.Set[string](nil)}
2026-02-16 21:29:02.145 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9ee57d1f515"
2026-02-16 21:29:02.145 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:02.145 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:02.146 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.148
2026-02-16 21:29:02.178 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:02.178 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"} status="down"
2026-02-16 21:29:02.238 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4, name=eth0)
2026-02-16 21:29:02.238 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4" endpoint_id:"eth0"}
2026-02-16 21:29:02.239 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-8834"}
2026-02-16 21:29:02.239 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-8834.default"}
2026-02-16 21:29:02.239 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:02.239 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:02.239 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_P8Fduo5OasBRYM3IHJ" ipVersion=0x4 table="filter"
2026-02-16 21:29:02.239 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DfclLlHr7NhSmltPfc" ipVersion=0x4 table="filter"
2026-02-16 21:29:02.239 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_P8Fduo5OasBRYM3IHJ" ipVersion=0x4 table="filter"
2026-02-16 21:29:02.239 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DfclLlHr7NhSmltPfc" ipVersion=0x4 table="filter"
2026-02-16 21:29:02.239 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:02.240 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9ee57d1f515" ipVersion=0x4 table="filter"
2026-02-16 21:29:02.240 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9ee57d1f515" ipVersion=0x4 table="filter"
2026-02-16 21:29:02.240 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:02.240 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:02.290 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-8834/var-expansion-cab5b46d-4f2f-4e6f-98f4-061c49b9d8d4", EndpointId:"eth0"}
2026-02-16 21:29:03.509 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8834"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8834"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-8834"}
2026-02-16 21:29:03.532 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1327"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-1327"}
2026-02-16 21:29:03.554 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-1327" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:03.617 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1327"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-1327"}
2026-02-16 21:29:03.651 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1678"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1678"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-1678"}
2026-02-16 21:29:03.677 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-1678" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:04.242 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt, name=eth0)
2026-02-16 21:29:04.242 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-1678"} profile:{inbound_rules:{action:"allow" rule_id:"7ogn_cLNyb6M-i9c"} outbound_rules:{action:"allow" rule_id:"n_pAV6KHJTbqPdvp"}}
2026-02-16 21:29:04.242 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-1678.default"} profile:{}
2026-02-16 21:29:04.242 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali49bd252d534" profile_ids:"kns.replicaset-1678" profile_ids:"ksa.replicaset-1678.default" ipv4_nets:"10.100.219.150/32"}
2026-02-16 21:29:04.243 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:04.243 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:04.243 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:04.244 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali49bd252d534" ipVersion=0x4 table="filter"
2026-02-16 21:29:04.244 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-1678" ipVersion=0x4 table="filter"
2026-02-16 21:29:04.244 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_FxsKsQuLhHn7LOkN-n" ipVersion=0x4 table="filter"
2026-02-16 21:29:04.244 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali49bd252d534" ipVersion=0x4 table="filter"
2026-02-16 21:29:04.244 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-1678" ipVersion=0x4 table="filter"
2026-02-16 21:29:04.244 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_FxsKsQuLhHn7LOkN-n" ipVersion=0x4 table="filter"
2026-02-16 21:29:04.244 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali49bd252d534"
2026-02-16 21:29:04.244 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:04.244 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:04.285 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:04.285 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"} status="down"
2026-02-16 21:29:04.316 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali49bd252d534" state="down"
2026-02-16 21:29:04.317 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali49bd252d534"
2026-02-16 21:29:04.317 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali49bd252d534", State:"down", Index:89}
2026-02-16 21:29:04.317 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali49bd252d534", Addrs:set.Typed[string]{}}
2026-02-16 21:29:04.317 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali49bd252d534", Addrs:set.Typed[string]{}}
2026-02-16 21:29:04.317 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali49bd252d534"
2026-02-16 21:29:04.317 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:04.317 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:04.328 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali49bd252d534" state="up"
2026-02-16 21:29:04.343 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:04.343 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"} status="down"
2026-02-16 21:29:04.343 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali49bd252d534", State:"up", Index:89}
2026-02-16 21:29:04.343 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali49bd252d534"
2026-02-16 21:29:04.343 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali49bd252d534"
2026-02-16 21:29:04.343 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali49bd252d534"
2026-02-16 21:29:04.344 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:04.344 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:04.370 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:04.371 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"} status="up"
2026-02-16 21:29:04.384 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-5909" name:"default"}
2026-02-16 21:29:04.586 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5909"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5909"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5909"}
2026-02-16 21:29:04.611 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-5909"}
2026-02-16 21:29:04.901 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt, name=eth0)
2026-02-16 21:29:04.901 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali49bd252d534" profile_ids:"kns.replicaset-1678" profile_ids:"ksa.replicaset-1678.default" ipv4_nets:"10.100.219.150/32"}
2026-02-16 21:29:04.901 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:04.902 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:04.902 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:04.903 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali49bd252d534"
2026-02-16 21:29:04.903 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:04.903 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:04.927 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:04.927 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"} status="up"
2026-02-16 21:29:06.010 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=89
2026-02-16 21:29:06.011 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali49bd252d534"
2026-02-16 21:29:06.011 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali49bd252d534", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:06.011 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali49bd252d534", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:06.037 [INFO][90] felix/summary.go 100: Summarising 270 dataplane reconciliation loops over 1m0.3s: avg=28ms longest=71ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:29:08.623 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-8834" name:"default"}
2026-02-16 21:29:08.663 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-1327" name:"default"}
2026-02-16 21:29:08.773 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1678"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1678"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-1678"}
2026-02-16 21:29:08.810 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3207"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3207"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3207"}
2026-02-16 21:29:08.839 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3207" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:09.102 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8834"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8834"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-8834"}
2026-02-16 21:29:09.126 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-8834"}
2026-02-16 21:29:09.235 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1327"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-1327"}
2026-02-16 21:29:09.263 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-1327"}
2026-02-16 21:29:09.528 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13, name=eth0)
2026-02-16 21:29:09.529 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-3207"} profile:{inbound_rules:{action:"allow" rule_id:"KvZ2dJ0wA3I3zPSv"} outbound_rules:{action:"allow" rule_id:"cmLfR8UabP4N8sew"}}
2026-02-16 21:29:09.529 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-3207.default"} profile:{}
2026-02-16 21:29:09.529 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e38d770cd4" profile_ids:"kns.downward-api-3207" profile_ids:"ksa.downward-api-3207.default" ipv4_nets:"10.100.219.151/32"}
2026-02-16 21:29:09.529 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:09.529 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:09.529 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:09.530 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:29:09.530 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5e38d770cd4" ipVersion=0x4 table="filter"
2026-02-16 21:29:09.530 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6Z5lJr9pVTu3aaBxyS" ipVersion=0x4 table="filter"
2026-02-16 21:29:09.530 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5FzuDk4x5IYbmmUdsz" ipVersion=0x4 table="filter"
2026-02-16 21:29:09.530 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:29:09.530 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5e38d770cd4" ipVersion=0x4 table="filter"
2026-02-16 21:29:09.530 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6Z5lJr9pVTu3aaBxyS" ipVersion=0x4 table="filter"
2026-02-16 21:29:09.530 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5FzuDk4x5IYbmmUdsz" ipVersion=0x4 table="filter"
2026-02-16 21:29:09.530 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5e38d770cd4"
2026-02-16 21:29:09.530 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:09.530 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:09.575 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:09.575 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"} status="down"
2026-02-16 21:29:09.604 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali5e38d770cd4" state="down"
2026-02-16 21:29:09.605 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e38d770cd4", State:"down", Index:90}
2026-02-16 21:29:09.605 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5e38d770cd4"
2026-02-16 21:29:09.605 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e38d770cd4", Addrs:set.Typed[string]{}}
2026-02-16 21:29:09.605 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e38d770cd4", Addrs:set.Typed[string]{}}
2026-02-16 21:29:09.605 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5e38d770cd4"
2026-02-16 21:29:09.605 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:09.605 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:09.608 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali5e38d770cd4" state="up"
2026-02-16 21:29:09.626 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:09.626 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"} status="down"
2026-02-16 21:29:09.626 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e38d770cd4", State:"up", Index:90}
2026-02-16 21:29:09.626 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5e38d770cd4"
2026-02-16 21:29:09.626 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5e38d770cd4"
2026-02-16 21:29:09.626 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e38d770cd4"
2026-02-16 21:29:09.626 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:09.626 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:09.646 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:09.646 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"} status="up"
2026-02-16 21:29:09.928 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13, name=eth0)
2026-02-16 21:29:09.928 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e38d770cd4" profile_ids:"kns.downward-api-3207" profile_ids:"ksa.downward-api-3207.default" ipv4_nets:"10.100.219.151/32"}
2026-02-16 21:29:09.929 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:09.929 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:09.929 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:09.930 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e38d770cd4"
2026-02-16 21:29:09.930 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:09.930 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:09.951 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:09.951 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"} status="up"
2026-02-16 21:29:10.682 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=90
2026-02-16 21:29:10.682 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5e38d770cd4"
2026-02-16 21:29:10.682 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e38d770cd4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:10.682 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e38d770cd4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:11.075 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13, name=eth0)
2026-02-16 21:29:11.076 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e38d770cd4" profile_ids:"kns.downward-api-3207" profile_ids:"ksa.downward-api-3207.default" ipv4_nets:"10.100.219.151/32"}
2026-02-16 21:29:11.076 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:11.076 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:11.076 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 90
2026-02-16 21:29:11.082 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e38d770cd4"
2026-02-16 21:29:11.082 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:11.082 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:11.108 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:11.108 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"} status="down"
2026-02-16 21:29:11.176 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali5e38d770cd4" state="down"
2026-02-16 21:29:11.176 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e38d770cd4", State:"down", Index:90}
2026-02-16 21:29:11.176 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5e38d770cd4"
2026-02-16 21:29:11.176 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5e38d770cd4"
2026-02-16 21:29:11.176 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5e38d770cd4"
2026-02-16 21:29:11.176 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:11.176 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:11.176 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=90
2026-02-16 21:29:11.177 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.151
2026-02-16 21:29:11.180 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali5e38d770cd4" state=""
2026-02-16 21:29:11.180 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5e38d770cd4"
2026-02-16 21:29:11.200 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:11.200 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"} status="down"
2026-02-16 21:29:11.201 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e38d770cd4", Addrs:set.Typed[string]{}}
2026-02-16 21:29:11.201 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e38d770cd4", Addrs:set.Typed[string]{}}
2026-02-16 21:29:11.201 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e38d770cd4", State:"", Index:90}
2026-02-16 21:29:11.201 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e38d770cd4", Addrs:set.Set[string](nil)}
2026-02-16 21:29:11.201 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e38d770cd4", Addrs:set.Set[string](nil)}
2026-02-16 21:29:11.201 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5e38d770cd4"
2026-02-16 21:29:11.201 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:11.201 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:11.227 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:11.227 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"} status="down"
2026-02-16 21:29:11.322 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13, name=eth0)
2026-02-16 21:29:11.322 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13" endpoint_id:"eth0"}
2026-02-16 21:29:11.322 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-3207"}
2026-02-16 21:29:11.322 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-3207.default"}
2026-02-16 21:29:11.322 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:11.322 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:11.323 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6Z5lJr9pVTu3aaBxyS" ipVersion=0x4 table="filter"
2026-02-16 21:29:11.323 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5FzuDk4x5IYbmmUdsz" ipVersion=0x4 table="filter"
2026-02-16 21:29:11.323 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6Z5lJr9pVTu3aaBxyS" ipVersion=0x4 table="filter"
2026-02-16 21:29:11.323 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5FzuDk4x5IYbmmUdsz" ipVersion=0x4 table="filter"
2026-02-16 21:29:11.323 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:11.323 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:29:11.323 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5e38d770cd4" ipVersion=0x4 table="filter"
2026-02-16 21:29:11.323 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:29:11.323 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5e38d770cd4" ipVersion=0x4 table="filter"
2026-02-16 21:29:11.324 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:11.324 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:11.380 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3207/downwardapi-volume-d1b1419d-e9ea-44c5-a874-164f4bb39f13", EndpointId:"eth0"}
2026-02-16 21:29:13.024 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3207"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3207"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3207"}
2026-02-16 21:29:13.047 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8872"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8872"}
2026-02-16 21:29:13.070 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8872" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:13.688 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094, name=eth0)
2026-02-16 21:29:13.689 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-8872"} profile:{inbound_rules:{action:"allow" rule_id:"Gze4Ziupinef7r8-"} outbound_rules:{action:"allow" rule_id:"iCqkL9Y2b53MGP2o"}}
2026-02-16 21:29:13.689 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-8872.default"} profile:{}
2026-02-16 21:29:13.689 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93cf4af57fe" profile_ids:"kns.projected-8872" profile_ids:"ksa.projected-8872.default" ipv4_nets:"10.100.219.154/32"}
2026-02-16 21:29:13.689 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:13.689 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:13.689 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:13.690 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali93cf4af57fe" ipVersion=0x4 table="filter"
2026-02-16 21:29:13.690 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-8872" ipVersion=0x4 table="filter"
2026-02-16 21:29:13.690 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Vy7JVyN8dG6-3CpNUu" ipVersion=0x4 table="filter"
2026-02-16 21:29:13.690 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali93cf4af57fe" ipVersion=0x4 table="filter"
2026-02-16 21:29:13.690 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-8872" ipVersion=0x4 table="filter"
2026-02-16 21:29:13.690 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Vy7JVyN8dG6-3CpNUu" ipVersion=0x4 table="filter"
2026-02-16 21:29:13.690 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali93cf4af57fe"
2026-02-16 21:29:13.690 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:13.690 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:13.736 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:13.736 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"} status="down"
2026-02-16 21:29:13.766 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali93cf4af57fe" state="down"
2026-02-16 21:29:13.766 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali93cf4af57fe"
2026-02-16 21:29:13.766 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93cf4af57fe", State:"down", Index:91}
2026-02-16 21:29:13.766 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93cf4af57fe", Addrs:set.Typed[string]{}}
2026-02-16 21:29:13.766 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93cf4af57fe", Addrs:set.Typed[string]{}}
2026-02-16 21:29:13.766 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93cf4af57fe"
2026-02-16 21:29:13.766 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:13.766 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:13.773 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali93cf4af57fe" state="up"
2026-02-16 21:29:13.784 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:13.784 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"} status="down"
2026-02-16 21:29:13.784 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93cf4af57fe", State:"up", Index:91}
2026-02-16 21:29:13.785 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali93cf4af57fe"
2026-02-16 21:29:13.785 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93cf4af57fe"
2026-02-16 21:29:13.785 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93cf4af57fe"
2026-02-16 21:29:13.785 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:13.785 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:13.802 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt, name=eth0)
2026-02-16 21:29:13.810 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:13.810 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"} status="up"
2026-02-16 21:29:13.810 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali49bd252d534" profile_ids:"kns.replicaset-1678" profile_ids:"ksa.replicaset-1678.default" ipv4_nets:"10.100.219.150/32"}
2026-02-16 21:29:13.810 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:13.810 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt, name=eth0)
2026-02-16 21:29:13.810 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:13.810 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:13.811 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali49bd252d534"
2026-02-16 21:29:13.811 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:13.811 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:13.834 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:13.834 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"} status="up"
2026-02-16 21:29:13.834 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt" endpoint_id:"eth0"}
2026-02-16 21:29:13.834 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-1678"}
2026-02-16 21:29:13.834 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-1678.default"}
2026-02-16 21:29:13.834 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:13.834 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:13.835 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-1678" ipVersion=0x4 table="filter"
2026-02-16 21:29:13.835 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_FxsKsQuLhHn7LOkN-n" ipVersion=0x4 table="filter"
2026-02-16 21:29:13.835 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-1678" ipVersion=0x4 table="filter"
2026-02-16 21:29:13.835 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_FxsKsQuLhHn7LOkN-n" ipVersion=0x4 table="filter"
2026-02-16 21:29:13.835 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:13.835 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali49bd252d534" ipVersion=0x4 table="filter"
2026-02-16 21:29:13.835 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali49bd252d534" ipVersion=0x4 table="filter"
2026-02-16 21:29:13.835 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:13.835 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:13.835 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.150
2026-02-16 21:29:13.898 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1678/my-hostname-basic-e29e9355-0943-4a32-b454-cb7433cc6d8f-5fxrt", EndpointId:"eth0"}
2026-02-16 21:29:13.898 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-1678" name:"default"}
2026-02-16 21:29:14.107 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1678"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1678"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-1678"}
2026-02-16 21:29:14.131 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-1678"}
2026-02-16 21:29:14.969 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094, name=eth0)
2026-02-16 21:29:14.969 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93cf4af57fe" profile_ids:"kns.projected-8872" profile_ids:"ksa.projected-8872.default" ipv4_nets:"10.100.219.154/32"}
2026-02-16 21:29:14.969 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:14.970 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:14.970 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:14.970 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=91
2026-02-16 21:29:14.970 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali93cf4af57fe"
2026-02-16 21:29:14.970 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93cf4af57fe"
2026-02-16 21:29:14.971 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:14.971 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:14.994 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:14.994 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"} status="up"
2026-02-16 21:29:14.994 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93cf4af57fe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:14.994 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93cf4af57fe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:16.139 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094, name=eth0)
2026-02-16 21:29:16.140 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93cf4af57fe" profile_ids:"kns.projected-8872" profile_ids:"ksa.projected-8872.default" ipv4_nets:"10.100.219.154/32"}
2026-02-16 21:29:16.140 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:16.140 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:16.140 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:16.140 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93cf4af57fe"
2026-02-16 21:29:16.140 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:16.140 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:16.171 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:16.171 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"} status="up"
2026-02-16 21:29:16.178 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali49bd252d534" state="down"
2026-02-16 21:29:16.178 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali49bd252d534"
2026-02-16 21:29:16.178 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=89
2026-02-16 21:29:16.178 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali49bd252d534", State:"down", Index:89}
2026-02-16 21:29:16.179 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali49bd252d534", Addrs:set.Typed[string]{}}
2026-02-16 21:29:16.179 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali49bd252d534", Addrs:set.Typed[string]{}}
2026-02-16 21:29:16.179 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali49bd252d534" state=""
2026-02-16 21:29:16.180 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali49bd252d534"
2026-02-16 21:29:16.198 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali49bd252d534", State:"", Index:89}
2026-02-16 21:29:16.198 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali49bd252d534", Addrs:set.Set[string](nil)}
2026-02-16 21:29:16.198 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali49bd252d534", Addrs:set.Set[string](nil)}
2026-02-16 21:29:16.244 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali93cf4af57fe" state="down"
2026-02-16 21:29:16.244 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali93cf4af57fe"
2026-02-16 21:29:16.244 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=91
2026-02-16 21:29:16.244 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93cf4af57fe", State:"down", Index:91}
2026-02-16 21:29:16.244 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93cf4af57fe", Addrs:set.Typed[string]{}}
2026-02-16 21:29:16.244 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93cf4af57fe", Addrs:set.Typed[string]{}}
2026-02-16 21:29:16.244 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93cf4af57fe"
2026-02-16 21:29:16.244 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:16.244 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:16.245 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.154
2026-02-16 21:29:16.246 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali93cf4af57fe" state=""
2026-02-16 21:29:16.246 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali93cf4af57fe"
2026-02-16 21:29:16.266 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:16.266 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"} status="down"
2026-02-16 21:29:16.266 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93cf4af57fe", State:"", Index:91}
2026-02-16 21:29:16.266 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93cf4af57fe", Addrs:set.Set[string](nil)}
2026-02-16 21:29:16.266 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93cf4af57fe", Addrs:set.Set[string](nil)}
2026-02-16 21:29:16.266 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93cf4af57fe"
2026-02-16 21:29:16.266 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:16.266 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:16.286 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:16.286 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"} status="down"
2026-02-16 21:29:16.431 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094, name=eth0)
2026-02-16 21:29:16.432 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094" endpoint_id:"eth0"}
2026-02-16 21:29:16.432 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-8872"}
2026-02-16 21:29:16.432 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-8872.default"}
2026-02-16 21:29:16.432 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:16.432 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:16.432 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-8872" ipVersion=0x4 table="filter"
2026-02-16 21:29:16.432 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Vy7JVyN8dG6-3CpNUu" ipVersion=0x4 table="filter"
2026-02-16 21:29:16.432 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-8872" ipVersion=0x4 table="filter"
2026-02-16 21:29:16.432 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Vy7JVyN8dG6-3CpNUu" ipVersion=0x4 table="filter"
2026-02-16 21:29:16.432 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:16.432 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali93cf4af57fe" ipVersion=0x4 table="filter"
2026-02-16 21:29:16.432 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali93cf4af57fe" ipVersion=0x4 table="filter"
2026-02-16 21:29:16.432 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:16.432 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:16.478 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8872/downwardapi-volume-ad976bd4-5777-4489-9daa-b84c8ac59094", EndpointId:"eth0"}
2026-02-16 21:29:17.155 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8872"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8872"}
2026-02-16 21:29:17.175 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3808"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3808"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-3808"}
2026-02-16 21:29:17.192 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-3808" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:17.794 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56, name=eth0)
2026-02-16 21:29:17.794 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-3808"} profile:{inbound_rules:{action:"allow" rule_id:"6dCZGuCSAQ6RIAVK"} outbound_rules:{action:"allow" rule_id:"AXHB99enJtF7IUhe"}}
2026-02-16 21:29:17.794 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-3808.default"} profile:{}
2026-02-16 21:29:17.794 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb4a374cb06" profile_ids:"kns.container-runtime-3808" profile_ids:"ksa.container-runtime-3808.default" ipv4_nets:"10.100.219.152/32"}
2026-02-16 21:29:17.794 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:17.794 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:17.794 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:17.795 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califb4a374cb06" ipVersion=0x4 table="filter"
2026-02-16 21:29:17.795 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0yJHWvtDEbiwERexSF" ipVersion=0x4 table="filter"
2026-02-16 21:29:17.795 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_n_NjFwbCanzHStS066" ipVersion=0x4 table="filter"
2026-02-16 21:29:17.795 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califb4a374cb06" ipVersion=0x4 table="filter"
2026-02-16 21:29:17.795 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0yJHWvtDEbiwERexSF" ipVersion=0x4 table="filter"
2026-02-16 21:29:17.795 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_n_NjFwbCanzHStS066" ipVersion=0x4 table="filter"
2026-02-16 21:29:17.795 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califb4a374cb06"
2026-02-16 21:29:17.795 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:17.795 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:17.830 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:17.830 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"} status="down"
2026-02-16 21:29:17.869 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="califb4a374cb06" state="down"
2026-02-16 21:29:17.869 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb4a374cb06", State:"down", Index:92}
2026-02-16 21:29:17.869 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califb4a374cb06"
2026-02-16 21:29:17.869 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:17.869 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:17.869 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califb4a374cb06"
2026-02-16 21:29:17.873 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="califb4a374cb06" state="up"
2026-02-16 21:29:17.900 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:17.900 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"} status="down"
2026-02-16 21:29:17.900 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb4a374cb06", Addrs:set.Typed[string]{}}
2026-02-16 21:29:17.900 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb4a374cb06", Addrs:set.Typed[string]{}}
2026-02-16 21:29:17.900 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb4a374cb06", State:"up", Index:92}
2026-02-16 21:29:17.900 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califb4a374cb06"
2026-02-16 21:29:17.900 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califb4a374cb06"
2026-02-16 21:29:17.900 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb4a374cb06"
2026-02-16 21:29:17.900 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:17.900 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:17.916 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:17.916 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"} status="up"
2026-02-16 21:29:18.158 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3207" name:"default"}
2026-02-16 21:29:18.362 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3207"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3207"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3207"}
2026-02-16 21:29:18.393 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3207"}
2026-02-16 21:29:19.012 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56, name=eth0)
2026-02-16 21:29:19.012 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb4a374cb06" profile_ids:"kns.container-runtime-3808" profile_ids:"ksa.container-runtime-3808.default" ipv4_nets:"10.100.219.152/32"}
2026-02-16 21:29:19.012 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:19.013 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:19.013 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:19.014 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb4a374cb06"
2026-02-16 21:29:19.014 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:19.014 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:19.038 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:19.039 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"} status="up"
2026-02-16 21:29:19.098 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=92
2026-02-16 21:29:19.098 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califb4a374cb06"
2026-02-16 21:29:19.098 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb4a374cb06", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:19.098 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb4a374cb06", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:20.028 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56, name=eth0)
2026-02-16 21:29:20.028 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb4a374cb06" profile_ids:"kns.container-runtime-3808" profile_ids:"ksa.container-runtime-3808.default" ipv4_nets:"10.100.219.152/32"}
2026-02-16 21:29:20.028 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:20.028 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:20.028 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:20.029 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb4a374cb06"
2026-02-16 21:29:20.029 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:20.029 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:20.047 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:20.047 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"} status="up"
2026-02-16 21:29:21.035 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56, name=eth0)
2026-02-16 21:29:21.036 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb4a374cb06" profile_ids:"kns.container-runtime-3808" profile_ids:"ksa.container-runtime-3808.default" ipv4_nets:"10.100.219.152/32"}
2026-02-16 21:29:21.036 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:21.036 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:21.037 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:21.038 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb4a374cb06"
2026-02-16 21:29:21.038 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:21.038 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:21.064 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:21.065 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"} status="up"
2026-02-16 21:29:21.065 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4007"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4007"}
2026-02-16 21:29:21.090 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3260"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"services-3260"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3260"}
2026-02-16 21:29:21.091 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-3260" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:21.131 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-3260" type:"ClusterIP" cluster_ips:"10.254.164.67" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"UDP" Port:80}
2026-02-16 21:29:21.677 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-3260/pod1, name=eth0)
2026-02-16 21:29:21.678 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-3260"} profile:{inbound_rules:{action:"allow" rule_id:"XWwUDYWTeXPMLKqk"} outbound_rules:{action:"allow" rule_id:"Zuh27OlHKpviRDF0"}}
2026-02-16 21:29:21.678 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-3260.default"} profile:{}
2026-02-16 21:29:21.678 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3260/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic612275d94d" profile_ids:"kns.services-3260" profile_ids:"ksa.services-3260.default" ipv4_nets:"10.100.219.156/32"}
2026-02-16 21:29:21.678 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:21.678 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:21.679 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:21.679 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic612275d94d" ipVersion=0x4 table="filter"
2026-02-16 21:29:21.679 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-3260" ipVersion=0x4 table="filter"
2026-02-16 21:29:21.679 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_AmpL0OuIOfZ0FsluLI" ipVersion=0x4 table="filter"
2026-02-16 21:29:21.679 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic612275d94d" ipVersion=0x4 table="filter"
2026-02-16 21:29:21.679 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-3260" ipVersion=0x4 table="filter"
2026-02-16 21:29:21.679 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_AmpL0OuIOfZ0FsluLI" ipVersion=0x4 table="filter"
2026-02-16 21:29:21.679 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic612275d94d"
2026-02-16 21:29:21.679 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:21.679 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:21.715 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:21.715 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"} status="down"
2026-02-16 21:29:21.758 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calic612275d94d" state="down"
2026-02-16 21:29:21.759 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic612275d94d", State:"down", Index:93}
2026-02-16 21:29:21.759 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic612275d94d"
2026-02-16 21:29:21.759 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:21.759 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:21.761 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic612275d94d"
2026-02-16 21:29:21.765 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calic612275d94d" state="up"
2026-02-16 21:29:21.778 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:21.778 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"} status="down"
2026-02-16 21:29:21.778 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic612275d94d", Addrs:set.Typed[string]{}}
2026-02-16 21:29:21.778 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic612275d94d", Addrs:set.Typed[string]{}}
2026-02-16 21:29:21.778 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic612275d94d", State:"up", Index:93}
2026-02-16 21:29:21.778 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic612275d94d"
2026-02-16 21:29:21.778 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic612275d94d"
2026-02-16 21:29:21.779 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic612275d94d"
2026-02-16 21:29:21.779 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:21.779 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:21.798 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:21.798 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:29:22.046 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-3260/pod1, name=eth0)
2026-02-16 21:29:22.046 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3260/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic612275d94d" profile_ids:"kns.services-3260" profile_ids:"ksa.services-3260.default" ipv4_nets:"10.100.219.156/32"}
2026-02-16 21:29:22.047 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:22.047 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:22.047 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:22.048 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic612275d94d"
2026-02-16 21:29:22.048 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:22.048 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:22.077 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:22.077 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:29:22.396 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8872" name:"default"}
2026-02-16 21:29:22.416 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8872"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8872"}
2026-02-16 21:29:22.443 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8872"}
2026-02-16 21:29:23.514 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=93
2026-02-16 21:29:23.514 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic612275d94d"
2026-02-16 21:29:23.514 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic612275d94d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:23.514 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic612275d94d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:26.094 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4007"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4007"}
2026-02-16 21:29:27.504 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-3260" type:"ClusterIP" cluster_ips:"10.254.164.67" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:29:31.299 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-4007" name:"default"}
2026-02-16 21:29:31.360 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-4007"}
2026-02-16 21:29:33.098 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56, name=eth0)
2026-02-16 21:29:33.098 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb4a374cb06" profile_ids:"kns.container-runtime-3808" profile_ids:"ksa.container-runtime-3808.default" ipv4_nets:"10.100.219.152/32"}
2026-02-16 21:29:33.099 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:33.099 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:33.099 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:33.100 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb4a374cb06"
2026-02-16 21:29:33.100 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:33.100 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:33.127 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:33.127 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"} status="up"
2026-02-16 21:29:33.127 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"prestop-1766" name:"default"}
2026-02-16 21:29:33.359 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56, name=eth0)
2026-02-16 21:29:33.362 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56" endpoint_id:"eth0"} endpoint:{state:"active" name:"califb4a374cb06" profile_ids:"kns.container-runtime-3808" profile_ids:"ksa.container-runtime-3808.default" ipv4_nets:"10.100.219.152/32"}
2026-02-16 21:29:33.362 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:33.363 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:33.363 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:33.364 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califb4a374cb06"
2026-02-16 21:29:33.364 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:33.364 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:33.370 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56, name=eth0)
2026-02-16 21:29:33.386 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:33.387 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"} status="up"
2026-02-16 21:29:33.387 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56" endpoint_id:"eth0"}
2026-02-16 21:29:33.387 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-3808"}
2026-02-16 21:29:33.387 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-3808.default"}
2026-02-16 21:29:33.387 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:33.387 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:33.387 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0yJHWvtDEbiwERexSF" ipVersion=0x4 table="filter"
2026-02-16 21:29:33.387 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_n_NjFwbCanzHStS066" ipVersion=0x4 table="filter"
2026-02-16 21:29:33.387 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0yJHWvtDEbiwERexSF" ipVersion=0x4 table="filter"
2026-02-16 21:29:33.387 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_n_NjFwbCanzHStS066" ipVersion=0x4 table="filter"
2026-02-16 21:29:33.388 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:33.388 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califb4a374cb06" ipVersion=0x4 table="filter"
2026-02-16 21:29:33.388 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califb4a374cb06" ipVersion=0x4 table="filter"
2026-02-16 21:29:33.388 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:33.388 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:33.389 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.152
2026-02-16 21:29:33.455 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpa1ce0225c-03c6-4142-9417-c18b0d0d2f56", EndpointId:"eth0"}
2026-02-16 21:29:33.455 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"prestop-1766"}
2026-02-16 21:29:33.995 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510, name=eth0)
2026-02-16 21:29:33.995 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-3808.default"} profile:{}
2026-02-16 21:29:33.995 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-3808"} profile:{inbound_rules:{action:"allow" rule_id:"6dCZGuCSAQ6RIAVK"} outbound_rules:{action:"allow" rule_id:"AXHB99enJtF7IUhe"}}
2026-02-16 21:29:33.995 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ce6c714b4b" profile_ids:"kns.container-runtime-3808" profile_ids:"ksa.container-runtime-3808.default" ipv4_nets:"10.100.219.155/32"}
2026-02-16 21:29:33.995 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:33.995 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:33.995 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:33.996 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9ce6c714b4b" ipVersion=0x4 table="filter"
2026-02-16 21:29:33.996 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0yJHWvtDEbiwERexSF" ipVersion=0x4 table="filter"
2026-02-16 21:29:33.996 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_n_NjFwbCanzHStS066" ipVersion=0x4 table="filter"
2026-02-16 21:29:33.996 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9ce6c714b4b" ipVersion=0x4 table="filter"
2026-02-16 21:29:33.996 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0yJHWvtDEbiwERexSF" ipVersion=0x4 table="filter"
2026-02-16 21:29:33.996 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_n_NjFwbCanzHStS066" ipVersion=0x4 table="filter"
2026-02-16 21:29:33.996 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9ce6c714b4b"
2026-02-16 21:29:33.996 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:33.996 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:34.036 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:34.036 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"} status="down"
2026-02-16 21:29:34.072 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali9ce6c714b4b" state="down"
2026-02-16 21:29:34.072 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9ce6c714b4b"
2026-02-16 21:29:34.072 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali9ce6c714b4b" state="up"
2026-02-16 21:29:34.072 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ce6c714b4b", State:"down", Index:94}
2026-02-16 21:29:34.072 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ce6c714b4b", Addrs:set.Typed[string]{}}
2026-02-16 21:29:34.072 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ce6c714b4b", Addrs:set.Typed[string]{}}
2026-02-16 21:29:34.072 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ce6c714b4b", State:"up", Index:94}
2026-02-16 21:29:34.072 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9ce6c714b4b"
2026-02-16 21:29:34.072 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9ce6c714b4b"
2026-02-16 21:29:34.072 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ce6c714b4b"
2026-02-16 21:29:34.073 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:34.073 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:34.102 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:34.102 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"} status="up"
2026-02-16 21:29:34.178 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-3260" type:"ClusterIP" cluster_ips:"10.254.164.67" ports:{Protocol:"UDP" Port:80}
2026-02-16 21:29:35.120 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510, name=eth0)
2026-02-16 21:29:35.120 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ce6c714b4b" profile_ids:"kns.container-runtime-3808" profile_ids:"ksa.container-runtime-3808.default" ipv4_nets:"10.100.219.155/32"}
2026-02-16 21:29:35.120 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:35.120 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:35.120 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:35.120 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ce6c714b4b"
2026-02-16 21:29:35.120 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:35.120 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:35.140 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:35.140 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"} status="up"
2026-02-16 21:29:35.674 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=94
2026-02-16 21:29:35.674 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9ce6c714b4b"
2026-02-16 21:29:35.674 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ce6c714b4b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:35.674 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ce6c714b4b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:36.127 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510, name=eth0)
2026-02-16 21:29:36.128 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ce6c714b4b" profile_ids:"kns.container-runtime-3808" profile_ids:"ksa.container-runtime-3808.default" ipv4_nets:"10.100.219.155/32"}
2026-02-16 21:29:36.128 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:36.128 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:36.129 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:36.130 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ce6c714b4b"
2026-02-16 21:29:36.131 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:36.131 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:36.153 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:36.153 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"} status="up"
2026-02-16 21:29:36.496 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=92
2026-02-16 21:29:36.496 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califb4a374cb06"
2026-02-16 21:29:36.497 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="califb4a374cb06" state="down"
2026-02-16 21:29:36.497 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb4a374cb06", Addrs:set.Typed[string]{}}
2026-02-16 21:29:36.497 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb4a374cb06", Addrs:set.Typed[string]{}}
2026-02-16 21:29:36.497 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb4a374cb06", State:"down", Index:92}
2026-02-16 21:29:36.504 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="califb4a374cb06" state=""
2026-02-16 21:29:36.504 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califb4a374cb06"
2026-02-16 21:29:36.521 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califb4a374cb06", State:"", Index:92}
2026-02-16 21:29:36.521 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califb4a374cb06", Addrs:set.Set[string](nil)}
2026-02-16 21:29:36.521 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califb4a374cb06", Addrs:set.Set[string](nil)}
2026-02-16 21:29:37.138 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510, name=eth0)
2026-02-16 21:29:37.138 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ce6c714b4b" profile_ids:"kns.container-runtime-3808" profile_ids:"ksa.container-runtime-3808.default" ipv4_nets:"10.100.219.155/32"}
2026-02-16 21:29:37.138 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:37.138 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:37.138 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:37.138 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ce6c714b4b"
2026-02-16 21:29:37.139 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:37.139 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:37.162 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:37.162 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"} status="up"
2026-02-16 21:29:37.331 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510, name=eth0)
2026-02-16 21:29:37.331 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ce6c714b4b" profile_ids:"kns.container-runtime-3808" profile_ids:"ksa.container-runtime-3808.default" ipv4_nets:"10.100.219.155/32"}
2026-02-16 21:29:37.331 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:37.331 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:37.332 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:37.332 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ce6c714b4b"
2026-02-16 21:29:37.333 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:37.333 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 94
2026-02-16 21:29:37.356 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:37.356 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"} status="up"
2026-02-16 21:29:37.437 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali9ce6c714b4b" state="down"
2026-02-16 21:29:37.437 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ce6c714b4b", State:"down", Index:94}
2026-02-16 21:29:37.437 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9ce6c714b4b"
2026-02-16 21:29:37.437 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:37.437 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9ce6c714b4b"
2026-02-16 21:29:37.437 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:37.437 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=94
2026-02-16 21:29:37.437 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.155
2026-02-16 21:29:37.443 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali9ce6c714b4b" state=""
2026-02-16 21:29:37.443 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9ce6c714b4b"
2026-02-16 21:29:37.460 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:37.460 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"} status="down"
2026-02-16 21:29:37.460 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ce6c714b4b", Addrs:set.Typed[string]{}}
2026-02-16 21:29:37.460 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ce6c714b4b", Addrs:set.Typed[string]{}}
2026-02-16 21:29:37.460 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ce6c714b4b", State:"", Index:94}
2026-02-16 21:29:37.460 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ce6c714b4b", Addrs:set.Set[string](nil)}
2026-02-16 21:29:37.460 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ce6c714b4b", Addrs:set.Set[string](nil)}
2026-02-16 21:29:37.460 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9ce6c714b4b"
2026-02-16 21:29:37.460 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:37.460 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:37.483 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:37.483 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"} status="down"
2026-02-16 21:29:37.551 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510, name=eth0)
2026-02-16 21:29:37.551 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510" endpoint_id:"eth0"}
2026-02-16 21:29:37.551 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-3808"}
2026-02-16 21:29:37.551 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-3808.default"}
2026-02-16 21:29:37.551 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:37.551 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:37.552 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0yJHWvtDEbiwERexSF" ipVersion=0x4 table="filter"
2026-02-16 21:29:37.552 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_n_NjFwbCanzHStS066" ipVersion=0x4 table="filter"
2026-02-16 21:29:37.552 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0yJHWvtDEbiwERexSF" ipVersion=0x4 table="filter"
2026-02-16 21:29:37.552 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_n_NjFwbCanzHStS066" ipVersion=0x4 table="filter"
2026-02-16 21:29:37.552 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:37.552 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9ce6c714b4b" ipVersion=0x4 table="filter"
2026-02-16 21:29:37.552 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9ce6c714b4b" ipVersion=0x4 table="filter"
2026-02-16 21:29:37.552 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:37.552 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:37.607 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpofcedbc516-9e3c-452b-95ec-f1c01bf5f510", EndpointId:"eth0"}
2026-02-16 21:29:39.060 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d, name=eth0)
2026-02-16 21:29:39.061 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-3808.default"} profile:{}
2026-02-16 21:29:39.061 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-3808"} profile:{inbound_rules:{action:"allow" rule_id:"6dCZGuCSAQ6RIAVK"} outbound_rules:{action:"allow" rule_id:"AXHB99enJtF7IUhe"}}
2026-02-16 21:29:39.061 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif30cbed6953" profile_ids:"kns.container-runtime-3808" profile_ids:"ksa.container-runtime-3808.default" ipv4_nets:"10.100.219.158/32"}
2026-02-16 21:29:39.061 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:39.061 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:39.061 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:39.062 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif30cbed6953" ipVersion=0x4 table="filter"
2026-02-16 21:29:39.062 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0yJHWvtDEbiwERexSF" ipVersion=0x4 table="filter"
2026-02-16 21:29:39.062 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_n_NjFwbCanzHStS066" ipVersion=0x4 table="filter"
2026-02-16 21:29:39.062 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif30cbed6953" ipVersion=0x4 table="filter"
2026-02-16 21:29:39.062 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0yJHWvtDEbiwERexSF" ipVersion=0x4 table="filter"
2026-02-16 21:29:39.062 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_n_NjFwbCanzHStS066" ipVersion=0x4 table="filter"
2026-02-16 21:29:39.062 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif30cbed6953"
2026-02-16 21:29:39.062 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:39.062 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:39.104 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:39.104 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"} status="down"
2026-02-16 21:29:39.137 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="calif30cbed6953" state="down"
2026-02-16 21:29:39.138 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif30cbed6953", State:"down", Index:95}
2026-02-16 21:29:39.138 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif30cbed6953"
2026-02-16 21:29:39.138 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:39.138 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif30cbed6953"
2026-02-16 21:29:39.138 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:39.141 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="calif30cbed6953" state="up"
2026-02-16 21:29:39.157 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:39.157 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"} status="down"
2026-02-16 21:29:39.157 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif30cbed6953", Addrs:set.Typed[string]{}}
2026-02-16 21:29:39.157 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif30cbed6953", Addrs:set.Typed[string]{}}
2026-02-16 21:29:39.157 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif30cbed6953", State:"up", Index:95}
2026-02-16 21:29:39.157 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif30cbed6953"
2026-02-16 21:29:39.157 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif30cbed6953"
2026-02-16 21:29:39.158 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif30cbed6953"
2026-02-16 21:29:39.158 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:39.158 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:39.188 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:39.189 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"} status="up"
2026-02-16 21:29:40.169 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d, name=eth0)
2026-02-16 21:29:40.169 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif30cbed6953" profile_ids:"kns.container-runtime-3808" profile_ids:"ksa.container-runtime-3808.default" ipv4_nets:"10.100.219.158/32"}
2026-02-16 21:29:40.169 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:40.170 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:40.170 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:40.170 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif30cbed6953"
2026-02-16 21:29:40.171 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:40.171 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:40.191 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:40.191 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"} status="up"
2026-02-16 21:29:40.283 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=95
2026-02-16 21:29:40.283 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif30cbed6953"
2026-02-16 21:29:40.283 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif30cbed6953", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:40.283 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif30cbed6953", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:41.302 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d, name=eth0)
2026-02-16 21:29:41.303 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif30cbed6953" profile_ids:"kns.container-runtime-3808" profile_ids:"ksa.container-runtime-3808.default" ipv4_nets:"10.100.219.158/32"}
2026-02-16 21:29:41.303 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:41.303 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:41.303 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:41.304 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif30cbed6953"
2026-02-16 21:29:41.304 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:41.304 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:41.326 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:41.327 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"} status="up"
2026-02-16 21:29:41.411 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="calif30cbed6953" state="down"
2026-02-16 21:29:41.412 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif30cbed6953"
2026-02-16 21:29:41.412 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=95
2026-02-16 21:29:41.412 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif30cbed6953", State:"down", Index:95}
2026-02-16 21:29:41.412 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif30cbed6953", Addrs:set.Typed[string]{}}
2026-02-16 21:29:41.412 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif30cbed6953", Addrs:set.Typed[string]{}}
2026-02-16 21:29:41.412 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif30cbed6953"
2026-02-16 21:29:41.412 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:41.412 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:41.413 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.158
2026-02-16 21:29:41.413 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="calif30cbed6953" state=""
2026-02-16 21:29:41.413 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif30cbed6953"
2026-02-16 21:29:41.431 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:41.431 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"} status="down"
2026-02-16 21:29:41.431 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif30cbed6953", State:"", Index:95}
2026-02-16 21:29:41.431 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif30cbed6953", Addrs:set.Set[string](nil)}
2026-02-16 21:29:41.431 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif30cbed6953", Addrs:set.Set[string](nil)}
2026-02-16 21:29:41.431 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif30cbed6953"
2026-02-16 21:29:41.431 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:41.431 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:41.451 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:41.451 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"} status="down"
2026-02-16 21:29:41.530 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d, name=eth0)
2026-02-16 21:29:41.530 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d" endpoint_id:"eth0"}
2026-02-16 21:29:41.530 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-3808"}
2026-02-16 21:29:41.530 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-3808.default"}
2026-02-16 21:29:41.530 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:41.530 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:41.530 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0yJHWvtDEbiwERexSF" ipVersion=0x4 table="filter"
2026-02-16 21:29:41.530 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_n_NjFwbCanzHStS066" ipVersion=0x4 table="filter"
2026-02-16 21:29:41.530 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0yJHWvtDEbiwERexSF" ipVersion=0x4 table="filter"
2026-02-16 21:29:41.530 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_n_NjFwbCanzHStS066" ipVersion=0x4 table="filter"
2026-02-16 21:29:41.531 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:41.531 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif30cbed6953" ipVersion=0x4 table="filter"
2026-02-16 21:29:41.531 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif30cbed6953" ipVersion=0x4 table="filter"
2026-02-16 21:29:41.531 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:41.531 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:41.605 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3808/terminate-cmd-rpnd5d00cce-5e89-4915-afd0-bc922e010e0d", EndpointId:"eth0"}
2026-02-16 21:29:42.544 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:29:42.544 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:29:42.544 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:29:42.609 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3808"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3808"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-3808"}
2026-02-16 21:29:42.646 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5337"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-5337"}
2026-02-16 21:29:42.669 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5337" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:43.241 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b, name=eth0)
2026-02-16 21:29:43.241 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-5337"} profile:{inbound_rules:{action:"allow" rule_id:"WDPF6ATTrChCHjEY"} outbound_rules:{action:"allow" rule_id:"0gQSY7nupmbF2E2I"}}
2026-02-16 21:29:43.242 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-5337.default"} profile:{}
2026-02-16 21:29:43.242 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali775cde01f57" profile_ids:"kns.downward-api-5337" profile_ids:"ksa.downward-api-5337.default" ipv4_nets:"10.100.219.157/32"}
2026-02-16 21:29:43.242 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:43.242 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:43.242 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:43.242 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali775cde01f57" ipVersion=0x4 table="filter"
2026-02-16 21:29:43.242 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Il0jLSfznpWQnqdKDI" ipVersion=0x4 table="filter"
2026-02-16 21:29:43.242 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5rhrwScbmbw4woVBO-" ipVersion=0x4 table="filter"
2026-02-16 21:29:43.242 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali775cde01f57" ipVersion=0x4 table="filter"
2026-02-16 21:29:43.242 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Il0jLSfznpWQnqdKDI" ipVersion=0x4 table="filter"
2026-02-16 21:29:43.242 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5rhrwScbmbw4woVBO-" ipVersion=0x4 table="filter"
2026-02-16 21:29:43.242 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali775cde01f57"
2026-02-16 21:29:43.242 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:43.242 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:43.278 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:43.279 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"} status="down"
2026-02-16 21:29:43.320 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali775cde01f57" state="down"
2026-02-16 21:29:43.320 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali775cde01f57"
2026-02-16 21:29:43.320 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali775cde01f57", State:"down", Index:96}
2026-02-16 21:29:43.320 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali775cde01f57", Addrs:set.Typed[string]{}}
2026-02-16 21:29:43.320 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali775cde01f57", Addrs:set.Typed[string]{}}
2026-02-16 21:29:43.320 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali775cde01f57"
2026-02-16 21:29:43.320 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:43.320 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:43.326 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali775cde01f57" state="up"
2026-02-16 21:29:43.338 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:43.338 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"} status="down"
2026-02-16 21:29:43.338 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali775cde01f57", State:"up", Index:96}
2026-02-16 21:29:43.338 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali775cde01f57"
2026-02-16 21:29:43.338 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali775cde01f57"
2026-02-16 21:29:43.338 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali775cde01f57"
2026-02-16 21:29:43.338 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:43.338 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:43.366 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:43.366 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"} status="up"
2026-02-16 21:29:44.204 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b, name=eth0)
2026-02-16 21:29:44.204 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali775cde01f57" profile_ids:"kns.downward-api-5337" profile_ids:"ksa.downward-api-5337.default" ipv4_nets:"10.100.219.157/32"}
2026-02-16 21:29:44.204 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:44.204 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:44.204 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:44.205 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali775cde01f57"
2026-02-16 21:29:44.205 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:44.205 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:44.225 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:44.225 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"} status="up"
2026-02-16 21:29:44.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3260"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"services-3260"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3260"}
2026-02-16 21:29:44.944 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8433"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-8433"}
2026-02-16 21:29:44.964 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-8433" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:45.115 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=96
2026-02-16 21:29:45.115 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali775cde01f57"
2026-02-16 21:29:45.115 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali775cde01f57", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:45.115 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali775cde01f57", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:45.366 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b, name=eth0)
2026-02-16 21:29:45.367 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali775cde01f57" profile_ids:"kns.downward-api-5337" profile_ids:"ksa.downward-api-5337.default" ipv4_nets:"10.100.219.157/32"}
2026-02-16 21:29:45.367 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:45.367 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:45.367 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:45.375 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali775cde01f57"
2026-02-16 21:29:45.375 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:45.375 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:45.398 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:45.398 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"} status="down"
2026-02-16 21:29:45.469 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali775cde01f57" state="down"
2026-02-16 21:29:45.470 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali775cde01f57"
2026-02-16 21:29:45.470 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=96
2026-02-16 21:29:45.470 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali775cde01f57", State:"down", Index:96}
2026-02-16 21:29:45.470 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali775cde01f57", Addrs:set.Typed[string]{}}
2026-02-16 21:29:45.470 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali775cde01f57", Addrs:set.Typed[string]{}}
2026-02-16 21:29:45.470 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali775cde01f57"
2026-02-16 21:29:45.470 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali775cde01f57"
2026-02-16 21:29:45.470 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:45.470 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:45.470 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.157
2026-02-16 21:29:45.472 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali775cde01f57" state=""
2026-02-16 21:29:45.472 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali775cde01f57"
2026-02-16 21:29:45.493 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:45.493 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"} status="down"
2026-02-16 21:29:45.493 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali775cde01f57", State:"", Index:96}
2026-02-16 21:29:45.493 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali775cde01f57", Addrs:set.Set[string](nil)}
2026-02-16 21:29:45.493 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali775cde01f57", Addrs:set.Set[string](nil)}
2026-02-16 21:29:45.493 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali775cde01f57"
2026-02-16 21:29:45.493 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:45.493 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:45.513 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:45.513 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"} status="down"
2026-02-16 21:29:45.602 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b, name=eth0)
2026-02-16 21:29:45.602 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b" endpoint_id:"eth0"}
2026-02-16 21:29:45.602 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-5337.default"}
2026-02-16 21:29:45.602 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-5337"}
2026-02-16 21:29:45.602 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:45.602 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:45.602 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Il0jLSfznpWQnqdKDI" ipVersion=0x4 table="filter"
2026-02-16 21:29:45.602 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5rhrwScbmbw4woVBO-" ipVersion=0x4 table="filter"
2026-02-16 21:29:45.604 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Il0jLSfznpWQnqdKDI" ipVersion=0x4 table="filter"
2026-02-16 21:29:45.604 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5rhrwScbmbw4woVBO-" ipVersion=0x4 table="filter"
2026-02-16 21:29:45.604 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:45.604 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali775cde01f57" ipVersion=0x4 table="filter"
2026-02-16 21:29:45.604 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali775cde01f57" ipVersion=0x4 table="filter"
2026-02-16 21:29:45.605 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:45.605 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:45.612 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:29:45.663 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5337/downwardapi-volume-abaff70d-8301-420f-83ad-7bd5a356053b", EndpointId:"eth0"}
2026-02-16 21:29:46.756 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5337"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-5337"}
2026-02-16 21:29:46.784 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1725"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1725"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1725"}
2026-02-16 21:29:46.784 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1725" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:46.804 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1725"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1725"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1725"} labels:{key:"webhook-1725" value:"true"}
2026-02-16 21:29:46.828 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2356"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2356"} labels:{key:"webhook-1725-markers" value:"true"}
2026-02-16 21:29:46.828 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2356" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:47.743 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh, name=eth0)
2026-02-16 21:29:47.744 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-1725"} profile:{inbound_rules:{action:"allow" rule_id:"WXr2Gs-g69xglgD4"} outbound_rules:{action:"allow" rule_id:"PVNevSNH8r_ApN8p"}}
2026-02-16 21:29:47.744 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-1725.default"} profile:{}
2026-02-16 21:29:47.744 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie5dcf8af381" profile_ids:"kns.webhook-1725" profile_ids:"ksa.webhook-1725.default" ipv4_nets:"10.100.219.159/32"}
2026-02-16 21:29:47.744 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:47.744 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:47.744 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:47.745 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie5dcf8af381" ipVersion=0x4 table="filter"
2026-02-16 21:29:47.745 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-1725" ipVersion=0x4 table="filter"
2026-02-16 21:29:47.745 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_I-ATm8ENz-0d7aZPQr" ipVersion=0x4 table="filter"
2026-02-16 21:29:47.745 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie5dcf8af381" ipVersion=0x4 table="filter"
2026-02-16 21:29:47.745 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-1725" ipVersion=0x4 table="filter"
2026-02-16 21:29:47.745 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_I-ATm8ENz-0d7aZPQr" ipVersion=0x4 table="filter"
2026-02-16 21:29:47.746 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie5dcf8af381"
2026-02-16 21:29:47.746 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:47.746 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:47.790 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:47.791 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"} status="down"
2026-02-16 21:29:47.821 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="calie5dcf8af381" state="down"
2026-02-16 21:29:47.822 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie5dcf8af381", State:"down", Index:97}
2026-02-16 21:29:47.822 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie5dcf8af381"
2026-02-16 21:29:47.822 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie5dcf8af381", Addrs:set.Typed[string]{}}
2026-02-16 21:29:47.822 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie5dcf8af381", Addrs:set.Typed[string]{}}
2026-02-16 21:29:47.822 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie5dcf8af381"
2026-02-16 21:29:47.822 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:47.822 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:47.825 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="calie5dcf8af381" state="up"
2026-02-16 21:29:47.855 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:47.855 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"} status="down"
2026-02-16 21:29:47.855 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie5dcf8af381", State:"up", Index:97}
2026-02-16 21:29:47.855 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie5dcf8af381"
2026-02-16 21:29:47.855 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie5dcf8af381"
2026-02-16 21:29:47.855 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie5dcf8af381"
2026-02-16 21:29:47.856 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:47.856 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:47.874 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:47.875 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"} status="up"
2026-02-16 21:29:48.052 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-3808" name:"default"}
2026-02-16 21:29:48.124 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3808"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3808"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-3808"}
2026-02-16 21:29:48.149 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-3808"}
2026-02-16 21:29:48.225 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh, name=eth0)
2026-02-16 21:29:48.226 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie5dcf8af381" profile_ids:"kns.webhook-1725" profile_ids:"ksa.webhook-1725.default" ipv4_nets:"10.100.219.159/32"}
2026-02-16 21:29:48.226 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:48.226 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:48.226 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:48.226 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie5dcf8af381"
2026-02-16 21:29:48.227 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:48.227 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:48.244 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh, name=eth0)
2026-02-16 21:29:48.256 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:48.256 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"} status="up"
2026-02-16 21:29:48.257 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie5dcf8af381" profile_ids:"kns.webhook-1725" profile_ids:"ksa.webhook-1725.default" ipv4_nets:"10.100.219.159/32"}
2026-02-16 21:29:48.257 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:48.257 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:48.257 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:48.257 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie5dcf8af381"
2026-02-16 21:29:48.258 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:48.258 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:48.281 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:48.282 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"} status="up"
2026-02-16 21:29:49.217 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1725" type:"ClusterIP" cluster_ips:"10.254.75.153" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:29:49.307 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=97
2026-02-16 21:29:49.307 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie5dcf8af381"
2026-02-16 21:29:49.307 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie5dcf8af381", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:49.308 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie5dcf8af381", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:49.971 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-3260/pod1, name=eth0)
2026-02-16 21:29:49.972 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3260/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic612275d94d" profile_ids:"kns.services-3260" profile_ids:"ksa.services-3260.default" ipv4_nets:"10.100.219.156/32"}
2026-02-16 21:29:49.972 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:49.972 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:49.972 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:49.974 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic612275d94d"
2026-02-16 21:29:49.974 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:49.974 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:49.988 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-3260/pod1, name=eth0)
2026-02-16 21:29:49.999 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:50.000 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"} status="up"
2026-02-16 21:29:50.000 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3260/pod1" endpoint_id:"eth0"}
2026-02-16 21:29:50.000 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-3260"}
2026-02-16 21:29:50.000 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-3260.default"}
2026-02-16 21:29:50.000 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:50.002 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:50.003 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-3260" ipVersion=0x4 table="filter"
2026-02-16 21:29:50.003 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_AmpL0OuIOfZ0FsluLI" ipVersion=0x4 table="filter"
2026-02-16 21:29:50.003 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-3260" ipVersion=0x4 table="filter"
2026-02-16 21:29:50.003 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_AmpL0OuIOfZ0FsluLI" ipVersion=0x4 table="filter"
2026-02-16 21:29:50.003 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:50.003 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic612275d94d" ipVersion=0x4 table="filter"
2026-02-16 21:29:50.003 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic612275d94d" ipVersion=0x4 table="filter"
2026-02-16 21:29:50.003 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:50.004 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:50.004 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.156
2026-02-16 21:29:50.064 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3260/pod1", EndpointId:"eth0"}
2026-02-16 21:29:50.107 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-3260"
2026-02-16 21:29:50.286 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-3260" name:"default"}
2026-02-16 21:29:50.396 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calic612275d94d" state="down"
2026-02-16 21:29:50.396 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic612275d94d", State:"down", Index:93}
2026-02-16 21:29:50.396 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic612275d94d"
2026-02-16 21:29:50.396 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=93
2026-02-16 21:29:50.399 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calic612275d94d" state=""
2026-02-16 21:29:50.399 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic612275d94d"
2026-02-16 21:29:50.425 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic612275d94d", Addrs:set.Typed[string]{}}
2026-02-16 21:29:50.425 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic612275d94d", Addrs:set.Typed[string]{}}
2026-02-16 21:29:50.425 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic612275d94d", State:"", Index:93}
2026-02-16 21:29:50.426 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic612275d94d", Addrs:set.Set[string](nil)}
2026-02-16 21:29:50.426 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic612275d94d", Addrs:set.Set[string](nil)}
2026-02-16 21:29:50.454 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1725"
2026-02-16 21:29:50.515 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh, name=eth0)
2026-02-16 21:29:50.515 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie5dcf8af381" profile_ids:"kns.webhook-1725" profile_ids:"ksa.webhook-1725.default" ipv4_nets:"10.100.219.159/32"}
2026-02-16 21:29:50.515 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:50.515 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:50.515 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:50.516 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie5dcf8af381"
2026-02-16 21:29:50.516 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:50.516 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:50.521 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh, name=eth0)
2026-02-16 21:29:50.541 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:50.541 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"} status="up"
2026-02-16 21:29:50.541 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh" endpoint_id:"eth0"}
2026-02-16 21:29:50.541 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-1725.default"}
2026-02-16 21:29:50.541 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-1725"}
2026-02-16 21:29:50.541 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1725"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1725"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1725"} labels:{key:"webhook-1725" value:"true"}
2026-02-16 21:29:50.541 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:50.541 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:50.541 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-1725" ipVersion=0x4 table="filter"
2026-02-16 21:29:50.542 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_I-ATm8ENz-0d7aZPQr" ipVersion=0x4 table="filter"
2026-02-16 21:29:50.542 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-1725" ipVersion=0x4 table="filter"
2026-02-16 21:29:50.542 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_I-ATm8ENz-0d7aZPQr" ipVersion=0x4 table="filter"
2026-02-16 21:29:50.542 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:50.542 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie5dcf8af381" ipVersion=0x4 table="filter"
2026-02-16 21:29:50.542 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie5dcf8af381" ipVersion=0x4 table="filter"
2026-02-16 21:29:50.542 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:50.542 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:50.542 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.159
2026-02-16 21:29:50.607 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1725/sample-webhook-deployment-7c5c95bb96-bclzh", EndpointId:"eth0"}
2026-02-16 21:29:50.607 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2356"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2356"} labels:{key:"webhook-1725-markers" value:"true"}
2026-02-16 21:29:50.607 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1294"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1294"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1294"}
2026-02-16 21:29:50.607 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1294" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:50.738 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3260"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"services-3260"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3260"}
2026-02-16 21:29:50.768 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-3260"}
2026-02-16 21:29:51.361 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee, name=eth0)
2026-02-16 21:29:51.362 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-1294"} profile:{inbound_rules:{action:"allow" rule_id:"tQ-Eej8E8iTgTlAj"} outbound_rules:{action:"allow" rule_id:"qZ8DahlNPwt_sS8b"}}
2026-02-16 21:29:51.362 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-1294.default"} profile:{}
2026-02-16 21:29:51.362 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe07398b2f7" profile_ids:"kns.projected-1294" profile_ids:"ksa.projected-1294.default" ipv4_nets:"10.100.219.153/32"}
2026-02-16 21:29:51.362 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:51.362 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:51.362 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:51.362 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibe07398b2f7" ipVersion=0x4 table="filter"
2026-02-16 21:29:51.362 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-1294" ipVersion=0x4 table="filter"
2026-02-16 21:29:51.362 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LQCD1AmIOPv4i98r_7" ipVersion=0x4 table="filter"
2026-02-16 21:29:51.362 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibe07398b2f7" ipVersion=0x4 table="filter"
2026-02-16 21:29:51.362 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-1294" ipVersion=0x4 table="filter"
2026-02-16 21:29:51.362 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LQCD1AmIOPv4i98r_7" ipVersion=0x4 table="filter"
2026-02-16 21:29:51.362 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibe07398b2f7"
2026-02-16 21:29:51.362 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:51.362 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:51.418 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:51.418 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"} status="down"
2026-02-16 21:29:51.445 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="calibe07398b2f7" state="down"
2026-02-16 21:29:51.445 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibe07398b2f7"
2026-02-16 21:29:51.445 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe07398b2f7", State:"down", Index:98}
2026-02-16 21:29:51.445 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe07398b2f7", Addrs:set.Typed[string]{}}
2026-02-16 21:29:51.445 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe07398b2f7", Addrs:set.Typed[string]{}}
2026-02-16 21:29:51.445 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe07398b2f7"
2026-02-16 21:29:51.445 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:51.445 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:51.447 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="calibe07398b2f7" state="up"
2026-02-16 21:29:51.462 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:51.463 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"} status="down"
2026-02-16 21:29:51.463 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe07398b2f7", State:"up", Index:98}
2026-02-16 21:29:51.463 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibe07398b2f7"
2026-02-16 21:29:51.463 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe07398b2f7"
2026-02-16 21:29:51.463 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe07398b2f7"
2026-02-16 21:29:51.463 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:51.463 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:51.477 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:51.477 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"} status="up"
2026-02-16 21:29:51.646 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="calie5dcf8af381" state="down"
2026-02-16 21:29:51.647 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie5dcf8af381", State:"down", Index:97}
2026-02-16 21:29:51.647 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie5dcf8af381"
2026-02-16 21:29:51.648 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=97
2026-02-16 21:29:51.650 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="calie5dcf8af381" state=""
2026-02-16 21:29:51.654 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie5dcf8af381"
2026-02-16 21:29:51.667 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie5dcf8af381", Addrs:set.Typed[string]{}}
2026-02-16 21:29:51.667 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie5dcf8af381", Addrs:set.Typed[string]{}}
2026-02-16 21:29:51.667 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie5dcf8af381", State:"", Index:97}
2026-02-16 21:29:51.667 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie5dcf8af381", Addrs:set.Set[string](nil)}
2026-02-16 21:29:51.667 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie5dcf8af381", Addrs:set.Set[string](nil)}
2026-02-16 21:29:52.027 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5337" name:"default"}
2026-02-16 21:29:52.142 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5337"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-5337"}
2026-02-16 21:29:52.170 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5337"}
2026-02-16 21:29:52.261 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee, name=eth0)
2026-02-16 21:29:52.261 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe07398b2f7" profile_ids:"kns.projected-1294" profile_ids:"ksa.projected-1294.default" ipv4_nets:"10.100.219.153/32"}
2026-02-16 21:29:52.262 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:52.262 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:52.262 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:52.262 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe07398b2f7"
2026-02-16 21:29:52.262 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:52.262 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:52.284 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:52.284 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"} status="up"
2026-02-16 21:29:52.858 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=98
2026-02-16 21:29:52.858 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibe07398b2f7"
2026-02-16 21:29:52.858 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe07398b2f7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:52.858 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe07398b2f7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:53.446 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee, name=eth0)
2026-02-16 21:29:53.446 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe07398b2f7" profile_ids:"kns.projected-1294" profile_ids:"ksa.projected-1294.default" ipv4_nets:"10.100.219.153/32"}
2026-02-16 21:29:53.447 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:53.447 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:53.447 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:53.448 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe07398b2f7"
2026-02-16 21:29:53.449 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:53.449 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 98
2026-02-16 21:29:53.470 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:53.470 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"} status="up"
2026-02-16 21:29:53.555 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="calibe07398b2f7" state="down"
2026-02-16 21:29:53.555 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibe07398b2f7"
2026-02-16 21:29:53.555 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=98
2026-02-16 21:29:53.555 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe07398b2f7", State:"down", Index:98}
2026-02-16 21:29:53.556 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe07398b2f7", Addrs:set.Typed[string]{}}
2026-02-16 21:29:53.556 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe07398b2f7", Addrs:set.Typed[string]{}}
2026-02-16 21:29:53.556 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe07398b2f7"
2026-02-16 21:29:53.556 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:53.556 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:53.556 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.153
2026-02-16 21:29:53.558 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="calibe07398b2f7" state=""
2026-02-16 21:29:53.558 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibe07398b2f7"
2026-02-16 21:29:53.577 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:53.577 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"} status="down"
2026-02-16 21:29:53.577 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe07398b2f7", State:"", Index:98}
2026-02-16 21:29:53.577 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe07398b2f7", Addrs:set.Set[string](nil)}
2026-02-16 21:29:53.577 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe07398b2f7", Addrs:set.Set[string](nil)}
2026-02-16 21:29:53.577 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe07398b2f7"
2026-02-16 21:29:53.577 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:53.577 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:53.596 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:53.597 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"} status="down"
2026-02-16 21:29:53.649 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee, name=eth0)
2026-02-16 21:29:53.650 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee" endpoint_id:"eth0"}
2026-02-16 21:29:53.650 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-1294"}
2026-02-16 21:29:53.650 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-1294.default"}
2026-02-16 21:29:53.650 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:53.650 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:53.650 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-1294" ipVersion=0x4 table="filter"
2026-02-16 21:29:53.650 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LQCD1AmIOPv4i98r_7" ipVersion=0x4 table="filter"
2026-02-16 21:29:53.650 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-1294" ipVersion=0x4 table="filter"
2026-02-16 21:29:53.650 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LQCD1AmIOPv4i98r_7" ipVersion=0x4 table="filter"
2026-02-16 21:29:53.650 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:53.650 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibe07398b2f7" ipVersion=0x4 table="filter"
2026-02-16 21:29:53.650 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibe07398b2f7" ipVersion=0x4 table="filter"
2026-02-16 21:29:53.650 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:53.650 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:53.747 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1294/pod-projected-configmaps-9f4a4f20-2226-4482-b1e8-d977349853ee", EndpointId:"eth0"}
2026-02-16 21:29:54.890 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1294"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1294"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1294"}
2026-02-16 21:29:54.919 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9836"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9836"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-9836"}
2026-02-16 21:29:54.919 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-9836" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:29:55.609 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69, name=eth0)
2026-02-16 21:29:55.610 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-9836"} profile:{inbound_rules:{action:"allow" rule_id:"s6nCfzYNaG_mEkGb"} outbound_rules:{action:"allow" rule_id:"jjuRaywODbpNTceW"}}
2026-02-16 21:29:55.610 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-9836.default"} profile:{}
2026-02-16 21:29:55.610 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali448a950716c" profile_ids:"kns.container-probe-9836" profile_ids:"ksa.container-probe-9836.default" ipv4_nets:"10.100.219.160/32"}
2026-02-16 21:29:55.610 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:29:55.610 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:29:55.610 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:29:55.611 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali448a950716c" ipVersion=0x4 table="filter"
2026-02-16 21:29:55.611 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OFMpwPsxXP1vi9WVX-" ipVersion=0x4 table="filter"
2026-02-16 21:29:55.611 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_G7CtauDmiu1saMp84b" ipVersion=0x4 table="filter"
2026-02-16 21:29:55.611 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali448a950716c" ipVersion=0x4 table="filter"
2026-02-16 21:29:55.611 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OFMpwPsxXP1vi9WVX-" ipVersion=0x4 table="filter"
2026-02-16 21:29:55.611 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_G7CtauDmiu1saMp84b" ipVersion=0x4 table="filter"
2026-02-16 21:29:55.611 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali448a950716c"
2026-02-16 21:29:55.611 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:29:55.611 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:29:55.652 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:55.652 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} status="down"
2026-02-16 21:29:55.689 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali448a950716c" state="down"
2026-02-16 21:29:55.689 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali448a950716c"
2026-02-16 21:29:55.689 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali448a950716c", State:"down", Index:99}
2026-02-16 21:29:55.690 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali448a950716c", Addrs:set.Typed[string]{}}
2026-02-16 21:29:55.690 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali448a950716c", Addrs:set.Typed[string]{}}
2026-02-16 21:29:55.690 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali448a950716c"
2026-02-16 21:29:55.690 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:29:55.690 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:29:55.692 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali448a950716c" state="up"
2026-02-16 21:29:55.708 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:29:55.708 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} status="down"
2026-02-16 21:29:55.708 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali448a950716c", State:"up", Index:99}
2026-02-16 21:29:55.708 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali448a950716c"
2026-02-16 21:29:55.708 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali448a950716c"
2026-02-16 21:29:55.708 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali448a950716c"
2026-02-16 21:29:55.709 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:29:55.709 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:29:55.727 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:55.727 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} status="up"
2026-02-16 21:29:55.731 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2356" name:"default"}
2026-02-16 21:29:56.099 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1725" name:"default"}
2026-02-16 21:29:56.134 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1725"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1725"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1725"} labels:{key:"webhook-1725" value:"true"}
2026-02-16 21:29:56.154 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1725"}
2026-02-16 21:29:56.275 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2356"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2356"} labels:{key:"webhook-1725-markers" value:"true"}
2026-02-16 21:29:56.299 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69, name=eth0)
2026-02-16 21:29:56.299 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali448a950716c" profile_ids:"kns.container-probe-9836" profile_ids:"ksa.container-probe-9836.default" ipv4_nets:"10.100.219.160/32"}
2026-02-16 21:29:56.299 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:29:56.299 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:29:56.300 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:29:56.301 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali448a950716c"
2026-02-16 21:29:56.301 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:29:56.301 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:29:56.323 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:29:56.323 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} status="up"
2026-02-16 21:29:56.323 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2356"}
2026-02-16 21:29:56.858 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=99
2026-02-16 21:29:56.858 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali448a950716c"
2026-02-16 21:29:56.858 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali448a950716c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:56.858 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali448a950716c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:29:59.570 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3690"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3690"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-3690"}
2026-02-16 21:29:59.590 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2986"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2986"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2986"}
2026-02-16 21:29:59.608 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-2986" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:00.015 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1294" name:"default"}
2026-02-16 21:30:00.264 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1294"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1294"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1294"}
2026-02-16 21:30:00.293 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1294"}
2026-02-16 21:30:03.711 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2986"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2986"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2986"}
2026-02-16 21:30:03.737 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3896"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-3896"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3896"}
2026-02-16 21:30:03.737 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-3896" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:03.755 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-3896" type:"ExternalName"
2026-02-16 21:30:03.784 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-3896" type:"NodePort" cluster_ips:"10.254.217.226" ports:{Protocol:"TCP" Port:80 NodePort:32383}
2026-02-16 21:30:04.433 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-3896/externalname-service-689d8c6946-8rmgw, name=eth0)
2026-02-16 21:30:04.434 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-3896.default"} profile:{}
2026-02-16 21:30:04.434 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-3896"} profile:{inbound_rules:{action:"allow" rule_id:"OcZDdKgla2peua8y"} outbound_rules:{action:"allow" rule_id:"oAzhJOIdO9A8Lqhh"}}
2026-02-16 21:30:04.434 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3896/externalname-service-689d8c6946-8rmgw" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa726abaf54" profile_ids:"kns.services-3896" profile_ids:"ksa.services-3896.default" ipv4_nets:"10.100.219.163/32"}
2026-02-16 21:30:04.434 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:04.434 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:04.434 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:04.434 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaa726abaf54" ipVersion=0x4 table="filter"
2026-02-16 21:30:04.434 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-3896" ipVersion=0x4 table="filter"
2026-02-16 21:30:04.434 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iuxgTSzUPse3FxbeNy" ipVersion=0x4 table="filter"
2026-02-16 21:30:04.434 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaa726abaf54" ipVersion=0x4 table="filter"
2026-02-16 21:30:04.434 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-3896" ipVersion=0x4 table="filter"
2026-02-16 21:30:04.434 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iuxgTSzUPse3FxbeNy" ipVersion=0x4 table="filter"
2026-02-16 21:30:04.434 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaa726abaf54"
2026-02-16 21:30:04.434 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:04.434 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:04.474 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:04.474 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"} status="down"
2026-02-16 21:30:04.502 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="caliaa726abaf54" state="down"
2026-02-16 21:30:04.502 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaa726abaf54"
2026-02-16 21:30:04.513 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa726abaf54", State:"down", Index:100}
2026-02-16 21:30:04.514 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa726abaf54", Addrs:set.Typed[string]{}}
2026-02-16 21:30:04.514 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa726abaf54", Addrs:set.Typed[string]{}}
2026-02-16 21:30:04.514 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaa726abaf54"
2026-02-16 21:30:04.514 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:04.514 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:04.514 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="caliaa726abaf54" state="up"
2026-02-16 21:30:04.541 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:04.541 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"} status="down"
2026-02-16 21:30:04.541 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa726abaf54", State:"up", Index:100}
2026-02-16 21:30:04.541 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaa726abaf54"
2026-02-16 21:30:04.542 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaa726abaf54"
2026-02-16 21:30:04.542 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa726abaf54"
2026-02-16 21:30:04.542 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:04.542 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:04.561 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:04.561 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"} status="up"
2026-02-16 21:30:04.828 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-3690" name:"default"}
2026-02-16 21:30:04.894 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3690"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3690"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-3690"}
2026-02-16 21:30:04.921 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-3690"}
2026-02-16 21:30:05.363 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-3896/externalname-service-689d8c6946-8rmgw, name=eth0)
2026-02-16 21:30:05.363 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3896/externalname-service-689d8c6946-8rmgw" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa726abaf54" profile_ids:"kns.services-3896" profile_ids:"ksa.services-3896.default" ipv4_nets:"10.100.219.163/32"}
2026-02-16 21:30:05.364 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:05.364 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:05.364 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:05.364 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa726abaf54"
2026-02-16 21:30:05.365 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:05.365 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:05.387 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:05.387 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"} status="up"
2026-02-16 21:30:05.850 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=100
2026-02-16 21:30:05.850 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaa726abaf54"
2026-02-16 21:30:05.850 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa726abaf54", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:05.850 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa726abaf54", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:08.859 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-2986" name:"default"}
2026-02-16 21:30:08.886 [INFO][90] felix/summary.go 100: Summarising 187 dataplane reconciliation loops over 1m2.8s: avg=28ms longest=97ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:30:08.984 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2986"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2986"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2986"}
2026-02-16 21:30:09.011 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-2986"}
2026-02-16 21:30:13.565 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-3896"
2026-02-16 21:30:13.635 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3896"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-3896"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3896"}
2026-02-16 21:30:13.636 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-672"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-672"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-672"}
2026-02-16 21:30:13.636 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-672" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:14.266 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639, name=eth0)
2026-02-16 21:30:14.266 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-672"} profile:{inbound_rules:{action:"allow" rule_id:"iHsuTxF-b_2VbW97"} outbound_rules:{action:"allow" rule_id:"_qKSYzTIMBV2NpFZ"}}
2026-02-16 21:30:14.266 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-672.default"} profile:{}
2026-02-16 21:30:14.266 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d8f58f5308" profile_ids:"kns.projected-672" profile_ids:"ksa.projected-672.default" ipv4_nets:"10.100.219.164/32"}
2026-02-16 21:30:14.266 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:14.267 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:14.267 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:14.267 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:30:14.267 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5d8f58f5308" ipVersion=0x4 table="filter"
2026-02-16 21:30:14.267 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-672" ipVersion=0x4 table="filter"
2026-02-16 21:30:14.267 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BOtzgYMA5s5WWwPG62" ipVersion=0x4 table="filter"
2026-02-16 21:30:14.267 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:30:14.267 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5d8f58f5308" ipVersion=0x4 table="filter"
2026-02-16 21:30:14.267 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-672" ipVersion=0x4 table="filter"
2026-02-16 21:30:14.267 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BOtzgYMA5s5WWwPG62" ipVersion=0x4 table="filter"
2026-02-16 21:30:14.267 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5d8f58f5308"
2026-02-16 21:30:14.267 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:14.268 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:14.306 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:14.306 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"} status="down"
2026-02-16 21:30:14.347 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali5d8f58f5308" state="down"
2026-02-16 21:30:14.348 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5d8f58f5308"
2026-02-16 21:30:14.348 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d8f58f5308", State:"down", Index:101}
2026-02-16 21:30:14.348 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d8f58f5308", Addrs:set.Typed[string]{}}
2026-02-16 21:30:14.348 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d8f58f5308", Addrs:set.Typed[string]{}}
2026-02-16 21:30:14.348 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d8f58f5308"
2026-02-16 21:30:14.348 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:14.348 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:14.348 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali5d8f58f5308" state="up"
2026-02-16 21:30:14.368 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:14.368 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"} status="down"
2026-02-16 21:30:14.368 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d8f58f5308", State:"up", Index:101}
2026-02-16 21:30:14.368 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5d8f58f5308"
2026-02-16 21:30:14.368 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d8f58f5308"
2026-02-16 21:30:14.368 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d8f58f5308"
2026-02-16 21:30:14.368 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:14.368 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:14.398 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:14.398 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"} status="up"
2026-02-16 21:30:15.415 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639, name=eth0)
2026-02-16 21:30:15.415 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d8f58f5308" profile_ids:"kns.projected-672" profile_ids:"ksa.projected-672.default" ipv4_nets:"10.100.219.164/32"}
2026-02-16 21:30:15.415 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:15.415 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:15.415 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:15.415 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d8f58f5308"
2026-02-16 21:30:15.415 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:15.415 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:15.446 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:15.446 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"} status="up"
2026-02-16 21:30:15.931 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=101
2026-02-16 21:30:15.931 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5d8f58f5308"
2026-02-16 21:30:15.931 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d8f58f5308", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:15.931 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d8f58f5308", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:16.428 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69, name=eth0)
2026-02-16 21:30:16.428 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali448a950716c" profile_ids:"kns.container-probe-9836" profile_ids:"ksa.container-probe-9836.default" ipv4_nets:"10.100.219.160/32"}
2026-02-16 21:30:16.428 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:30:16.429 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:30:16.429 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:30:16.429 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali448a950716c"
2026-02-16 21:30:16.430 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:30:16.430 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:30:16.456 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:16.456 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} status="up"
2026-02-16 21:30:16.584 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639, name=eth0)
2026-02-16 21:30:16.586 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5d8f58f5308" profile_ids:"kns.projected-672" profile_ids:"ksa.projected-672.default" ipv4_nets:"10.100.219.164/32"}
2026-02-16 21:30:16.586 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:16.586 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:16.586 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:16.591 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5d8f58f5308"
2026-02-16 21:30:16.591 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:16.591 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:16.616 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:16.616 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"} status="down"
2026-02-16 21:30:16.687 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali5d8f58f5308" state="down"
2026-02-16 21:30:16.688 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5d8f58f5308"
2026-02-16 21:30:16.688 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d8f58f5308", State:"down", Index:101}
2026-02-16 21:30:16.688 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d8f58f5308", Addrs:set.Typed[string]{}}
2026-02-16 21:30:16.688 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d8f58f5308", Addrs:set.Typed[string]{}}
2026-02-16 21:30:16.688 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d8f58f5308"
2026-02-16 21:30:16.688 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5d8f58f5308"
2026-02-16 21:30:16.688 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:16.688 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:16.689 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.164
2026-02-16 21:30:16.689 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=101
2026-02-16 21:30:16.691 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali5d8f58f5308" state=""
2026-02-16 21:30:16.691 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5d8f58f5308"
2026-02-16 21:30:16.708 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:16.709 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"} status="down"
2026-02-16 21:30:16.709 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5d8f58f5308", State:"", Index:101}
2026-02-16 21:30:16.709 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5d8f58f5308", Addrs:set.Set[string](nil)}
2026-02-16 21:30:16.709 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5d8f58f5308", Addrs:set.Set[string](nil)}
2026-02-16 21:30:16.709 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5d8f58f5308"
2026-02-16 21:30:16.709 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:16.709 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:16.736 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:16.736 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"} status="down"
2026-02-16 21:30:16.796 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639, name=eth0)
2026-02-16 21:30:16.796 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639" endpoint_id:"eth0"}
2026-02-16 21:30:16.796 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-672"}
2026-02-16 21:30:16.796 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-672.default"}
2026-02-16 21:30:16.796 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:16.797 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:16.797 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-672" ipVersion=0x4 table="filter"
2026-02-16 21:30:16.798 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BOtzgYMA5s5WWwPG62" ipVersion=0x4 table="filter"
2026-02-16 21:30:16.798 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-672" ipVersion=0x4 table="filter"
2026-02-16 21:30:16.798 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BOtzgYMA5s5WWwPG62" ipVersion=0x4 table="filter"
2026-02-16 21:30:16.798 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:16.798 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:30:16.798 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5d8f58f5308" ipVersion=0x4 table="filter"
2026-02-16 21:30:16.798 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:30:16.798 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5d8f58f5308" ipVersion=0x4 table="filter"
2026-02-16 21:30:16.798 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:16.798 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:16.854 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-672/downwardapi-volume-6a2d28db-74a9-4305-a3ee-ee139c409639", EndpointId:"eth0"}
2026-02-16 21:30:17.739 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-672"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-672"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-672"}
2026-02-16 21:30:17.771 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-8651"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-8651"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-8651"}
2026-02-16 21:30:17.797 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-8651" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:17.843 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-8651"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-8651"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-8651"}
2026-02-16 21:30:17.877 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8945"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8945"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8945"}
2026-02-16 21:30:17.877 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-8945" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:18.471 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb, name=eth0)
2026-02-16 21:30:18.471 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-8945"} profile:{inbound_rules:{action:"allow" rule_id:"5dOpgJZ3Opt5ofKD"} outbound_rules:{action:"allow" rule_id:"X2BHAjPQTzl2IL5d"}}
2026-02-16 21:30:18.471 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-8945.default"} profile:{}
2026-02-16 21:30:18.471 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calief45ad65bef" profile_ids:"kns.emptydir-8945" profile_ids:"ksa.emptydir-8945.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:30:18.471 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:18.472 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:18.472 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:18.472 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calief45ad65bef" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.473 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-8945" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.473 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9dWawZ6q822-HlnP8N" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.473 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calief45ad65bef" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.473 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-8945" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.473 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9dWawZ6q822-HlnP8N" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.473 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calief45ad65bef"
2026-02-16 21:30:18.473 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:18.473 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:18.515 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:18.515 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"} status="down"
2026-02-16 21:30:18.547 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="calief45ad65bef" state="down"
2026-02-16 21:30:18.547 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calief45ad65bef"
2026-02-16 21:30:18.547 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calief45ad65bef", State:"down", Index:102}
2026-02-16 21:30:18.547 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calief45ad65bef", Addrs:set.Typed[string]{}}
2026-02-16 21:30:18.547 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calief45ad65bef", Addrs:set.Typed[string]{}}
2026-02-16 21:30:18.547 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calief45ad65bef"
2026-02-16 21:30:18.547 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:18.547 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:18.552 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="calief45ad65bef" state="up"
2026-02-16 21:30:18.566 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:18.566 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"} status="down"
2026-02-16 21:30:18.566 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calief45ad65bef", State:"up", Index:102}
2026-02-16 21:30:18.566 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calief45ad65bef"
2026-02-16 21:30:18.566 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calief45ad65bef"
2026-02-16 21:30:18.566 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calief45ad65bef"
2026-02-16 21:30:18.567 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:18.567 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:18.581 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:18.581 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"} status="up"
2026-02-16 21:30:18.664 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-3896/externalname-service-689d8c6946-8rmgw, name=eth0)
2026-02-16 21:30:18.664 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3896/externalname-service-689d8c6946-8rmgw" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa726abaf54" profile_ids:"kns.services-3896" profile_ids:"ksa.services-3896.default" ipv4_nets:"10.100.219.163/32"}
2026-02-16 21:30:18.664 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:18.665 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:18.665 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:18.665 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa726abaf54"
2026-02-16 21:30:18.665 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:18.665 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:18.676 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-3896/externalname-service-689d8c6946-8rmgw, name=eth0)
2026-02-16 21:30:18.692 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:18.693 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"} status="up"
2026-02-16 21:30:18.693 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3896/externalname-service-689d8c6946-8rmgw" endpoint_id:"eth0"}
2026-02-16 21:30:18.693 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-3896"}
2026-02-16 21:30:18.693 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-3896.default"}
2026-02-16 21:30:18.693 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:18.693 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:18.695 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-3896" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.695 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iuxgTSzUPse3FxbeNy" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.695 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-3896" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.695 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iuxgTSzUPse3FxbeNy" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.695 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:18.695 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliaa726abaf54" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.695 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliaa726abaf54" ipVersion=0x4 table="filter"
2026-02-16 21:30:18.695 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:18.695 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:18.696 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.163
2026-02-16 21:30:18.766 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3896/externalname-service-689d8c6946-8rmgw", EndpointId:"eth0"}
2026-02-16 21:30:18.866 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-3896" name:"default"}
2026-02-16 21:30:19.307 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3896"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-3896"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3896"}
2026-02-16 21:30:19.331 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-3896"}
2026-02-16 21:30:19.448 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb, name=eth0)
2026-02-16 21:30:19.448 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calief45ad65bef" profile_ids:"kns.emptydir-8945" profile_ids:"ksa.emptydir-8945.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:30:19.448 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:19.448 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:19.448 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:19.449 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calief45ad65bef"
2026-02-16 21:30:19.449 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:19.449 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:19.467 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:19.467 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"} status="up"
2026-02-16 21:30:19.515 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=102
2026-02-16 21:30:19.515 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calief45ad65bef"
2026-02-16 21:30:19.515 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calief45ad65bef", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:19.515 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calief45ad65bef", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:30:20.593 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb, name=eth0)
2026-02-16 21:30:20.593 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calief45ad65bef" profile_ids:"kns.emptydir-8945" profile_ids:"ksa.emptydir-8945.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:30:20.593 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:20.593 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:20.593 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:20.594 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calief45ad65bef"
2026-02-16 21:30:20.594 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:20.594 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:20.623 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:20.624 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"} status="up"
2026-02-16 21:30:20.698 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="calief45ad65bef" state="down"
2026-02-16 21:30:20.698 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calief45ad65bef"
2026-02-16 21:30:20.698 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=102
2026-02-16 21:30:20.698 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calief45ad65bef", State:"down", Index:102}
2026-02-16 21:30:20.698 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calief45ad65bef", Addrs:set.Typed[string]{}}
2026-02-16 21:30:20.698 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calief45ad65bef", Addrs:set.Typed[string]{}}
2026-02-16 21:30:20.698 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calief45ad65bef"
2026-02-16 21:30:20.698 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:20.698 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:20.699 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.162
2026-02-16 21:30:20.699 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="calief45ad65bef" state=""
2026-02-16 21:30:20.699 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calief45ad65bef"
2026-02-16 21:30:20.717 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:20.717 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"} status="down"
2026-02-16 21:30:20.717 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calief45ad65bef", State:"", Index:102}
2026-02-16 21:30:20.717 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calief45ad65bef", Addrs:set.Set[string](nil)}
2026-02-16 21:30:20.717 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calief45ad65bef", Addrs:set.Set[string](nil)}
2026-02-16 21:30:20.717 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calief45ad65bef"
2026-02-16 21:30:20.717 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:20.717 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:20.741 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:30:20.741 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"} status="down"
2026-02-16 21:30:21.024 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb, name=eth0)
2026-02-16 21:30:21.024 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb" endpoint_id:"eth0"}
2026-02-16 21:30:21.024 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-8945.default"}
2026-02-16 21:30:21.024 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-8945"}
2026-02-16 21:30:21.024 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:21.024 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:21.025 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-8945" ipVersion=0x4 table="filter"
2026-02-16 21:30:21.025 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9dWawZ6q822-HlnP8N" ipVersion=0x4 table="filter"
2026-02-16 21:30:21.025 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-8945" ipVersion=0x4 table="filter"
2026-02-16 21:30:21.025 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9dWawZ6q822-HlnP8N" ipVersion=0x4 table="filter"
2026-02-16 21:30:21.025 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:21.025 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calief45ad65bef" ipVersion=0x4 table="filter"
2026-02-16 21:30:21.025 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calief45ad65bef" ipVersion=0x4 table="filter"
2026-02-16 21:30:21.025 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:21.025 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
2026-02-16 21:30:21.087 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8945/pod-c4ab08bb-1477-4f1a-9842-e6df09f8c3bb", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 100
2026-02-16 21:30:21.333 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="caliaa726abaf54" state="down"
2026-02-16 21:30:21.334 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaa726abaf54"
2026-02-16 21:30:21.334 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=100
2026-02-16 21:30:21.334 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa726abaf54", State:"down", Index:100}
2026-02-16 21:30:21.334 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa726abaf54", Addrs:set.Typed[string]{}}
2026-02-16 21:30:21.334 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa726abaf54", Addrs:set.Typed[string]{}}
2026-02-16 21:30:21.336 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="caliaa726abaf54" state=""
2026-02-16 21:30:21.336 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaa726abaf54"
2026-02-16 21:30:21.356 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa726abaf54", State:"", Index:100}
2026-02-16 21:30:21.356 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa726abaf54", Addrs:set.Set[string](nil)}
2026-02-16 21:30:21.356 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa726abaf54", Addrs:set.Set[string](nil)}
2026-02-16 21:30:21.981 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8945"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8945"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8945"}
2026-02-16 21:30:22.016 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-706"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-706"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-706"}
2026-02-16 21:30:22.039 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-706" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:22.869 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-672" name:"default"}
2026-02-16 21:30:23.088 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-8651" name:"default"}
2026-02-16 21:30:23.147 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-672"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-672"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-672"}
2026-02-16 21:30:23.174 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-672"}
2026-02-16 21:30:23.349 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-8651"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-8651"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-8651"}
2026-02-16 21:30:23.370 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-8651"}
2026-02-16 21:30:26.220 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-706"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-706"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-706"}
2026-02-16 21:30:26.247 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6965"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6965"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-6965"}
2026-02-16 21:30:26.300 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-6965" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:27.030 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-8945" name:"default"}
2026-02-16 21:30:27.435 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8945"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8945"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8945"}
2026-02-16 21:30:27.462 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-8945"}
2026-02-16 21:30:31.442 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-706" name:"default"}
2026-02-16 21:30:31.479 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-706"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-706"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-706"}
2026-02-16 21:30:31.500 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-706"}
2026-02-16 21:30:32.383 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6965"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6965"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-6965"}
2026-02-16 21:30:32.405 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1647"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1647"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-1647"}
2026-02-16 21:30:32.429 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-1647" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:35.513 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1647"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1647"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-1647"}
2026-02-16 21:30:35.547 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5052"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5052"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-5052"}
2026-02-16 21:30:35.574 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5052" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:36.540 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69, name=eth0)
2026-02-16 21:30:36.540 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali448a950716c" profile_ids:"kns.container-probe-9836" profile_ids:"ksa.container-probe-9836.default" ipv4_nets:"10.100.219.160/32"}
2026-02-16 21:30:36.540 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:30:36.540 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:30:36.540 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:30:36.541 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali448a950716c"
2026-02-16 21:30:36.542 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:30:36.542 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:30:36.564 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:36.565 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} status="up"
2026-02-16 21:30:37.442 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-6965" name:"default"}
2026-02-16 21:30:37.616 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6965"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6965"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-6965"}
2026-02-16 21:30:37.643 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-6965"}
2026-02-16 21:30:39.674 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5052"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5052"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-5052"}
2026-02-16 21:30:39.706 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5722"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5722"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-5722"}
2026-02-16 21:30:39.706 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5722" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:40.736 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-1647" name:"default"}
2026-02-16 21:30:40.786 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1647"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1647"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-1647"}
2026-02-16 21:30:40.814 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-1647"}
2026-02-16 21:30:43.806 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5722"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5722"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-5722"}
2026-02-16 21:30:43.829 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-400"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-400"}
2026-02-16 21:30:43.845 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-400" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:44.863 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5052" name:"default"}
2026-02-16 21:30:45.039 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5052"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5052"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-5052"}
2026-02-16 21:30:45.063 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5052"}
2026-02-16 21:30:45.654 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:30:47.960 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-400"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-400"}
2026-02-16 21:30:47.999 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4840"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4840"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4840"}
2026-02-16 21:30:48.026 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4840" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:49.016 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5722" name:"default"}
2026-02-16 21:30:49.122 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5722"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5722"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-5722"}
2026-02-16 21:30:49.148 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5722"}
2026-02-16 21:30:52.094 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4840"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4840"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4840"}
2026-02-16 21:30:52.124 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2202"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2202"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2202"}
2026-02-16 21:30:52.147 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-2202" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:53.126 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-400" name:"default"}
2026-02-16 21:30:53.249 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-400"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-400"}
2026-02-16 21:30:53.278 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-400"}
2026-02-16 21:30:55.636 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69, name=eth0)
2026-02-16 21:30:55.636 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali448a950716c" profile_ids:"kns.container-probe-9836" profile_ids:"ksa.container-probe-9836.default" ipv4_nets:"10.100.219.160/32"}
2026-02-16 21:30:55.636 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:30:55.636 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:30:55.637 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:30:55.637 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali448a950716c"
2026-02-16 21:30:55.638 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:30:55.638 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:30:55.663 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:30:55.664 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} status="up"
2026-02-16 21:30:57.427 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4840" name:"default"}
2026-02-16 21:30:57.462 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4840"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4840"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4840"}
2026-02-16 21:30:57.462 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4840"}
2026-02-16 21:30:58.092 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3012"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3012"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-3012"}
2026-02-16 21:30:58.130 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3074"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3074"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3074"}
2026-02-16 21:30:58.159 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-3074" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:59.191 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2202"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2202"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2202"}
2026-02-16 21:30:59.216 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-5950"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-5950"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-5950"}
2026-02-16 21:30:59.237 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-5950" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:30:59.345 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-5950"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-5950"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-5950"}
2026-02-16 21:30:59.364 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-755"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dra-755"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-755"}
2026-02-16 21:30:59.382 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dra-755" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:31:01.836 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-755"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dra-755"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-755"}
2026-02-16 21:31:01.866 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-49"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-49"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-49"}
2026-02-16 21:31:01.892 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-49" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:31:03.230 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-3012" name:"default"}
2026-02-16 21:31:03.433 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3012"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3012"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-3012"}
2026-02-16 21:31:03.458 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-3012"}
2026-02-16 21:31:04.465 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-5950" name:"default"}
2026-02-16 21:31:04.698 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-2202" name:"default"}
2026-02-16 21:31:04.740 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-5950"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-5950"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-5950"}
2026-02-16 21:31:04.766 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-5950"}
2026-02-16 21:31:04.997 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2202"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2202"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2202"}
2026-02-16 21:31:05.022 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-2202"}
2026-02-16 21:31:06.074 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-49"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-49"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-49"}
2026-02-16 21:31:06.100 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-792"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-792"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-792"}
2026-02-16 21:31:06.125 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-792" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:31:06.175 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"endpoint-test2" namespace:"services-792" type:"ClusterIP" cluster_ips:"10.254.192.71" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:31:06.955 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dra-755" name:"default"}
2026-02-16 21:31:07.172 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-755"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dra-755"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-755"}
2026-02-16 21:31:07.247 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dra-755"}
2026-02-16 21:31:08.742 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-792/execpod7tk6m, name=eth0)
2026-02-16 21:31:08.742 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-792"} profile:{inbound_rules:{action:"allow" rule_id:"WKOHnkk0lz8HiIqk"} outbound_rules:{action:"allow" rule_id:"bZ-cvb0emXkCp3BS"}}
2026-02-16 21:31:08.742 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-792.default"} profile:{}
2026-02-16 21:31:08.742 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-792/execpod7tk6m" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid93fda67a7a" profile_ids:"kns.services-792" profile_ids:"ksa.services-792.default" ipv4_nets:"10.100.219.161/32"}
2026-02-16 21:31:08.742 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:08.742 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:08.742 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:08.743 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid93fda67a7a" ipVersion=0x4 table="filter"
2026-02-16 21:31:08.743 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-792" ipVersion=0x4 table="filter"
2026-02-16 21:31:08.743 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VxVj21zX6-opAG-zkZ" ipVersion=0x4 table="filter"
2026-02-16 21:31:08.743 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid93fda67a7a" ipVersion=0x4 table="filter"
2026-02-16 21:31:08.743 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-792" ipVersion=0x4 table="filter"
2026-02-16 21:31:08.743 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VxVj21zX6-opAG-zkZ" ipVersion=0x4 table="filter"
2026-02-16 21:31:08.743 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid93fda67a7a"
2026-02-16 21:31:08.743 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:08.743 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:08.784 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:08.784 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"} status="down"
2026-02-16 21:31:08.815 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calid93fda67a7a" state="down"
2026-02-16 21:31:08.815 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid93fda67a7a"
2026-02-16 21:31:08.815 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid93fda67a7a", State:"down", Index:103}
2026-02-16 21:31:08.815 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid93fda67a7a", Addrs:set.Typed[string]{}}
2026-02-16 21:31:08.815 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid93fda67a7a", Addrs:set.Typed[string]{}}
2026-02-16 21:31:08.815 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid93fda67a7a"
2026-02-16 21:31:08.815 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:08.815 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:08.816 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calid93fda67a7a" state="up"
2026-02-16 21:31:08.833 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:08.833 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"} status="down"
2026-02-16 21:31:08.833 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid93fda67a7a", State:"up", Index:103}
2026-02-16 21:31:08.834 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid93fda67a7a"
2026-02-16 21:31:08.834 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid93fda67a7a"
2026-02-16 21:31:08.834 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid93fda67a7a"
2026-02-16 21:31:08.834 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:08.834 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:08.856 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:08.856 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"} status="up"
2026-02-16 21:31:09.699 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-792/execpod7tk6m, name=eth0)
2026-02-16 21:31:09.700 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-792/execpod7tk6m" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid93fda67a7a" profile_ids:"kns.services-792" profile_ids:"ksa.services-792.default" ipv4_nets:"10.100.219.161/32"}
2026-02-16 21:31:09.700 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:09.700 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:09.700 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:09.701 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid93fda67a7a"
2026-02-16 21:31:09.701 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:09.702 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:09.722 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:09.722 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"} status="up"
2026-02-16 21:31:09.722 [INFO][90] felix/summary.go 100: Summarising 130 dataplane reconciliation loops over 1m0.8s: avg=28ms longest=90ms (resync-calico-v4)
2026-02-16 21:31:10.234 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=103
2026-02-16 21:31:10.234 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid93fda67a7a"
2026-02-16 21:31:10.234 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid93fda67a7a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:10.234 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid93fda67a7a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:11.102 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-792/pod2, name=eth0)
2026-02-16 21:31:11.102 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-792/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliee434f9ed70" profile_ids:"kns.services-792" profile_ids:"ksa.services-792.default" ipv4_nets:"10.100.219.166/32"}
2026-02-16 21:31:11.102 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:11.102 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:11.102 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:11.103 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliee434f9ed70" ipVersion=0x4 table="filter"
2026-02-16 21:31:11.103 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliee434f9ed70" ipVersion=0x4 table="filter"
2026-02-16 21:31:11.103 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliee434f9ed70"
2026-02-16 21:31:11.103 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:11.103 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:11.149 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:11.149 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"} status="down"
2026-02-16 21:31:11.172 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="caliee434f9ed70" state="down"
2026-02-16 21:31:11.172 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliee434f9ed70"
2026-02-16 21:31:11.172 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliee434f9ed70", State:"down", Index:104}
2026-02-16 21:31:11.172 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliee434f9ed70", Addrs:set.Typed[string]{}}
2026-02-16 21:31:11.172 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliee434f9ed70", Addrs:set.Typed[string]{}}
2026-02-16 21:31:11.172 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliee434f9ed70"
2026-02-16 21:31:11.172 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:11.172 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:11.181 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="caliee434f9ed70" state="up"
2026-02-16 21:31:11.195 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:11.195 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"} status="down"
2026-02-16 21:31:11.195 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliee434f9ed70", State:"up", Index:104}
2026-02-16 21:31:11.195 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliee434f9ed70"
2026-02-16 21:31:11.195 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliee434f9ed70"
2026-02-16 21:31:11.195 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliee434f9ed70"
2026-02-16 21:31:11.195 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:11.195 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:11.215 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:11.215 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"} status="up"
2026-02-16 21:31:11.386 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-49" name:"default"}
2026-02-16 21:31:11.569 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-49"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-49"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-49"}
2026-02-16 21:31:11.597 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-49"}
2026-02-16 21:31:11.713 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-792/pod2, name=eth0)
2026-02-16 21:31:11.713 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-792/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliee434f9ed70" profile_ids:"kns.services-792" profile_ids:"ksa.services-792.default" ipv4_nets:"10.100.219.166/32"}
2026-02-16 21:31:11.713 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:11.713 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:11.713 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:11.714 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliee434f9ed70"
2026-02-16 21:31:11.714 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:11.714 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:11.761 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:11.761 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"} status="up"
2026-02-16 21:31:12.091 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=104
2026-02-16 21:31:12.091 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliee434f9ed70"
2026-02-16 21:31:12.091 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliee434f9ed70", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:12.091 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliee434f9ed70", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:14.273 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-792/pod2, name=eth0)
2026-02-16 21:31:14.273 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-792/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliee434f9ed70" profile_ids:"kns.services-792" profile_ids:"ksa.services-792.default" ipv4_nets:"10.100.219.166/32"}
2026-02-16 21:31:14.273 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:14.273 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:14.273 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:14.274 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliee434f9ed70"
2026-02-16 21:31:14.274 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:14.274 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:14.280 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-792/pod2, name=eth0)
2026-02-16 21:31:14.304 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:14.304 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"} status="up"
2026-02-16 21:31:14.304 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-792/pod2" endpoint_id:"eth0"}
2026-02-16 21:31:14.304 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:14.304 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:14.304 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:14.305 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliee434f9ed70" ipVersion=0x4 table="filter"
2026-02-16 21:31:14.305 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliee434f9ed70" ipVersion=0x4 table="filter"
2026-02-16 21:31:14.305 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:14.305 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:14.305 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.166
2026-02-16 21:31:14.364 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/pod2", EndpointId:"eth0"}
2026-02-16 21:31:14.711 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="caliee434f9ed70" state="down"
2026-02-16 21:31:14.712 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliee434f9ed70"
2026-02-16 21:31:14.712 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=104
2026-02-16 21:31:14.712 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="caliee434f9ed70" state=""
2026-02-16 21:31:14.712 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliee434f9ed70", State:"down", Index:104}
2026-02-16 21:31:14.712 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliee434f9ed70", Addrs:set.Typed[string]{}}
2026-02-16 21:31:14.712 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliee434f9ed70", Addrs:set.Typed[string]{}}
2026-02-16 21:31:14.712 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliee434f9ed70", State:"", Index:104}
2026-02-16 21:31:14.712 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliee434f9ed70"
2026-02-16 21:31:14.732 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliee434f9ed70", Addrs:set.Set[string](nil)}
2026-02-16 21:31:14.732 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliee434f9ed70", Addrs:set.Set[string](nil)}
2026-02-16 21:31:15.299 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"endpoint-test2" namespace:"services-792"
2026-02-16 21:31:15.334 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-792"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-792"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-792"}
2026-02-16 21:31:15.352 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-849"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-849"}
2026-02-16 21:31:15.378 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-849" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:31:15.414 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-849"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-849"} labels:{key:"webhook-849" value:"true"}
2026-02-16 21:31:15.414 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5309"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5309"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5309"} labels:{key:"webhook-849-markers" value:"true"}
2026-02-16 21:31:15.414 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5309" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:31:15.750 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69, name=eth0)
2026-02-16 21:31:15.750 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali448a950716c" profile_ids:"kns.container-probe-9836" profile_ids:"ksa.container-probe-9836.default" ipv4_nets:"10.100.219.160/32"}
2026-02-16 21:31:15.750 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:31:15.750 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:31:15.750 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:31:15.751 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali448a950716c"
2026-02-16 21:31:15.751 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:31:15.751 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:31:15.774 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:15.774 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} status="up"
2026-02-16 21:31:17.744 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-849" type:"ClusterIP" cluster_ips:"10.254.138.21" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:31:20.355 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-792/execpod7tk6m, name=eth0)
2026-02-16 21:31:20.356 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-792/execpod7tk6m" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid93fda67a7a" profile_ids:"kns.services-792" profile_ids:"ksa.services-792.default" ipv4_nets:"10.100.219.161/32"}
2026-02-16 21:31:20.356 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:20.356 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:20.356 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:20.357 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid93fda67a7a"
2026-02-16 21:31:20.358 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:20.358 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:20.359 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-792/execpod7tk6m, name=eth0)
2026-02-16 21:31:20.385 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:20.385 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"} status="up"
2026-02-16 21:31:20.385 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-792/execpod7tk6m" endpoint_id:"eth0"}
2026-02-16 21:31:20.385 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-792"}
2026-02-16 21:31:20.385 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-792.default"}
2026-02-16 21:31:20.385 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:20.385 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:20.385 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-792" ipVersion=0x4 table="filter"
2026-02-16 21:31:20.385 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VxVj21zX6-opAG-zkZ" ipVersion=0x4 table="filter"
2026-02-16 21:31:20.385 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-792" ipVersion=0x4 table="filter"
2026-02-16 21:31:20.385 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VxVj21zX6-opAG-zkZ" ipVersion=0x4 table="filter"
2026-02-16 21:31:20.385 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:20.385 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid93fda67a7a" ipVersion=0x4 table="filter"
2026-02-16 21:31:20.386 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid93fda67a7a" ipVersion=0x4 table="filter"
2026-02-16 21:31:20.386 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:20.386 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:20.386 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.161
2026-02-16 21:31:20.436 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-792/execpod7tk6m", EndpointId:"eth0"}
2026-02-16 21:31:20.516 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-792" name:"default"}
2026-02-16 21:31:20.678 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-792"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-792"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-792"}
2026-02-16 21:31:20.701 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-792"}
2026-02-16 21:31:20.745 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calid93fda67a7a" state="down"
2026-02-16 21:31:20.745 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid93fda67a7a"
2026-02-16 21:31:20.745 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid93fda67a7a", State:"down", Index:103}
2026-02-16 21:31:20.745 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid93fda67a7a", Addrs:set.Typed[string]{}}
2026-02-16 21:31:20.745 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid93fda67a7a", Addrs:set.Typed[string]{}}
2026-02-16 21:31:20.746 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=103
2026-02-16 21:31:20.749 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calid93fda67a7a" state=""
2026-02-16 21:31:20.749 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid93fda67a7a"
2026-02-16 21:31:20.769 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid93fda67a7a", State:"", Index:103}
2026-02-16 21:31:20.769 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid93fda67a7a", Addrs:set.Set[string](nil)}
2026-02-16 21:31:20.769 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid93fda67a7a", Addrs:set.Set[string](nil)}
2026-02-16 21:31:20.968 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-849"
2026-02-16 21:31:21.580 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-849"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-849"} labels:{key:"webhook-849" value:"true"}
2026-02-16 21:31:21.610 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5309"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5309"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5309"} labels:{key:"webhook-849-markers" value:"true"}
2026-02-16 21:31:21.635 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6940"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"events-6940"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-6940"}
2026-02-16 21:31:21.635 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-6940" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:31:21.712 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6940"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"events-6940"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-6940"}
2026-02-16 21:31:21.741 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-934"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-934"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-934"}
2026-02-16 21:31:21.766 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-934" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:31:21.861 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-934" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:31:23.789 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-934/ss2-1, name=eth0)
2026-02-16 21:31:23.789 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-934"} profile:{inbound_rules:{action:"allow" rule_id:"euwWuTPD5lnOaGA8"} outbound_rules:{action:"allow" rule_id:"Qkoa6Sot92ntrOrD"}}
2026-02-16 21:31:23.790 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-934.default"} profile:{}
2026-02-16 21:31:23.790 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7d9e4d66b1" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.219.167/32"}
2026-02-16 21:31:23.790 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:31:23.790 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:31:23.790 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:31:23.790 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie7d9e4d66b1" ipVersion=0x4 table="filter"
2026-02-16 21:31:23.790 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.statefulset-934" ipVersion=0x4 table="filter"
2026-02-16 21:31:23.790 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XCyC2mFxsv0nrdXY4P" ipVersion=0x4 table="filter"
2026-02-16 21:31:23.790 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie7d9e4d66b1" ipVersion=0x4 table="filter"
2026-02-16 21:31:23.790 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.statefulset-934" ipVersion=0x4 table="filter"
2026-02-16 21:31:23.790 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XCyC2mFxsv0nrdXY4P" ipVersion=0x4 table="filter"
2026-02-16 21:31:23.790 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie7d9e4d66b1"
2026-02-16 21:31:23.790 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:31:23.790 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:31:23.831 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:23.831 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} status="down"
2026-02-16 21:31:23.858 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="calie7d9e4d66b1" state="down"
2026-02-16 21:31:23.858 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7d9e4d66b1"
2026-02-16 21:31:23.858 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7d9e4d66b1", State:"down", Index:105}
2026-02-16 21:31:23.858 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7d9e4d66b1", Addrs:set.Typed[string]{}}
2026-02-16 21:31:23.858 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7d9e4d66b1", Addrs:set.Typed[string]{}}
2026-02-16 21:31:23.858 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7d9e4d66b1"
2026-02-16 21:31:23.858 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:31:23.858 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:31:23.863 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="calie7d9e4d66b1" state="up"
2026-02-16 21:31:23.879 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:31:23.879 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} status="down"
2026-02-16 21:31:23.879 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7d9e4d66b1", State:"up", Index:105}
2026-02-16 21:31:23.879 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie7d9e4d66b1"
2026-02-16 21:31:23.879 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7d9e4d66b1"
2026-02-16 21:31:23.879 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7d9e4d66b1"
2026-02-16 21:31:23.879 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:31:23.879 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:31:23.901 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:23.901 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:31:24.835 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=105
2026-02-16 21:31:24.835 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie7d9e4d66b1"
2026-02-16 21:31:24.835 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7d9e4d66b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:24.835 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7d9e4d66b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:31:24.861 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-934/ss2-1, name=eth0)
2026-02-16 21:31:24.862 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7d9e4d66b1" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.219.167/32"}
2026-02-16 21:31:24.862 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:31:24.863 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:31:24.863 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:31:24.864 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7d9e4d66b1"
2026-02-16 21:31:24.865 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:31:24.865 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:31:24.885 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-934/ss2-1, name=eth0)
2026-02-16 21:31:24.885 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:24.885 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:31:24.885 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7d9e4d66b1" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.219.167/32"}
2026-02-16 21:31:24.885 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:31:24.886 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:31:24.886 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:31:24.886 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7d9e4d66b1"
2026-02-16 21:31:24.886 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:31:24.887 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:31:24.903 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:24.903 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:31:26.834 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5309" name:"default"}
2026-02-16 21:31:26.868 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-849" name:"default"}
2026-02-16 21:31:27.038 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-6940" name:"default"}
2026-02-16 21:31:27.142 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-849"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-849"} labels:{key:"webhook-849" value:"true"}
2026-02-16 21:31:27.169 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-849"}
2026-02-16 21:31:27.255 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5309"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5309"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5309"} labels:{key:"webhook-849-markers" value:"true"}
2026-02-16 21:31:27.278 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5309"}
2026-02-16 21:31:27.358 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6940"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"events-6940"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-6940"}
2026-02-16 21:31:27.384 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-6940"}
2026-02-16 21:31:36.007 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69, name=eth0)
2026-02-16 21:31:36.007 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali448a950716c" profile_ids:"kns.container-probe-9836" profile_ids:"ksa.container-probe-9836.default" ipv4_nets:"10.100.219.160/32"}
2026-02-16 21:31:36.007 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:31:36.007 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:31:36.007 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:31:36.008 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali448a950716c"
2026-02-16 21:31:36.008 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:31:36.009 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:31:36.031 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:31:36.031 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} status="up"
2026-02-16 21:31:45.669 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:32:00.298 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3074"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3074"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3074"}
2026-02-16 21:32:00.326 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2502"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2502"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2502"}
2026-02-16 21:32:00.348 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-2502" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:02.071 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-934/ss2-1, name=eth0)
2026-02-16 21:32:02.072 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7d9e4d66b1" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.219.167/32"}
2026-02-16 21:32:02.072 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:02.072 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:02.072 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:02.074 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7d9e4d66b1"
2026-02-16 21:32:02.074 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:02.074 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:02.096 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-934/ss2-1, name=eth0)
2026-02-16 21:32:02.099 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:02.100 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:32:02.100 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7d9e4d66b1" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.219.167/32"}
2026-02-16 21:32:02.100 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:02.100 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:02.100 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:02.101 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7d9e4d66b1"
2026-02-16 21:32:02.101 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:02.101 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:02.131 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:02.132 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:32:02.399 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-934/ss2-1, name=eth0)
2026-02-16 21:32:02.399 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-1" endpoint_id:"eth0"}
2026-02-16 21:32:02.399 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-934"}
2026-02-16 21:32:02.399 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-934.default"}
2026-02-16 21:32:02.399 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:02.399 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:02.401 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.statefulset-934" ipVersion=0x4 table="filter"
2026-02-16 21:32:02.401 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XCyC2mFxsv0nrdXY4P" ipVersion=0x4 table="filter"
2026-02-16 21:32:02.401 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.statefulset-934" ipVersion=0x4 table="filter"
2026-02-16 21:32:02.401 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XCyC2mFxsv0nrdXY4P" ipVersion=0x4 table="filter"
2026-02-16 21:32:02.401 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:02.401 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie7d9e4d66b1" ipVersion=0x4 table="filter"
2026-02-16 21:32:02.401 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie7d9e4d66b1" ipVersion=0x4 table="filter"
2026-02-16 21:32:02.401 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:02.402 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:02.408 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.167
2026-02-16 21:32:02.463 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:02.504 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=105
2026-02-16 21:32:02.504 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7d9e4d66b1"
2026-02-16 21:32:02.504 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7d9e4d66b1", Addrs:set.Typed[string]{}}
2026-02-16 21:32:02.504 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7d9e4d66b1", Addrs:set.Typed[string]{}}
2026-02-16 21:32:02.506 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="calie7d9e4d66b1" state="down"
2026-02-16 21:32:02.506 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="calie7d9e4d66b1" state=""
2026-02-16 21:32:02.506 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie7d9e4d66b1"
2026-02-16 21:32:02.523 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7d9e4d66b1", State:"down", Index:105}
2026-02-16 21:32:02.523 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7d9e4d66b1", State:"", Index:105}
2026-02-16 21:32:02.523 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7d9e4d66b1", Addrs:set.Set[string](nil)}
2026-02-16 21:32:02.523 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7d9e4d66b1", Addrs:set.Set[string](nil)}
2026-02-16 21:32:02.992 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-lifecycle-hook-2502/pod-with-prestop-exec-hook, name=eth0)
2026-02-16 21:32:02.992 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-2502"} profile:{inbound_rules:{action:"allow" rule_id:"Z8ZhFZmjyz4xN6xr"} outbound_rules:{action:"allow" rule_id:"gW_J88HJrJN5MyrZ"}}
2026-02-16 21:32:02.992 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-2502.default"} profile:{}
2026-02-16 21:32:02.992 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie476b7c267f" profile_ids:"kns.container-lifecycle-hook-2502" profile_ids:"ksa.container-lifecycle-hook-2502.default" ipv4_nets:"10.100.219.165/32"}
2026-02-16 21:32:02.992 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:02.992 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:02.992 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:02.992 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie476b7c267f" ipVersion=0x4 table="filter"
2026-02-16 21:32:02.992 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_d8aMy2Eb5nsa6SnDsD" ipVersion=0x4 table="filter"
2026-02-16 21:32:02.992 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UNIQFLVI76w8ICbFqg" ipVersion=0x4 table="filter"
2026-02-16 21:32:02.992 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie476b7c267f" ipVersion=0x4 table="filter"
2026-02-16 21:32:02.992 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_d8aMy2Eb5nsa6SnDsD" ipVersion=0x4 table="filter"
2026-02-16 21:32:02.992 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UNIQFLVI76w8ICbFqg" ipVersion=0x4 table="filter"
2026-02-16 21:32:02.993 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie476b7c267f"
2026-02-16 21:32:02.993 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:02.993 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:03.024 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:03.025 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"} status="down"
2026-02-16 21:32:03.076 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="calie476b7c267f" state="down"
2026-02-16 21:32:03.076 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie476b7c267f", State:"down", Index:106}
2026-02-16 21:32:03.077 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie476b7c267f"
2026-02-16 21:32:03.077 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:03.077 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie476b7c267f"
2026-02-16 21:32:03.077 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:03.077 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="calie476b7c267f" state="up"
2026-02-16 21:32:03.099 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:03.099 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"} status="down"
2026-02-16 21:32:03.099 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie476b7c267f", Addrs:set.Typed[string]{}}
2026-02-16 21:32:03.099 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie476b7c267f", Addrs:set.Typed[string]{}}
2026-02-16 21:32:03.099 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie476b7c267f", State:"up", Index:106}
2026-02-16 21:32:03.099 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie476b7c267f"
2026-02-16 21:32:03.099 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie476b7c267f"
2026-02-16 21:32:03.099 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie476b7c267f"
2026-02-16 21:32:03.099 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:03.099 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:03.124 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:03.124 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"} status="up"
2026-02-16 21:32:03.749 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-934/ss2-1, name=eth0)
2026-02-16 21:32:03.750 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-934"} profile:{inbound_rules:{action:"allow" rule_id:"euwWuTPD5lnOaGA8"} outbound_rules:{action:"allow" rule_id:"Qkoa6Sot92ntrOrD"}}
2026-02-16 21:32:03.750 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-934.default"} profile:{}
2026-02-16 21:32:03.750 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7d9e4d66b1" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.219.169/32"}
2026-02-16 21:32:03.750 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:03.750 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:03.750 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:03.751 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-16 21:32:03.751 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie7d9e4d66b1" ipVersion=0x4 table="filter"
2026-02-16 21:32:03.751 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.statefulset-934" ipVersion=0x4 table="filter"
2026-02-16 21:32:03.751 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XCyC2mFxsv0nrdXY4P" ipVersion=0x4 table="filter"
2026-02-16 21:32:03.751 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-16 21:32:03.751 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie7d9e4d66b1" ipVersion=0x4 table="filter"
2026-02-16 21:32:03.751 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.statefulset-934" ipVersion=0x4 table="filter"
2026-02-16 21:32:03.751 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XCyC2mFxsv0nrdXY4P" ipVersion=0x4 table="filter"
2026-02-16 21:32:03.751 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie7d9e4d66b1"
2026-02-16 21:32:03.751 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:03.751 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:03.792 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:03.792 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} status="down"
2026-02-16 21:32:03.831 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="calie7d9e4d66b1" state="down"
2026-02-16 21:32:03.831 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7d9e4d66b1"
2026-02-16 21:32:03.831 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7d9e4d66b1", State:"down", Index:107}
2026-02-16 21:32:03.831 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7d9e4d66b1", Addrs:set.Typed[string]{}}
2026-02-16 21:32:03.831 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7d9e4d66b1", Addrs:set.Typed[string]{}}
2026-02-16 21:32:03.831 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7d9e4d66b1"
2026-02-16 21:32:03.832 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:03.832 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:03.832 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="calie7d9e4d66b1" state="up"
2026-02-16 21:32:03.851 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:03.851 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} status="down"
2026-02-16 21:32:03.851 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7d9e4d66b1", State:"up", Index:107}
2026-02-16 21:32:03.851 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie7d9e4d66b1"
2026-02-16 21:32:03.851 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7d9e4d66b1"
2026-02-16 21:32:03.851 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7d9e4d66b1"
2026-02-16 21:32:03.851 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:03.851 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:03.874 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:03.874 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:32:04.157 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-934/ss2-1, name=eth0)
2026-02-16 21:32:04.157 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7d9e4d66b1" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.219.169/32"}
2026-02-16 21:32:04.157 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:04.157 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:04.157 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:04.158 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7d9e4d66b1"
2026-02-16 21:32:04.158 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:04.158 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:04.180 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-934/ss2-1, name=eth0)
2026-02-16 21:32:04.185 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:04.185 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:32:04.185 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7d9e4d66b1" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.219.169/32"}
2026-02-16 21:32:04.186 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:04.186 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:04.186 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:04.187 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7d9e4d66b1"
2026-02-16 21:32:04.187 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:04.187 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:04.193 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=106
2026-02-16 21:32:04.193 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie476b7c267f"
2026-02-16 21:32:04.204 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-lifecycle-hook-2502/pod-with-prestop-exec-hook, name=eth0)
2026-02-16 21:32:04.214 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:04.214 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:32:04.214 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie476b7c267f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:04.214 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie476b7c267f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:04.235 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie476b7c267f" profile_ids:"kns.container-lifecycle-hook-2502" profile_ids:"ksa.container-lifecycle-hook-2502.default" ipv4_nets:"10.100.219.165/32"}
2026-02-16 21:32:04.235 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:04.235 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:04.235 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:04.236 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie476b7c267f"
2026-02-16 21:32:04.236 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:04.236 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:04.259 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:04.259 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"} status="up"
2026-02-16 21:32:04.459 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-lifecycle-hook-2502/pod-with-prestop-exec-hook, name=eth0)
2026-02-16 21:32:04.459 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie476b7c267f" profile_ids:"kns.container-lifecycle-hook-2502" profile_ids:"ksa.container-lifecycle-hook-2502.default" ipv4_nets:"10.100.219.165/32"}
2026-02-16 21:32:04.459 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:04.459 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:04.459 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:04.460 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie476b7c267f"
2026-02-16 21:32:04.461 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:04.461 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:04.481 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:04.482 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"} status="up"
2026-02-16 21:32:05.331 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3074"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3074"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3074"}
2026-02-16 21:32:05.403 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=107
2026-02-16 21:32:05.403 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie7d9e4d66b1"
2026-02-16 21:32:05.403 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7d9e4d66b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:05.403 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7d9e4d66b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:06.179 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-lifecycle-hook-2502/pod-with-prestop-exec-hook, name=eth0)
2026-02-16 21:32:06.179 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie476b7c267f" profile_ids:"kns.container-lifecycle-hook-2502" profile_ids:"ksa.container-lifecycle-hook-2502.default" ipv4_nets:"10.100.219.165/32"}
2026-02-16 21:32:06.179 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:06.179 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:06.179 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:06.181 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie476b7c267f"
2026-02-16 21:32:06.181 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:06.181 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:06.201 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:06.201 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"} status="up"
2026-02-16 21:32:06.474 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:32:06.474 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:32:06.474 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:32:06.492 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-lifecycle-hook-2502/pod-with-prestop-exec-hook, name=eth0)
2026-02-16 21:32:06.495 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook" endpoint_id:"eth0"}
2026-02-16 21:32:06.495 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-2502"}
2026-02-16 21:32:06.495 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-2502.default"}
2026-02-16 21:32:06.495 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:06.495 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:06.498 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_d8aMy2Eb5nsa6SnDsD" ipVersion=0x4 table="filter"
2026-02-16 21:32:06.498 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UNIQFLVI76w8ICbFqg" ipVersion=0x4 table="filter"
2026-02-16 21:32:06.499 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_d8aMy2Eb5nsa6SnDsD" ipVersion=0x4 table="filter"
2026-02-16 21:32:06.499 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UNIQFLVI76w8ICbFqg" ipVersion=0x4 table="filter"
2026-02-16 21:32:06.499 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:06.499 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-16 21:32:06.499 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie476b7c267f" ipVersion=0x4 table="filter"
2026-02-16 21:32:06.499 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-16 21:32:06.499 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie476b7c267f" ipVersion=0x4 table="filter"
2026-02-16 21:32:06.499 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:06.499 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:06.500 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.165
2026-02-16 21:32:06.557 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2502/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-16 21:32:06.595 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="calie476b7c267f" state="down"
2026-02-16 21:32:06.596 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie476b7c267f"
2026-02-16 21:32:06.596 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=106
2026-02-16 21:32:06.596 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie476b7c267f", State:"down", Index:106}
2026-02-16 21:32:06.596 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie476b7c267f", Addrs:set.Typed[string]{}}
2026-02-16 21:32:06.596 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie476b7c267f", Addrs:set.Typed[string]{}}
2026-02-16 21:32:06.599 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="calie476b7c267f" state=""
2026-02-16 21:32:06.599 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie476b7c267f"
2026-02-16 21:32:06.620 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie476b7c267f", State:"", Index:106}
2026-02-16 21:32:06.621 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie476b7c267f", Addrs:set.Set[string](nil)}
2026-02-16 21:32:06.621 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie476b7c267f", Addrs:set.Set[string](nil)}
2026-02-16 21:32:08.512 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2502"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2502"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2502"}
2026-02-16 21:32:08.535 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-8483"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-8483"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-8483"}
2026-02-16 21:32:08.557 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-8483" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:09.244 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562, name=eth0)
2026-02-16 21:32:09.245 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.sysctl-8483"} profile:{inbound_rules:{action:"allow" rule_id:"ijjxg02GXsvkZeha"} outbound_rules:{action:"allow" rule_id:"mG0JWmkTUIcj1EQm"}}
2026-02-16 21:32:09.245 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.sysctl-8483.default"} profile:{}
2026-02-16 21:32:09.245 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali014634c5bfe" profile_ids:"kns.sysctl-8483" profile_ids:"ksa.sysctl-8483.default" ipv4_nets:"10.100.219.168/32"}
2026-02-16 21:32:09.245 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:09.245 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:09.245 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:09.246 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali014634c5bfe" ipVersion=0x4 table="filter"
2026-02-16 21:32:09.246 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.sysctl-8483" ipVersion=0x4 table="filter"
2026-02-16 21:32:09.246 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_AA7Gfbs-2mcGckE0lL" ipVersion=0x4 table="filter"
2026-02-16 21:32:09.246 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali014634c5bfe" ipVersion=0x4 table="filter"
2026-02-16 21:32:09.246 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.sysctl-8483" ipVersion=0x4 table="filter"
2026-02-16 21:32:09.246 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_AA7Gfbs-2mcGckE0lL" ipVersion=0x4 table="filter"
2026-02-16 21:32:09.246 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali014634c5bfe"
2026-02-16 21:32:09.246 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:09.246 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:09.283 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:09.283 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"} status="down"
2026-02-16 21:32:09.321 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali014634c5bfe" state="down"
2026-02-16 21:32:09.321 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali014634c5bfe"
2026-02-16 21:32:09.321 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali014634c5bfe", State:"down", Index:108}
2026-02-16 21:32:09.321 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali014634c5bfe", Addrs:set.Typed[string]{}}
2026-02-16 21:32:09.321 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali014634c5bfe", Addrs:set.Typed[string]{}}
2026-02-16 21:32:09.321 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali014634c5bfe"
2026-02-16 21:32:09.321 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:09.321 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:09.326 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali014634c5bfe" state="up"
2026-02-16 21:32:09.344 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:09.344 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"} status="down"
2026-02-16 21:32:09.344 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali014634c5bfe", State:"up", Index:108}
2026-02-16 21:32:09.344 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali014634c5bfe"
2026-02-16 21:32:09.344 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali014634c5bfe"
2026-02-16 21:32:09.344 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali014634c5bfe"
2026-02-16 21:32:09.344 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:09.344 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:09.363 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:09.363 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"} status="up"
2026-02-16 21:32:10.199 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562, name=eth0)
2026-02-16 21:32:10.199 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali014634c5bfe" profile_ids:"kns.sysctl-8483" profile_ids:"ksa.sysctl-8483.default" ipv4_nets:"10.100.219.168/32"}
2026-02-16 21:32:10.199 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:10.200 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:10.200 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:10.201 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali014634c5bfe"
2026-02-16 21:32:10.201 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:10.201 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:10.220 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:10.220 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"} status="up"
2026-02-16 21:32:10.220 [INFO][90] felix/summary.go 100: Summarising 88 dataplane reconciliation loops over 1m0.5s: avg=27ms longest=64ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:32:10.810 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=108
2026-02-16 21:32:10.810 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali014634c5bfe"
2026-02-16 21:32:10.810 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali014634c5bfe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:10.810 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali014634c5bfe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:11.339 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562, name=eth0)
2026-02-16 21:32:11.340 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali014634c5bfe" profile_ids:"kns.sysctl-8483" profile_ids:"ksa.sysctl-8483.default" ipv4_nets:"10.100.219.168/32"}
2026-02-16 21:32:11.340 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:11.340 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:11.340 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:11.341 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali014634c5bfe"
2026-02-16 21:32:11.341 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:11.341 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 108
2026-02-16 21:32:11.366 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:11.366 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"} status="up"
2026-02-16 21:32:11.454 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali014634c5bfe" state="down"
2026-02-16 21:32:11.454 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali014634c5bfe"
2026-02-16 21:32:11.454 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="cali014634c5bfe" state=""
2026-02-16 21:32:11.454 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali014634c5bfe"
2026-02-16 21:32:11.454 [INFO][90] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=108
2026-02-16 21:32:11.454 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali014634c5bfe", State:"down", Index:108}
2026-02-16 21:32:11.455 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali014634c5bfe", Addrs:set.Typed[string]{}}
2026-02-16 21:32:11.455 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali014634c5bfe", Addrs:set.Typed[string]{}}
2026-02-16 21:32:11.455 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali014634c5bfe", State:"", Index:108}
2026-02-16 21:32:11.455 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali014634c5bfe", Addrs:set.Set[string](nil)}
2026-02-16 21:32:11.455 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali014634c5bfe", Addrs:set.Set[string](nil)}
2026-02-16 21:32:11.455 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali014634c5bfe"
2026-02-16 21:32:11.455 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:11.455 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:11.455 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.168
2026-02-16 21:32:11.480 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:11.480 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"} status="down"
2026-02-16 21:32:11.554 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562, name=eth0)
2026-02-16 21:32:11.554 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562" endpoint_id:"eth0"}
2026-02-16 21:32:11.554 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.sysctl-8483"}
2026-02-16 21:32:11.555 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.sysctl-8483.default"}
2026-02-16 21:32:11.555 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:11.555 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:11.555 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.sysctl-8483" ipVersion=0x4 table="filter"
2026-02-16 21:32:11.555 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_AA7Gfbs-2mcGckE0lL" ipVersion=0x4 table="filter"
2026-02-16 21:32:11.555 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.sysctl-8483" ipVersion=0x4 table="filter"
2026-02-16 21:32:11.555 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_AA7Gfbs-2mcGckE0lL" ipVersion=0x4 table="filter"
2026-02-16 21:32:11.555 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:11.556 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali014634c5bfe" ipVersion=0x4 table="filter"
2026-02-16 21:32:11.556 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali014634c5bfe" ipVersion=0x4 table="filter"
2026-02-16 21:32:11.556 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:11.556 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:11.625 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-8483/sysctl-f77fed71-c7ba-459c-9008-1b2d6427f562", EndpointId:"eth0"}
2026-02-16 21:32:12.736 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-8483"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-8483"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-8483"}
2026-02-16 21:32:12.767 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-1527"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-1527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"namespacedeletion-1527"}
2026-02-16 21:32:12.791 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"namespacedeletion-1527" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:12.814 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-8325"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-8325"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"nsdeletetest-8325"}
2026-02-16 21:32:12.814 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"nsdeletetest-8325" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:13.378 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=nsdeletetest-8325/test-pod, name=eth0)
2026-02-16 21:32:13.379 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.nsdeletetest-8325.default"} profile:{}
2026-02-16 21:32:13.379 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.nsdeletetest-8325"} profile:{inbound_rules:{action:"allow" rule_id:"K-zG7GVx7FuKhkOP"} outbound_rules:{action:"allow" rule_id:"3RXP7QkxFAJENyua"}}
2026-02-16 21:32:13.379 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-8325/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali86713b5d62e" profile_ids:"kns.nsdeletetest-8325" profile_ids:"ksa.nsdeletetest-8325.default" ipv4_nets:"10.100.219.170/32"}
2026-02-16 21:32:13.379 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:13.379 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:13.379 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:13.379 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali86713b5d62e" ipVersion=0x4 table="filter"
2026-02-16 21:32:13.379 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5IeU6sJcP5xsNZU---" ipVersion=0x4 table="filter"
2026-02-16 21:32:13.379 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_WHqPJmKzVwY0jyeJyO" ipVersion=0x4 table="filter"
2026-02-16 21:32:13.379 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali86713b5d62e" ipVersion=0x4 table="filter"
2026-02-16 21:32:13.379 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5IeU6sJcP5xsNZU---" ipVersion=0x4 table="filter"
2026-02-16 21:32:13.380 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_WHqPJmKzVwY0jyeJyO" ipVersion=0x4 table="filter"
2026-02-16 21:32:13.380 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali86713b5d62e"
2026-02-16 21:32:13.380 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:13.380 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:13.417 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:13.417 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:32:13.461 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali86713b5d62e" state="down"
2026-02-16 21:32:13.461 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali86713b5d62e"
2026-02-16 21:32:13.461 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86713b5d62e", State:"down", Index:109}
2026-02-16 21:32:13.461 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali86713b5d62e", Addrs:set.Typed[string]{}}
2026-02-16 21:32:13.461 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali86713b5d62e", Addrs:set.Typed[string]{}}
2026-02-16 21:32:13.461 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali86713b5d62e"
2026-02-16 21:32:13.461 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:13.461 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:13.464 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali86713b5d62e" state="up"
2026-02-16 21:32:13.483 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:13.483 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:32:13.483 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86713b5d62e", State:"up", Index:109}
2026-02-16 21:32:13.483 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali86713b5d62e"
2026-02-16 21:32:13.483 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali86713b5d62e"
2026-02-16 21:32:13.484 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali86713b5d62e"
2026-02-16 21:32:13.486 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:13.486 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:13.505 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:13.506 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:32:13.897 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-2502" name:"default"}
2026-02-16 21:32:13.928 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2502"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2502"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2502"}
2026-02-16 21:32:13.957 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-2502"}
2026-02-16 21:32:14.056 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-934/ss2-0, name=eth0)
2026-02-16 21:32:14.058 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide3ba250c96" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.219.171/32"}
2026-02-16 21:32:14.058 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:14.058 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:14.058 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:14.059 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calide3ba250c96" ipVersion=0x4 table="filter"
2026-02-16 21:32:14.059 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calide3ba250c96" ipVersion=0x4 table="filter"
2026-02-16 21:32:14.059 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calide3ba250c96"
2026-02-16 21:32:14.059 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:14.059 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:14.095 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:14.095 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} status="down"
2026-02-16 21:32:14.129 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="calide3ba250c96" state="down"
2026-02-16 21:32:14.130 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide3ba250c96", State:"down", Index:110}
2026-02-16 21:32:14.130 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calide3ba250c96"
2026-02-16 21:32:14.130 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide3ba250c96"
2026-02-16 21:32:14.130 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:14.130 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:14.130 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="calide3ba250c96" state="up"
2026-02-16 21:32:14.148 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:14.148 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} status="down"
2026-02-16 21:32:14.148 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Typed[string]{}}
2026-02-16 21:32:14.148 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Typed[string]{}}
2026-02-16 21:32:14.148 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide3ba250c96", State:"up", Index:110}
2026-02-16 21:32:14.148 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calide3ba250c96"
2026-02-16 21:32:14.148 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calide3ba250c96"
2026-02-16 21:32:14.148 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide3ba250c96"
2026-02-16 21:32:14.149 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:14.149 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:14.175 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:14.175 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:32:14.222 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=nsdeletetest-8325/test-pod, name=eth0)
2026-02-16 21:32:14.222 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-8325/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali86713b5d62e" profile_ids:"kns.nsdeletetest-8325" profile_ids:"ksa.nsdeletetest-8325.default" ipv4_nets:"10.100.219.170/32"}
2026-02-16 21:32:14.222 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:14.222 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:14.222 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:14.223 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali86713b5d62e"
2026-02-16 21:32:14.223 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:14.223 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:14.243 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:14.244 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:32:14.863 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-8325"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-8325"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"nsdeletetest-8325"}
2026-02-16 21:32:15.195 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=109
2026-02-16 21:32:15.195 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali86713b5d62e"
2026-02-16 21:32:15.195 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali86713b5d62e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:15.195 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali86713b5d62e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:15.230 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=110
2026-02-16 21:32:15.230 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calide3ba250c96"
2026-02-16 21:32:15.230 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:15.230 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:15.235 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-934/ss2-0, name=eth0)
2026-02-16 21:32:15.263 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide3ba250c96" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.219.171/32"}
2026-02-16 21:32:15.263 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:15.263 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:15.264 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:15.266 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide3ba250c96"
2026-02-16 21:32:15.266 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:15.266 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:15.293 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:15.293 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:32:16.239 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-934/ss2-0, name=eth0)
2026-02-16 21:32:16.239 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide3ba250c96" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.219.171/32"}
2026-02-16 21:32:16.239 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:16.240 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:16.240 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:16.240 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide3ba250c96"
2026-02-16 21:32:16.241 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:16.241 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:16.265 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:16.265 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:32:17.832 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-8483" name:"default"}
2026-02-16 21:32:17.989 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-8483"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-8483"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-8483"}
2026-02-16 21:32:18.019 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-8483"}
2026-02-16 21:32:19.888 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=nsdeletetest-8325/test-pod, name=eth0)
2026-02-16 21:32:19.888 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-8325/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali86713b5d62e" profile_ids:"kns.nsdeletetest-8325" profile_ids:"ksa.nsdeletetest-8325.default" ipv4_nets:"10.100.219.170/32"}
2026-02-16 21:32:19.888 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:19.889 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:19.889 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:19.889 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali86713b5d62e"
2026-02-16 21:32:19.890 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:19.890 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:19.915 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=nsdeletetest-8325/test-pod, name=eth0)
2026-02-16 21:32:19.924 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:19.924 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:32:19.924 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-8325/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali86713b5d62e" profile_ids:"kns.nsdeletetest-8325" profile_ids:"ksa.nsdeletetest-8325.default" ipv4_nets:"10.100.219.170/32"}
2026-02-16 21:32:19.924 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-8325"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-8325"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"nsdeletetest-8325"}
2026-02-16 21:32:19.924 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:19.924 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:19.924 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:19.927 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali86713b5d62e"
2026-02-16 21:32:19.927 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:19.927 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:19.953 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:19.953 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:32:20.170 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=nsdeletetest-8325/test-pod, name=eth0)
2026-02-16 21:32:20.170 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-8325/test-pod" endpoint_id:"eth0"}
2026-02-16 21:32:20.171 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.nsdeletetest-8325"}
2026-02-16 21:32:20.171 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.nsdeletetest-8325.default"}
2026-02-16 21:32:20.171 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:20.171 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:20.171 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5IeU6sJcP5xsNZU---" ipVersion=0x4 table="filter"
2026-02-16 21:32:20.171 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_WHqPJmKzVwY0jyeJyO" ipVersion=0x4 table="filter"
2026-02-16 21:32:20.171 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5IeU6sJcP5xsNZU---" ipVersion=0x4 table="filter"
2026-02-16 21:32:20.171 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_WHqPJmKzVwY0jyeJyO" ipVersion=0x4 table="filter"
2026-02-16 21:32:20.171 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:20.171 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali86713b5d62e" ipVersion=0x4 table="filter"
2026-02-16 21:32:20.171 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali86713b5d62e" ipVersion=0x4 table="filter"
2026-02-16 21:32:20.171 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:20.171 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:20.172 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.170
2026-02-16 21:32:20.229 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8325/test-pod", EndpointId:"eth0"}
2026-02-16 21:32:20.281 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=109
2026-02-16 21:32:20.281 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali86713b5d62e"
2026-02-16 21:32:20.281 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali86713b5d62e", Addrs:set.Typed[string]{}}
2026-02-16 21:32:20.281 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali86713b5d62e" state="down"
2026-02-16 21:32:20.281 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali86713b5d62e", Addrs:set.Typed[string]{}}
2026-02-16 21:32:20.281 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86713b5d62e", State:"down", Index:109}
2026-02-16 21:32:20.282 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali86713b5d62e" state=""
2026-02-16 21:32:20.282 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali86713b5d62e"
2026-02-16 21:32:20.305 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86713b5d62e", State:"", Index:109}
2026-02-16 21:32:20.305 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali86713b5d62e", Addrs:set.Set[string](nil)}
2026-02-16 21:32:20.305 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali86713b5d62e", Addrs:set.Set[string](nil)}
2026-02-16 21:32:23.537 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-934/ss2-1, name=eth0)
2026-02-16 21:32:23.537 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7d9e4d66b1" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.219.169/32"}
2026-02-16 21:32:23.537 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:23.537 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:23.537 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:23.539 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7d9e4d66b1"
2026-02-16 21:32:23.539 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:23.540 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:23.554 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-934/ss2-1, name=eth0)
2026-02-16 21:32:23.564 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:23.564 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:32:23.565 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7d9e4d66b1" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.219.169/32"}
2026-02-16 21:32:23.565 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:23.565 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:23.565 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:23.566 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7d9e4d66b1"
2026-02-16 21:32:23.566 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:23.567 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:23.588 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:23.588 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:32:23.844 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-934/ss2-1, name=eth0)
2026-02-16 21:32:23.844 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-1" endpoint_id:"eth0"}
2026-02-16 21:32:23.844 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:23.844 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:23.845 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:23.845 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie7d9e4d66b1" ipVersion=0x4 table="filter"
2026-02-16 21:32:23.845 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie7d9e4d66b1" ipVersion=0x4 table="filter"
2026-02-16 21:32:23.845 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:23.845 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:23.846 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.169
2026-02-16 21:32:23.901 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-1", EndpointId:"eth0"}
2026-02-16 21:32:23.958 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=107
2026-02-16 21:32:23.958 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7d9e4d66b1"
2026-02-16 21:32:23.958 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="calie7d9e4d66b1" state="down"
2026-02-16 21:32:23.958 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7d9e4d66b1", Addrs:set.Typed[string]{}}
2026-02-16 21:32:23.958 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7d9e4d66b1", Addrs:set.Typed[string]{}}
2026-02-16 21:32:23.958 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7d9e4d66b1", State:"down", Index:107}
2026-02-16 21:32:23.960 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="calie7d9e4d66b1" state=""
2026-02-16 21:32:23.960 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie7d9e4d66b1"
2026-02-16 21:32:23.979 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7d9e4d66b1", State:"", Index:107}
2026-02-16 21:32:23.979 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7d9e4d66b1", Addrs:set.Set[string](nil)}
2026-02-16 21:32:23.979 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7d9e4d66b1", Addrs:set.Set[string](nil)}
2026-02-16 21:32:24.299 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-934/ss2-0, name=eth0)
2026-02-16 21:32:24.299 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide3ba250c96" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.219.171/32"}
2026-02-16 21:32:24.299 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:24.300 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:24.300 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:24.300 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide3ba250c96"
2026-02-16 21:32:24.301 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:24.301 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:24.323 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-934/ss2-0, name=eth0)
2026-02-16 21:32:24.332 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:24.332 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:32:24.332 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide3ba250c96" profile_ids:"kns.statefulset-934" profile_ids:"ksa.statefulset-934.default" ipv4_nets:"10.100.219.171/32"}
2026-02-16 21:32:24.332 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:24.332 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:24.332 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:24.333 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide3ba250c96"
2026-02-16 21:32:24.333 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:24.333 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:24.355 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:24.355 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"} status="up"
2026-02-16 21:32:24.635 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-934/ss2-0, name=eth0)
2026-02-16 21:32:24.636 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-934/ss2-0" endpoint_id:"eth0"}
2026-02-16 21:32:24.636 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-934"}
2026-02-16 21:32:24.636 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-934.default"}
2026-02-16 21:32:24.636 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:24.636 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:24.636 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.statefulset-934" ipVersion=0x4 table="filter"
2026-02-16 21:32:24.636 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XCyC2mFxsv0nrdXY4P" ipVersion=0x4 table="filter"
2026-02-16 21:32:24.636 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.statefulset-934" ipVersion=0x4 table="filter"
2026-02-16 21:32:24.636 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XCyC2mFxsv0nrdXY4P" ipVersion=0x4 table="filter"
2026-02-16 21:32:24.636 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:24.637 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calide3ba250c96" ipVersion=0x4 table="filter"
2026-02-16 21:32:24.637 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calide3ba250c96" ipVersion=0x4 table="filter"
2026-02-16 21:32:24.637 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:24.637 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:24.637 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.171
2026-02-16 21:32:24.720 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-934/ss2-0", EndpointId:"eth0"}
2026-02-16 21:32:24.742 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=110
2026-02-16 21:32:24.742 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide3ba250c96"
2026-02-16 21:32:24.742 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="calide3ba250c96" state="down"
2026-02-16 21:32:24.742 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Typed[string]{}}
2026-02-16 21:32:24.742 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Typed[string]{}}
2026-02-16 21:32:24.742 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide3ba250c96", State:"down", Index:110}
2026-02-16 21:32:24.744 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="calide3ba250c96" state=""
2026-02-16 21:32:24.744 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calide3ba250c96"
2026-02-16 21:32:24.762 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide3ba250c96", State:"", Index:110}
2026-02-16 21:32:24.762 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Set[string](nil)}
2026-02-16 21:32:24.762 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide3ba250c96", Addrs:set.Set[string](nil)}
2026-02-16 21:32:24.948 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"nsdeletetest-8325" name:"default"}
2026-02-16 21:32:25.182 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"nsdeletetest-8325"}
2026-02-16 21:32:25.938 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-1527"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-1527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"namespacedeletion-1527"}
2026-02-16 21:32:25.962 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-406"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-406"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-406"}
2026-02-16 21:32:25.986 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-406" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:27.366 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-406"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-406"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-406"}
2026-02-16 21:32:27.390 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1204"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1204"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1204"}
2026-02-16 21:32:27.415 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-1204" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:27.479 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-1204" type:"ClusterIP" cluster_ips:"10.254.203.9" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-16 21:32:28.020 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=endpointslice-1204/pod-handle-http-request, name=eth0)
2026-02-16 21:32:28.020 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-1204.default"} profile:{}
2026-02-16 21:32:28.020 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-1204"} profile:{inbound_rules:{action:"allow" rule_id:"bXpO29U3BpDPR19I"} outbound_rules:{action:"allow" rule_id:"gztzzusOIfw5yeao"}}
2026-02-16 21:32:28.021 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-1204/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif46146f8155" profile_ids:"kns.endpointslice-1204" profile_ids:"ksa.endpointslice-1204.default" ipv4_nets:"10.100.219.172/32"}
2026-02-16 21:32:28.021 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:28.021 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:28.021 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:28.021 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif46146f8155" ipVersion=0x4 table="filter"
2026-02-16 21:32:28.021 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_d1d0ccMldSLicFYTwF" ipVersion=0x4 table="filter"
2026-02-16 21:32:28.021 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MkuZUdn5aO9JtgsvTP" ipVersion=0x4 table="filter"
2026-02-16 21:32:28.021 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif46146f8155" ipVersion=0x4 table="filter"
2026-02-16 21:32:28.021 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_d1d0ccMldSLicFYTwF" ipVersion=0x4 table="filter"
2026-02-16 21:32:28.021 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MkuZUdn5aO9JtgsvTP" ipVersion=0x4 table="filter"
2026-02-16 21:32:28.021 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif46146f8155"
2026-02-16 21:32:28.021 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:28.021 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:28.072 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:28.072 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-16 21:32:28.100 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="calif46146f8155" state="down"
2026-02-16 21:32:28.100 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif46146f8155"
2026-02-16 21:32:28.100 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif46146f8155", State:"down", Index:111}
2026-02-16 21:32:28.100 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif46146f8155", Addrs:set.Typed[string]{}}
2026-02-16 21:32:28.100 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif46146f8155", Addrs:set.Typed[string]{}}
2026-02-16 21:32:28.100 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif46146f8155"
2026-02-16 21:32:28.100 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:28.100 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:28.101 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="calif46146f8155" state="up"
2026-02-16 21:32:28.124 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:28.124 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-16 21:32:28.124 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif46146f8155", State:"up", Index:111}
2026-02-16 21:32:28.124 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif46146f8155"
2026-02-16 21:32:28.124 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif46146f8155"
2026-02-16 21:32:28.125 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif46146f8155"
2026-02-16 21:32:28.125 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:28.125 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:28.151 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:28.151 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-16 21:32:29.327 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=endpointslice-1204/pod-handle-http-request, name=eth0)
2026-02-16 21:32:29.327 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-1204/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif46146f8155" profile_ids:"kns.endpointslice-1204" profile_ids:"ksa.endpointslice-1204.default" ipv4_nets:"10.100.219.172/32"}
2026-02-16 21:32:29.327 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:29.327 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:29.327 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:29.331 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif46146f8155"
2026-02-16 21:32:29.331 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:29.331 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:29.352 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:29.352 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-16 21:32:29.562 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=111
2026-02-16 21:32:29.563 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif46146f8155"
2026-02-16 21:32:29.563 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif46146f8155", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:29.563 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif46146f8155", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:31.123 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"namespacedeletion-1527" name:"default"}
2026-02-16 21:32:31.156 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-1527"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-1527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"namespacedeletion-1527"}
2026-02-16 21:32:31.183 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"namespacedeletion-1527"}
2026-02-16 21:32:31.874 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1204"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1204"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1204"}
2026-02-16 21:32:31.909 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5089"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5089"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-5089"}
2026-02-16 21:32:31.934 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-5089" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:32.028 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-5089" type:"ClusterIP" cluster_ips:"10.254.201.31" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:32:32.075 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-5089" type:"ClusterIP" cluster_ips:"10.254.146.170" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:32:32.176 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-934"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-934"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-934"}
2026-02-16 21:32:32.210 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-2197"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pv-2197"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-2197"}
2026-02-16 21:32:32.210 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-2197" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:32.442 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-2197"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pv-2197"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-2197"}
2026-02-16 21:32:32.468 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4803"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4803"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4803"}
2026-02-16 21:32:32.498 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4803" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:32.585 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4803"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4803"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4803"} labels:{key:"webhook-4803" value:"true"}
2026-02-16 21:32:32.612 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1387"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1387"} labels:{key:"webhook-4803-markers" value:"true"}
2026-02-16 21:32:32.639 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1387" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:32.744 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-406" name:"default"}
2026-02-16 21:32:32.831 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-406"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-406"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-406"}
2026-02-16 21:32:32.859 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-406"}
2026-02-16 21:32:33.585 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx, name=eth0)
2026-02-16 21:32:33.585 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-4803"} profile:{inbound_rules:{action:"allow" rule_id:"eLbBVmLXr7SaX7G_"} outbound_rules:{action:"allow" rule_id:"dSMYldKLIWu_hrat"}}
2026-02-16 21:32:33.585 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-4803.default"} profile:{}
2026-02-16 21:32:33.586 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid5b0cf421f4" profile_ids:"kns.webhook-4803" profile_ids:"ksa.webhook-4803.default" ipv4_nets:"10.100.219.173/32"}
2026-02-16 21:32:33.586 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:33.586 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:33.586 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:33.587 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid5b0cf421f4" ipVersion=0x4 table="filter"
2026-02-16 21:32:33.587 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-4803" ipVersion=0x4 table="filter"
2026-02-16 21:32:33.587 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NGezt8rDV-dpKOTqfn" ipVersion=0x4 table="filter"
2026-02-16 21:32:33.587 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid5b0cf421f4" ipVersion=0x4 table="filter"
2026-02-16 21:32:33.587 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-4803" ipVersion=0x4 table="filter"
2026-02-16 21:32:33.587 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NGezt8rDV-dpKOTqfn" ipVersion=0x4 table="filter"
2026-02-16 21:32:33.587 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid5b0cf421f4"
2026-02-16 21:32:33.587 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:33.587 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:33.637 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:33.637 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"} status="down"
2026-02-16 21:32:33.655 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="calid5b0cf421f4" state="down"
2026-02-16 21:32:33.656 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid5b0cf421f4"
2026-02-16 21:32:33.656 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid5b0cf421f4", State:"down", Index:112}
2026-02-16 21:32:33.656 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid5b0cf421f4", Addrs:set.Typed[string]{}}
2026-02-16 21:32:33.656 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid5b0cf421f4", Addrs:set.Typed[string]{}}
2026-02-16 21:32:33.656 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid5b0cf421f4"
2026-02-16 21:32:33.656 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:33.656 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:33.661 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="calid5b0cf421f4" state="up"
2026-02-16 21:32:33.675 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:33.675 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"} status="down"
2026-02-16 21:32:33.675 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid5b0cf421f4", State:"up", Index:112}
2026-02-16 21:32:33.675 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid5b0cf421f4"
2026-02-16 21:32:33.675 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid5b0cf421f4"
2026-02-16 21:32:33.675 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid5b0cf421f4"
2026-02-16 21:32:33.676 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:33.676 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:33.697 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:33.697 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"} status="up"
2026-02-16 21:32:34.352 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx, name=eth0)
2026-02-16 21:32:34.352 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid5b0cf421f4" profile_ids:"kns.webhook-4803" profile_ids:"ksa.webhook-4803.default" ipv4_nets:"10.100.219.173/32"}
2026-02-16 21:32:34.352 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:34.352 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:34.352 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:34.353 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid5b0cf421f4"
2026-02-16 21:32:34.353 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:34.353 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:34.376 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx, name=eth0)
2026-02-16 21:32:34.380 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:34.380 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"} status="up"
2026-02-16 21:32:34.380 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid5b0cf421f4" profile_ids:"kns.webhook-4803" profile_ids:"ksa.webhook-4803.default" ipv4_nets:"10.100.219.173/32"}
2026-02-16 21:32:34.380 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:34.380 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:34.380 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:34.381 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid5b0cf421f4"
2026-02-16 21:32:34.381 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:34.381 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:34.403 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:34.403 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"} status="up"
2026-02-16 21:32:35.004 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4803" type:"ClusterIP" cluster_ips:"10.254.121.179" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:32:35.098 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=112
2026-02-16 21:32:35.098 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid5b0cf421f4"
2026-02-16 21:32:35.098 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid5b0cf421f4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:35.098 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid5b0cf421f4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:36.362 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69, name=eth0)
2026-02-16 21:32:36.362 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali448a950716c" profile_ids:"kns.container-probe-9836" profile_ids:"ksa.container-probe-9836.default" ipv4_nets:"10.100.219.160/32"}
2026-02-16 21:32:36.362 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:32:36.363 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:32:36.363 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:32:36.364 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali448a950716c"
2026-02-16 21:32:36.364 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:32:36.364 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:32:36.387 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:36.387 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} status="up"
2026-02-16 21:32:36.927 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=endpointslice-1204/pod-handle-http-request, name=eth0)
2026-02-16 21:32:36.927 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-1204/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif46146f8155" profile_ids:"kns.endpointslice-1204" profile_ids:"ksa.endpointslice-1204.default" ipv4_nets:"10.100.219.172/32"}
2026-02-16 21:32:36.927 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:36.928 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:36.928 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:36.928 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif46146f8155"
2026-02-16 21:32:36.928 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:36.928 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:36.937 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=endpointslice-1204/pod-handle-http-request, name=eth0)
2026-02-16 21:32:36.950 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:36.950 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-16 21:32:36.950 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-1204/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-16 21:32:36.950 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-1204.default"}
2026-02-16 21:32:36.950 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-1204"}
2026-02-16 21:32:36.950 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:36.950 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:36.950 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_d1d0ccMldSLicFYTwF" ipVersion=0x4 table="filter"
2026-02-16 21:32:36.950 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MkuZUdn5aO9JtgsvTP" ipVersion=0x4 table="filter"
2026-02-16 21:32:36.950 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_d1d0ccMldSLicFYTwF" ipVersion=0x4 table="filter"
2026-02-16 21:32:36.950 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MkuZUdn5aO9JtgsvTP" ipVersion=0x4 table="filter"
2026-02-16 21:32:36.950 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:36.950 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif46146f8155" ipVersion=0x4 table="filter"
2026-02-16 21:32:36.950 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif46146f8155" ipVersion=0x4 table="filter"
2026-02-16 21:32:36.950 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:36.950 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:36.952 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.172
2026-02-16 21:32:37.011 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1204/pod-handle-http-request", EndpointId:"eth0"}
2026-02-16 21:32:37.011 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-1204"
2026-02-16 21:32:37.344 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-1204" name:"default"}
2026-02-16 21:32:37.362 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="calif46146f8155" state="down"
2026-02-16 21:32:37.362 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif46146f8155"
2026-02-16 21:32:37.362 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=111
2026-02-16 21:32:37.363 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="calif46146f8155" state=""
2026-02-16 21:32:37.363 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif46146f8155"
2026-02-16 21:32:37.364 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif46146f8155", State:"down", Index:111}
2026-02-16 21:32:37.364 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif46146f8155", Addrs:set.Typed[string]{}}
2026-02-16 21:32:37.364 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif46146f8155", Addrs:set.Typed[string]{}}
2026-02-16 21:32:37.364 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif46146f8155", State:"", Index:111}
2026-02-16 21:32:37.364 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif46146f8155", Addrs:set.Set[string](nil)}
2026-02-16 21:32:37.364 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif46146f8155", Addrs:set.Set[string](nil)}
2026-02-16 21:32:37.381 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1204"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1204"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1204"}
2026-02-16 21:32:37.404 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-1204"}
2026-02-16 21:32:37.675 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69, name=eth0)
2026-02-16 21:32:37.675 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali448a950716c" profile_ids:"kns.container-probe-9836" profile_ids:"ksa.container-probe-9836.default" ipv4_nets:"10.100.219.160/32"}
2026-02-16 21:32:37.675 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:32:37.675 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:32:37.676 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:32:37.677 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali448a950716c"
2026-02-16 21:32:37.677 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:32:37.677 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:32:37.679 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69, name=eth0)
2026-02-16 21:32:37.712 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:37.712 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"} status="up"
2026-02-16 21:32:37.712 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69" endpoint_id:"eth0"}
2026-02-16 21:32:37.712 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-9836"}
2026-02-16 21:32:37.712 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-9836.default"}
2026-02-16 21:32:37.712 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:32:37.712 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:32:37.712 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OFMpwPsxXP1vi9WVX-" ipVersion=0x4 table="filter"
2026-02-16 21:32:37.712 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_G7CtauDmiu1saMp84b" ipVersion=0x4 table="filter"
2026-02-16 21:32:37.712 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OFMpwPsxXP1vi9WVX-" ipVersion=0x4 table="filter"
2026-02-16 21:32:37.712 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_G7CtauDmiu1saMp84b" ipVersion=0x4 table="filter"
2026-02-16 21:32:37.712 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:32:37.712 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali448a950716c" ipVersion=0x4 table="filter"
2026-02-16 21:32:37.712 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali448a950716c" ipVersion=0x4 table="filter"
2026-02-16 21:32:37.712 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:32:37.712 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:32:37.713 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.160
2026-02-16 21:32:37.766 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-9836/liveness-37a44fb4-be32-4cc9-8737-4b0afad25d69", EndpointId:"eth0"}
2026-02-16 21:32:37.767 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9836"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9836"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-9836"}
2026-02-16 21:32:37.767 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-4336"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-4336"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-4336"}
2026-02-16 21:32:37.767 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-4336" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:37.861 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-2197" name:"default"}
2026-02-16 21:32:37.895 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-934"
2026-02-16 21:32:37.992 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-4336"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-4336"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-4336"}
2026-02-16 21:32:38.022 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-3550"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"tables-3550"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"tables-3550"}
2026-02-16 21:32:38.041 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"tables-3550" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:38.041 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-934" name:"default"}
2026-02-16 21:32:38.060 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali448a950716c" state="down"
2026-02-16 21:32:38.060 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali448a950716c"
2026-02-16 21:32:38.060 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=99
2026-02-16 21:32:38.061 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali448a950716c", State:"down", Index:99}
2026-02-16 21:32:38.061 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali448a950716c", Addrs:set.Typed[string]{}}
2026-02-16 21:32:38.061 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali448a950716c", Addrs:set.Typed[string]{}}
2026-02-16 21:32:38.063 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali448a950716c" state=""
2026-02-16 21:32:38.063 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali448a950716c"
2026-02-16 21:32:38.087 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali448a950716c", State:"", Index:99}
2026-02-16 21:32:38.088 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali448a950716c", Addrs:set.Set[string](nil)}
2026-02-16 21:32:38.088 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali448a950716c", Addrs:set.Set[string](nil)}
2026-02-16 21:32:38.109 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-3550"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"tables-3550"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"tables-3550"}
2026-02-16 21:32:38.127 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5618"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5618"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5618"}
2026-02-16 21:32:38.145 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5618" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:38.194 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5089"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5089"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-5089"}
2026-02-16 21:32:38.230 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2678"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2678"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2678"}
2026-02-16 21:32:38.230 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:32:38.245 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-2678" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:38.306 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5618"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5618"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5618"}
2026-02-16 21:32:38.322 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7817"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7817"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7817"}
2026-02-16 21:32:38.339 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-7817" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:38.554 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-2197"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pv-2197"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-2197"}
2026-02-16 21:32:38.575 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-934"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-934"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-934"}
2026-02-16 21:32:38.580 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-2197"}
2026-02-16 21:32:38.585 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-934"}
2026-02-16 21:32:39.068 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-7817/test-deployment-784bf489d5-ldrd4, name=eth0)
2026-02-16 21:32:39.068 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-7817"} profile:{inbound_rules:{action:"allow" rule_id:"5-BNKFJCmmVLr290"} outbound_rules:{action:"allow" rule_id:"v0GSfIFjUZt1DgVA"}}
2026-02-16 21:32:39.068 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-7817.default"} profile:{}
2026-02-16 21:32:39.068 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-784bf489d5-ldrd4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1cd5f60cc0d" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.219.174/32"}
2026-02-16 21:32:39.068 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:32:39.068 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:39.068 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:39.068 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:39.069 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1cd5f60cc0d" ipVersion=0x4 table="filter"
2026-02-16 21:32:39.069 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-7817" ipVersion=0x4 table="filter"
2026-02-16 21:32:39.069 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TnfYNw9f7bI3Wk8Uug" ipVersion=0x4 table="filter"
2026-02-16 21:32:39.069 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1cd5f60cc0d" ipVersion=0x4 table="filter"
2026-02-16 21:32:39.069 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-7817" ipVersion=0x4 table="filter"
2026-02-16 21:32:39.069 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TnfYNw9f7bI3Wk8Uug" ipVersion=0x4 table="filter"
2026-02-16 21:32:39.069 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1cd5f60cc0d"
2026-02-16 21:32:39.069 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:39.069 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:39.102 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:39.102 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"} status="down"
2026-02-16 21:32:39.143 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali1cd5f60cc0d" state="down"
2026-02-16 21:32:39.144 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1cd5f60cc0d"
2026-02-16 21:32:39.144 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1cd5f60cc0d", State:"down", Index:113}
2026-02-16 21:32:39.144 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd5f60cc0d", Addrs:set.Typed[string]{}}
2026-02-16 21:32:39.144 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd5f60cc0d", Addrs:set.Typed[string]{}}
2026-02-16 21:32:39.144 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1cd5f60cc0d"
2026-02-16 21:32:39.144 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:39.144 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:39.146 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali1cd5f60cc0d" state="up"
2026-02-16 21:32:39.168 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:39.168 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"} status="down"
2026-02-16 21:32:39.168 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1cd5f60cc0d", State:"up", Index:113}
2026-02-16 21:32:39.168 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1cd5f60cc0d"
2026-02-16 21:32:39.168 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1cd5f60cc0d"
2026-02-16 21:32:39.168 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1cd5f60cc0d"
2026-02-16 21:32:39.169 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:39.169 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:39.193 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:39.193 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"} status="up"
2026-02-16 21:32:39.395 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-7817/test-deployment-784bf489d5-ldrd4, name=eth0)
2026-02-16 21:32:39.395 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-784bf489d5-ldrd4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1cd5f60cc0d" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.219.174/32"}
2026-02-16 21:32:39.395 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:39.395 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:39.395 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:39.396 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1cd5f60cc0d"
2026-02-16 21:32:39.396 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:39.396 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:39.422 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:39.422 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"} status="up"
2026-02-16 21:32:39.674 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-7817/test-deployment-784bf489d5-ldrd4, name=eth0)
2026-02-16 21:32:39.674 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-784bf489d5-ldrd4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1cd5f60cc0d" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.219.174/32"}
2026-02-16 21:32:39.674 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:39.676 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:39.676 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:39.677 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1cd5f60cc0d"
2026-02-16 21:32:39.677 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:39.678 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:39.709 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:39.710 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"} status="up"
2026-02-16 21:32:40.251 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-7817/test-deployment-698dfcf79d-9zvhs, name=eth0)
2026-02-16 21:32:40.251 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-698dfcf79d-9zvhs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib3531afc7bb" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.219.175/32"}
2026-02-16 21:32:40.251 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:40.252 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:40.252 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:40.252 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib3531afc7bb" ipVersion=0x4 table="filter"
2026-02-16 21:32:40.252 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib3531afc7bb" ipVersion=0x4 table="filter"
2026-02-16 21:32:40.252 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib3531afc7bb"
2026-02-16 21:32:40.252 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:40.252 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:40.300 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:40.300 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"} status="down"
2026-02-16 21:32:40.333 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="calib3531afc7bb" state="down"
2026-02-16 21:32:40.334 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib3531afc7bb"
2026-02-16 21:32:40.334 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib3531afc7bb", State:"down", Index:114}
2026-02-16 21:32:40.334 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib3531afc7bb", Addrs:set.Typed[string]{}}
2026-02-16 21:32:40.334 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib3531afc7bb", Addrs:set.Typed[string]{}}
2026-02-16 21:32:40.334 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib3531afc7bb"
2026-02-16 21:32:40.334 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:40.334 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:40.335 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="calib3531afc7bb" state="up"
2026-02-16 21:32:40.356 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:40.356 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"} status="down"
2026-02-16 21:32:40.356 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib3531afc7bb", State:"up", Index:114}
2026-02-16 21:32:40.356 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib3531afc7bb"
2026-02-16 21:32:40.356 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib3531afc7bb"
2026-02-16 21:32:40.356 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib3531afc7bb"
2026-02-16 21:32:40.356 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:40.356 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:40.376 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:40.376 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"} status="up"
2026-02-16 21:32:40.410 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=113
2026-02-16 21:32:40.410 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1cd5f60cc0d"
2026-02-16 21:32:40.410 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd5f60cc0d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:40.410 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd5f60cc0d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:41.415 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-7817/test-deployment-784bf489d5-ldrd4, name=eth0)
2026-02-16 21:32:41.415 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-784bf489d5-ldrd4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1cd5f60cc0d" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.219.174/32"}
2026-02-16 21:32:41.415 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:41.415 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:41.415 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:41.416 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1cd5f60cc0d"
2026-02-16 21:32:41.416 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:41.416 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:41.438 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-7817/test-deployment-698dfcf79d-9zvhs, name=eth0)
2026-02-16 21:32:41.442 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:41.442 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"} status="up"
2026-02-16 21:32:41.442 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-698dfcf79d-9zvhs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib3531afc7bb" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.219.175/32"}
2026-02-16 21:32:41.442 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:41.442 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:41.442 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:41.443 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib3531afc7bb"
2026-02-16 21:32:41.443 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:41.443 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:41.467 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:41.467 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"} status="up"
2026-02-16 21:32:41.594 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=114
2026-02-16 21:32:41.594 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib3531afc7bb"
2026-02-16 21:32:41.594 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib3531afc7bb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:41.594 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib3531afc7bb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:41.717 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-7817/test-deployment-784bf489d5-ldrd4, name=eth0)
2026-02-16 21:32:41.717 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-784bf489d5-ldrd4" endpoint_id:"eth0"}
2026-02-16 21:32:41.717 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:41.717 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:41.721 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:41.721 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1cd5f60cc0d" ipVersion=0x4 table="filter"
2026-02-16 21:32:41.721 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1cd5f60cc0d" ipVersion=0x4 table="filter"
2026-02-16 21:32:41.721 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:41.722 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:41.722 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.174
2026-02-16 21:32:41.776 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-784bf489d5-ldrd4", EndpointId:"eth0"}
2026-02-16 21:32:41.819 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali1cd5f60cc0d" state="down"
2026-02-16 21:32:41.819 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1cd5f60cc0d"
2026-02-16 21:32:41.819 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=113
2026-02-16 21:32:41.819 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1cd5f60cc0d", State:"down", Index:113}
2026-02-16 21:32:41.819 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd5f60cc0d", Addrs:set.Typed[string]{}}
2026-02-16 21:32:41.819 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd5f60cc0d", Addrs:set.Typed[string]{}}
2026-02-16 21:32:41.821 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali1cd5f60cc0d" state=""
2026-02-16 21:32:41.821 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1cd5f60cc0d"
2026-02-16 21:32:41.846 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1cd5f60cc0d", State:"", Index:113}
2026-02-16 21:32:41.846 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd5f60cc0d", Addrs:set.Set[string](nil)}
2026-02-16 21:32:41.846 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1cd5f60cc0d", Addrs:set.Set[string](nil)}
2026-02-16 21:32:42.144 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-7817/test-deployment-5f9c6bd5bf-svzm2, name=eth0)
2026-02-16 21:32:42.145 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie8d370a88f6" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.219.178/32"}
2026-02-16 21:32:42.145 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:42.145 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:42.145 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:42.145 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie8d370a88f6" ipVersion=0x4 table="filter"
2026-02-16 21:32:42.145 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie8d370a88f6" ipVersion=0x4 table="filter"
2026-02-16 21:32:42.145 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie8d370a88f6"
2026-02-16 21:32:42.145 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:42.145 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:42.187 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:42.187 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"} status="down"
2026-02-16 21:32:42.224 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="calie8d370a88f6" state="down"
2026-02-16 21:32:42.225 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie8d370a88f6"
2026-02-16 21:32:42.225 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie8d370a88f6", State:"down", Index:115}
2026-02-16 21:32:42.225 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie8d370a88f6", Addrs:set.Typed[string]{}}
2026-02-16 21:32:42.225 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie8d370a88f6", Addrs:set.Typed[string]{}}
2026-02-16 21:32:42.225 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie8d370a88f6"
2026-02-16 21:32:42.225 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:42.225 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:42.226 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="calie8d370a88f6" state="up"
2026-02-16 21:32:42.250 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:42.250 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"} status="down"
2026-02-16 21:32:42.250 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie8d370a88f6", State:"up", Index:115}
2026-02-16 21:32:42.250 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie8d370a88f6"
2026-02-16 21:32:42.250 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie8d370a88f6"
2026-02-16 21:32:42.251 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie8d370a88f6"
2026-02-16 21:32:42.251 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:42.251 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:42.277 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:42.277 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"} status="up"
2026-02-16 21:32:42.546 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-3074" name:"default"}
2026-02-16 21:32:42.849 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-9836" name:"default"}
2026-02-16 21:32:42.887 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-3074"}
2026-02-16 21:32:43.166 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-4336" name:"default"}
2026-02-16 21:32:43.267 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5089"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5089"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-5089"}
2026-02-16 21:32:43.324 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"tables-3550" name:"default"}
2026-02-16 21:32:43.343 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9836"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9836"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-9836"}
2026-02-16 21:32:43.374 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-9836"}
2026-02-16 21:32:43.442 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-7817/test-deployment-5f9c6bd5bf-svzm2, name=eth0)
2026-02-16 21:32:43.442 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie8d370a88f6" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.219.178/32"}
2026-02-16 21:32:43.442 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:43.442 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:43.442 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:43.443 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie8d370a88f6"
2026-02-16 21:32:43.443 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:43.443 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:43.467 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:43.467 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"} status="up"
2026-02-16 21:32:43.481 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-7817/test-deployment-698dfcf79d-9zvhs, name=eth0)
2026-02-16 21:32:43.482 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-698dfcf79d-9zvhs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib3531afc7bb" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.219.175/32"}
2026-02-16 21:32:43.482 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:43.482 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:43.482 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:43.483 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib3531afc7bb"
2026-02-16 21:32:43.484 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:43.484 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:43.505 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-7817/test-deployment-698dfcf79d-9zvhs, name=eth0)
2026-02-16 21:32:43.524 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:43.524 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"} status="up"
2026-02-16 21:32:43.524 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-698dfcf79d-9zvhs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib3531afc7bb" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.219.175/32"}
2026-02-16 21:32:43.525 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:43.525 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:43.525 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:43.525 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib3531afc7bb"
2026-02-16 21:32:43.526 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:43.526 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:43.545 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:43.546 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"} status="up"
2026-02-16 21:32:43.803 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-7817/test-deployment-698dfcf79d-9zvhs, name=eth0)
2026-02-16 21:32:43.804 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-698dfcf79d-9zvhs" endpoint_id:"eth0"}
2026-02-16 21:32:43.804 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:43.804 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:43.809 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:43.809 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib3531afc7bb" ipVersion=0x4 table="filter"
2026-02-16 21:32:43.810 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib3531afc7bb" ipVersion=0x4 table="filter"
2026-02-16 21:32:43.810 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:43.811 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:43.812 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.175
2026-02-16 21:32:43.866 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=115
2026-02-16 21:32:43.866 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie8d370a88f6"
2026-02-16 21:32:43.879 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-698dfcf79d-9zvhs", EndpointId:"eth0"}
2026-02-16 21:32:43.879 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie8d370a88f6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:43.879 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie8d370a88f6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:43.906 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="calib3531afc7bb" state="down"
2026-02-16 21:32:43.906 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib3531afc7bb"
2026-02-16 21:32:43.906 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=114
2026-02-16 21:32:43.906 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib3531afc7bb", State:"down", Index:114}
2026-02-16 21:32:43.907 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib3531afc7bb", Addrs:set.Typed[string]{}}
2026-02-16 21:32:43.907 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib3531afc7bb", Addrs:set.Typed[string]{}}
2026-02-16 21:32:43.908 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="calib3531afc7bb" state=""
2026-02-16 21:32:43.908 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib3531afc7bb"
2026-02-16 21:32:43.942 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib3531afc7bb", State:"", Index:114}
2026-02-16 21:32:43.942 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib3531afc7bb", Addrs:set.Set[string](nil)}
2026-02-16 21:32:43.942 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib3531afc7bb", Addrs:set.Set[string](nil)}
2026-02-16 21:32:44.025 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5618" name:"default"}
2026-02-16 21:32:44.192 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5618"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5618"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5618"}
2026-02-16 21:32:44.219 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5618"}
2026-02-16 21:32:44.294 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-4336"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-4336"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-4336"}
2026-02-16 21:32:44.321 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-4336"}
2026-02-16 21:32:44.402 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-3550"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"tables-3550"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"tables-3550"}
2026-02-16 21:32:44.433 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"tables-3550"}
2026-02-16 21:32:44.834 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-7817/test-deployment-5f9c6bd5bf-svzm2, name=eth0)
2026-02-16 21:32:44.834 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie8d370a88f6" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.219.178/32"}
2026-02-16 21:32:44.834 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:44.834 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:44.834 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:44.834 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie8d370a88f6"
2026-02-16 21:32:44.835 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:44.835 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:44.852 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:44.853 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"} status="up"
2026-02-16 21:32:44.859 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7817"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7817"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7817"}
2026-02-16 21:32:44.899 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1339"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1339"}
2026-02-16 21:32:44.928 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1339" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:45.185 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4803"
2026-02-16 21:32:45.244 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx, name=eth0)
2026-02-16 21:32:45.244 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid5b0cf421f4" profile_ids:"kns.webhook-4803" profile_ids:"ksa.webhook-4803.default" ipv4_nets:"10.100.219.173/32"}
2026-02-16 21:32:45.244 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:45.245 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:45.245 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:45.246 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid5b0cf421f4"
2026-02-16 21:32:45.246 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:45.246 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:45.249 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx, name=eth0)
2026-02-16 21:32:45.284 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:45.284 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"} status="up"
2026-02-16 21:32:45.284 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx" endpoint_id:"eth0"}
2026-02-16 21:32:45.284 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-4803"}
2026-02-16 21:32:45.284 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-4803.default"}
2026-02-16 21:32:45.284 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:45.284 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:45.285 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-4803" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.285 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NGezt8rDV-dpKOTqfn" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.285 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-4803" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.285 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NGezt8rDV-dpKOTqfn" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.285 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:45.285 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid5b0cf421f4" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.285 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid5b0cf421f4" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.285 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:45.285 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:45.285 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.173
2026-02-16 21:32:45.395 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4803/sample-webhook-deployment-7c5c95bb96-27zcx", EndpointId:"eth0"}
2026-02-16 21:32:45.395 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4803"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4803"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4803"} labels:{key:"webhook-4803" value:"true"}
2026-02-16 21:32:45.395 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1387"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1387"} labels:{key:"webhook-4803-markers" value:"true"}
2026-02-16 21:32:45.395 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4891"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4891"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4891"}
2026-02-16 21:32:45.395 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4891" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:45.462 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-7817/test-deployment-5f9c6bd5bf-svzm2, name=eth0)
2026-02-16 21:32:45.462 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie8d370a88f6" profile_ids:"kns.deployment-7817" profile_ids:"ksa.deployment-7817.default" ipv4_nets:"10.100.219.178/32"}
2026-02-16 21:32:45.462 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:45.462 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:45.462 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:45.463 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie8d370a88f6"
2026-02-16 21:32:45.463 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:45.463 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:45.482 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:45.482 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"} status="up"
2026-02-16 21:32:45.575 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264, name=eth0)
2026-02-16 21:32:45.575 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-1339"} profile:{inbound_rules:{action:"allow" rule_id:"SLDzrA8cKQCv73xv"} outbound_rules:{action:"allow" rule_id:"o4xXFw1mRiICsfbi"}}
2026-02-16 21:32:45.575 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-1339.default"} profile:{}
2026-02-16 21:32:45.575 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1a190e4f0c" profile_ids:"kns.emptydir-1339" profile_ids:"ksa.emptydir-1339.default" ipv4_nets:"10.100.219.177/32"}
2026-02-16 21:32:45.575 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:45.575 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:45.575 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:45.575 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.575 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie1a190e4f0c" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.575 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-1339" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.575 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YFTRhUPOZTcZwL9Mh1" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.575 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.575 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie1a190e4f0c" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.575 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-1339" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.575 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YFTRhUPOZTcZwL9Mh1" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.575 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie1a190e4f0c"
2026-02-16 21:32:45.575 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:45.575 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:45.620 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:45.620 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"} status="down"
2026-02-16 21:32:45.651 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="calie1a190e4f0c" state="down"
2026-02-16 21:32:45.651 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1a190e4f0c", State:"down", Index:116}
2026-02-16 21:32:45.652 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1a190e4f0c"
2026-02-16 21:32:45.652 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1a190e4f0c", Addrs:set.Typed[string]{}}
2026-02-16 21:32:45.652 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1a190e4f0c", Addrs:set.Typed[string]{}}
2026-02-16 21:32:45.652 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1a190e4f0c"
2026-02-16 21:32:45.652 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:45.652 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:45.656 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="calie1a190e4f0c" state="up"
2026-02-16 21:32:45.674 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:45.674 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"} status="down"
2026-02-16 21:32:45.674 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1a190e4f0c", State:"up", Index:116}
2026-02-16 21:32:45.674 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie1a190e4f0c"
2026-02-16 21:32:45.674 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1a190e4f0c"
2026-02-16 21:32:45.674 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1a190e4f0c"
2026-02-16 21:32:45.674 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:45.675 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:45.689 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:45.689 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"} status="up"
2026-02-16 21:32:45.698 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:32:45.735 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="calid5b0cf421f4" state="down"
2026-02-16 21:32:45.736 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid5b0cf421f4"
2026-02-16 21:32:45.736 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="calid5b0cf421f4" state=""
2026-02-16 21:32:45.736 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid5b0cf421f4"
2026-02-16 21:32:45.736 [INFO][90] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=112
2026-02-16 21:32:45.736 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid5b0cf421f4", State:"down", Index:112}
2026-02-16 21:32:45.736 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid5b0cf421f4", Addrs:set.Typed[string]{}}
2026-02-16 21:32:45.736 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid5b0cf421f4", Addrs:set.Typed[string]{}}
2026-02-16 21:32:45.736 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid5b0cf421f4", State:"", Index:112}
2026-02-16 21:32:45.736 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid5b0cf421f4", Addrs:set.Set[string](nil)}
2026-02-16 21:32:45.736 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid5b0cf421f4", Addrs:set.Set[string](nil)}
2026-02-16 21:32:45.823 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-7817/test-deployment-5f9c6bd5bf-svzm2, name=eth0)
2026-02-16 21:32:45.823 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2" endpoint_id:"eth0"}
2026-02-16 21:32:45.823 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-7817.default"}
2026-02-16 21:32:45.823 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-7817"}
2026-02-16 21:32:45.823 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:45.823 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:45.823 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-7817" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.824 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TnfYNw9f7bI3Wk8Uug" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.824 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-7817" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.824 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TnfYNw9f7bI3Wk8Uug" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.824 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:45.824 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.824 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie8d370a88f6" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.824 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.824 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie8d370a88f6" ipVersion=0x4 table="filter"
2026-02-16 21:32:45.824 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:45.824 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:45.824 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.178
2026-02-16 21:32:45.895 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7817/test-deployment-5f9c6bd5bf-svzm2", EndpointId:"eth0"}
2026-02-16 21:32:45.927 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=115
2026-02-16 21:32:45.927 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie8d370a88f6"
2026-02-16 21:32:45.927 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="calie8d370a88f6" state="down"
2026-02-16 21:32:45.928 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie8d370a88f6", Addrs:set.Typed[string]{}}
2026-02-16 21:32:45.928 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="calie8d370a88f6" state=""
2026-02-16 21:32:45.928 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie8d370a88f6", Addrs:set.Typed[string]{}}
2026-02-16 21:32:45.928 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie8d370a88f6"
2026-02-16 21:32:45.928 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie8d370a88f6", State:"down", Index:115}
2026-02-16 21:32:45.928 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie8d370a88f6", State:"", Index:115}
2026-02-16 21:32:45.928 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie8d370a88f6", Addrs:set.Set[string](nil)}
2026-02-16 21:32:45.928 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie8d370a88f6", Addrs:set.Set[string](nil)}
2026-02-16 21:32:46.476 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264, name=eth0)
2026-02-16 21:32:46.477 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1a190e4f0c" profile_ids:"kns.emptydir-1339" profile_ids:"ksa.emptydir-1339.default" ipv4_nets:"10.100.219.177/32"}
2026-02-16 21:32:46.477 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:46.477 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:46.477 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:46.477 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1a190e4f0c"
2026-02-16 21:32:46.477 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:46.477 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:46.503 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:46.503 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"} status="up"
2026-02-16 21:32:46.778 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=116
2026-02-16 21:32:46.778 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie1a190e4f0c"
2026-02-16 21:32:46.778 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1a190e4f0c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:46.778 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1a190e4f0c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:47.670 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264, name=eth0)
2026-02-16 21:32:47.670 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1a190e4f0c" profile_ids:"kns.emptydir-1339" profile_ids:"ksa.emptydir-1339.default" ipv4_nets:"10.100.219.177/32"}
2026-02-16 21:32:47.670 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:47.670 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:47.670 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:47.671 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1a190e4f0c"
2026-02-16 21:32:47.671 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:47.671 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 116
2026-02-16 21:32:47.696 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:47.696 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"} status="up"
2026-02-16 21:32:47.775 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="calie1a190e4f0c" state="down"
2026-02-16 21:32:47.775 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1a190e4f0c"
2026-02-16 21:32:47.775 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1a190e4f0c", State:"down", Index:116}
2026-02-16 21:32:47.775 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1a190e4f0c", Addrs:set.Typed[string]{}}
2026-02-16 21:32:47.775 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1a190e4f0c", Addrs:set.Typed[string]{}}
2026-02-16 21:32:47.775 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1a190e4f0c"
2026-02-16 21:32:47.775 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:47.775 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:47.776 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.177
2026-02-16 21:32:47.777 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=116
2026-02-16 21:32:47.779 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="calie1a190e4f0c" state=""
2026-02-16 21:32:47.779 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie1a190e4f0c"
2026-02-16 21:32:47.797 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:47.797 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"} status="down"
2026-02-16 21:32:47.797 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1a190e4f0c", State:"", Index:116}
2026-02-16 21:32:47.797 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1a190e4f0c", Addrs:set.Set[string](nil)}
2026-02-16 21:32:47.797 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1a190e4f0c", Addrs:set.Set[string](nil)}
2026-02-16 21:32:47.798 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1a190e4f0c"
2026-02-16 21:32:47.799 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:47.799 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:47.824 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:47.824 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"} status="down"
2026-02-16 21:32:47.881 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264, name=eth0)
2026-02-16 21:32:47.881 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264" endpoint_id:"eth0"}
2026-02-16 21:32:47.881 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-1339"}
2026-02-16 21:32:47.881 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-1339.default"}
2026-02-16 21:32:47.881 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:47.881 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:47.881 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-1339" ipVersion=0x4 table="filter"
2026-02-16 21:32:47.882 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YFTRhUPOZTcZwL9Mh1" ipVersion=0x4 table="filter"
2026-02-16 21:32:47.882 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-1339" ipVersion=0x4 table="filter"
2026-02-16 21:32:47.882 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YFTRhUPOZTcZwL9Mh1" ipVersion=0x4 table="filter"
2026-02-16 21:32:47.882 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:47.882 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie1a190e4f0c" ipVersion=0x4 table="filter"
2026-02-16 21:32:47.882 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie1a190e4f0c" ipVersion=0x4 table="filter"
2026-02-16 21:32:47.882 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:47.882 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:47.942 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1339/pod-3a1505d7-05bb-4bd7-9767-3698085b4264", EndpointId:"eth0"}
2026-02-16 21:32:48.372 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-5089" name:"default"}
2026-02-16 21:32:48.486 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-5089"
2026-02-16 21:32:48.542 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-5089"
2026-02-16 21:32:48.646 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-5089"}
2026-02-16 21:32:49.011 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1339"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1339"}
2026-02-16 21:32:49.038 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6573"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6573"}
2026-02-16 21:32:49.060 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6573" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:49.060 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6573"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6573"} labels:{key:"webhook-6573" value:"true"}
2026-02-16 21:32:49.086 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5491"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5491"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5491"} labels:{key:"webhook-6573-markers" value:"true"}
2026-02-16 21:32:49.086 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5491" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:49.573 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4891"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4891"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4891"}
2026-02-16 21:32:49.615 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3065"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3065"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-3065"}
2026-02-16 21:32:49.615 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-3065" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:49.881 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz, name=eth0)
2026-02-16 21:32:49.882 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-6573"} profile:{inbound_rules:{action:"allow" rule_id:"0536d6hFB3C53POV"} outbound_rules:{action:"allow" rule_id:"DbpXkceot69ECYim"}}
2026-02-16 21:32:49.882 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-6573.default"} profile:{}
2026-02-16 21:32:49.882 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01cd1df1abe" profile_ids:"kns.webhook-6573" profile_ids:"ksa.webhook-6573.default" ipv4_nets:"10.100.219.179/32"}
2026-02-16 21:32:49.882 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:49.882 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:49.882 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:49.883 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali01cd1df1abe" ipVersion=0x4 table="filter"
2026-02-16 21:32:49.883 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-6573" ipVersion=0x4 table="filter"
2026-02-16 21:32:49.883 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3kS79ldUpOxAqzYyjF" ipVersion=0x4 table="filter"
2026-02-16 21:32:49.883 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali01cd1df1abe" ipVersion=0x4 table="filter"
2026-02-16 21:32:49.883 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-6573" ipVersion=0x4 table="filter"
2026-02-16 21:32:49.883 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3kS79ldUpOxAqzYyjF" ipVersion=0x4 table="filter"
2026-02-16 21:32:49.883 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali01cd1df1abe"
2026-02-16 21:32:49.883 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:49.883 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:49.919 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:49.919 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"} status="down"
2026-02-16 21:32:49.950 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali01cd1df1abe" state="down"
2026-02-16 21:32:49.950 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01cd1df1abe", State:"down", Index:117}
2026-02-16 21:32:49.950 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali01cd1df1abe"
2026-02-16 21:32:49.950 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01cd1df1abe", Addrs:set.Typed[string]{}}
2026-02-16 21:32:49.950 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01cd1df1abe", Addrs:set.Typed[string]{}}
2026-02-16 21:32:49.950 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali01cd1df1abe"
2026-02-16 21:32:49.950 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:49.950 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:49.953 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali01cd1df1abe" state="up"
2026-02-16 21:32:49.977 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:49.977 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"} status="down"
2026-02-16 21:32:49.977 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01cd1df1abe", State:"up", Index:117}
2026-02-16 21:32:49.977 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali01cd1df1abe"
2026-02-16 21:32:49.977 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali01cd1df1abe"
2026-02-16 21:32:49.977 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01cd1df1abe"
2026-02-16 21:32:49.977 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:49.978 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:49.997 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:49.997 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"} status="up"
2026-02-16 21:32:50.331 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-7817" name:"default"}
2026-02-16 21:32:50.431 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4803" name:"default"}
2026-02-16 21:32:50.512 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz, name=eth0)
2026-02-16 21:32:50.513 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01cd1df1abe" profile_ids:"kns.webhook-6573" profile_ids:"ksa.webhook-6573.default" ipv4_nets:"10.100.219.179/32"}
2026-02-16 21:32:50.513 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:50.513 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:50.513 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:50.514 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01cd1df1abe"
2026-02-16 21:32:50.514 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:50.514 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:50.527 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz, name=eth0)
2026-02-16 21:32:50.536 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:50.536 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"} status="up"
2026-02-16 21:32:50.537 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01cd1df1abe" profile_ids:"kns.webhook-6573" profile_ids:"ksa.webhook-6573.default" ipv4_nets:"10.100.219.179/32"}
2026-02-16 21:32:50.537 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:50.537 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:50.537 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:50.538 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01cd1df1abe"
2026-02-16 21:32:50.538 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:50.538 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:50.560 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:50.560 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"} status="up"
2026-02-16 21:32:50.632 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4803"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4803"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4803"} labels:{key:"webhook-4803" value:"true"}
2026-02-16 21:32:50.664 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4803"}
2026-02-16 21:32:50.740 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1387" name:"default"}
2026-02-16 21:32:50.776 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7817"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7817"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7817"}
2026-02-16 21:32:50.801 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-7817"}
2026-02-16 21:32:50.943 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1387"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1387"} labels:{key:"webhook-4803-markers" value:"true"}
2026-02-16 21:32:50.968 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1387"}
2026-02-16 21:32:51.316 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6573" type:"ClusterIP" cluster_ips:"10.254.232.143" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:32:51.323 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=117
2026-02-16 21:32:51.323 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali01cd1df1abe"
2026-02-16 21:32:51.368 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01cd1df1abe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:51.368 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01cd1df1abe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:51.676 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3065"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3065"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-3065"}
2026-02-16 21:32:51.707 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9271"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-9271"}
2026-02-16 21:32:51.734 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-9271" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:52.343 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6573"
2026-02-16 21:32:52.393 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz, name=eth0)
2026-02-16 21:32:52.394 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01cd1df1abe" profile_ids:"kns.webhook-6573" profile_ids:"ksa.webhook-6573.default" ipv4_nets:"10.100.219.179/32"}
2026-02-16 21:32:52.394 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:52.394 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:52.394 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:52.394 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01cd1df1abe"
2026-02-16 21:32:52.395 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:52.395 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:52.397 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz, name=eth0)
2026-02-16 21:32:52.422 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:52.422 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"} status="up"
2026-02-16 21:32:52.422 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz" endpoint_id:"eth0"}
2026-02-16 21:32:52.422 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-6573"}
2026-02-16 21:32:52.422 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-6573.default"}
2026-02-16 21:32:52.422 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6573"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6573"} labels:{key:"webhook-6573" value:"true"}
2026-02-16 21:32:52.422 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5491"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5491"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5491"} labels:{key:"webhook-6573-markers" value:"true"}
2026-02-16 21:32:52.422 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:52.422 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:52.423 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-6573" ipVersion=0x4 table="filter"
2026-02-16 21:32:52.423 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3kS79ldUpOxAqzYyjF" ipVersion=0x4 table="filter"
2026-02-16 21:32:52.423 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-6573" ipVersion=0x4 table="filter"
2026-02-16 21:32:52.423 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3kS79ldUpOxAqzYyjF" ipVersion=0x4 table="filter"
2026-02-16 21:32:52.423 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:52.423 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali01cd1df1abe" ipVersion=0x4 table="filter"
2026-02-16 21:32:52.423 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali01cd1df1abe" ipVersion=0x4 table="filter"
2026-02-16 21:32:52.423 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:52.423 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:52.424 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.179
2026-02-16 21:32:52.487 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6573/sample-webhook-deployment-7c5c95bb96-6blbz", EndpointId:"eth0"}
2026-02-16 21:32:52.487 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1282"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-1282"}
2026-02-16 21:32:52.487 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-1282" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:52.513 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1282"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-1282"}
2026-02-16 21:32:52.535 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-0"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"job-0"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-0"}
2026-02-16 21:32:52.535 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-0" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:53.154 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-0/suspend-false-to-true-gmvb4, name=eth0)
2026-02-16 21:32:53.154 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-0"} profile:{inbound_rules:{action:"allow" rule_id:"JGD5qPMvkAFqhyxH"} outbound_rules:{action:"allow" rule_id:"Y1SQJwlWzvEPvES0"}}
2026-02-16 21:32:53.154 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-0.default"} profile:{}
2026-02-16 21:32:53.154 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-0/suspend-false-to-true-gmvb4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4910286a352" profile_ids:"kns.job-0" profile_ids:"ksa.job-0.default" ipv4_nets:"10.100.219.180/32"}
2026-02-16 21:32:53.154 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:32:53.154 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:32:53.154 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:32:53.155 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4910286a352" ipVersion=0x4 table="filter"
2026-02-16 21:32:53.155 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-0" ipVersion=0x4 table="filter"
2026-02-16 21:32:53.155 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.job-0.default" ipVersion=0x4 table="filter"
2026-02-16 21:32:53.155 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4910286a352" ipVersion=0x4 table="filter"
2026-02-16 21:32:53.155 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-0" ipVersion=0x4 table="filter"
2026-02-16 21:32:53.155 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.job-0.default" ipVersion=0x4 table="filter"
2026-02-16 21:32:53.155 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4910286a352"
2026-02-16 21:32:53.155 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:32:53.155 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:32:53.205 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:53.205 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"} status="down"
2026-02-16 21:32:53.227 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali4910286a352" state="down"
2026-02-16 21:32:53.227 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4910286a352"
2026-02-16 21:32:53.227 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4910286a352", State:"down", Index:118}
2026-02-16 21:32:53.227 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4910286a352", Addrs:set.Typed[string]{}}
2026-02-16 21:32:53.227 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4910286a352", Addrs:set.Typed[string]{}}
2026-02-16 21:32:53.227 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4910286a352"
2026-02-16 21:32:53.227 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:32:53.227 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:32:53.231 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali4910286a352" state="up"
2026-02-16 21:32:53.252 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:53.252 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"} status="down"
2026-02-16 21:32:53.252 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4910286a352", State:"up", Index:118}
2026-02-16 21:32:53.252 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4910286a352"
2026-02-16 21:32:53.252 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4910286a352"
2026-02-16 21:32:53.252 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4910286a352"
2026-02-16 21:32:53.252 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:32:53.252 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:32:53.276 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-0/suspend-false-to-true-hkmks, name=eth0)
2026-02-16 21:32:53.277 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:53.277 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"} status="up"
2026-02-16 21:32:53.277 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-0/suspend-false-to-true-hkmks" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f0f9d116de" profile_ids:"kns.job-0" profile_ids:"ksa.job-0.default" ipv4_nets:"10.100.219.181/32"}
2026-02-16 21:32:53.277 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:32:53.277 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:32:53.277 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:32:53.278 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7f0f9d116de" ipVersion=0x4 table="filter"
2026-02-16 21:32:53.278 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7f0f9d116de" ipVersion=0x4 table="filter"
2026-02-16 21:32:53.278 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7f0f9d116de"
2026-02-16 21:32:53.278 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:32:53.278 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:32:53.318 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:53.318 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"} status="down"
2026-02-16 21:32:53.345 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali7f0f9d116de" state="down"
2026-02-16 21:32:53.345 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f0f9d116de", State:"down", Index:119}
2026-02-16 21:32:53.345 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7f0f9d116de"
2026-02-16 21:32:53.345 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f0f9d116de", Addrs:set.Typed[string]{}}
2026-02-16 21:32:53.345 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f0f9d116de", Addrs:set.Typed[string]{}}
2026-02-16 21:32:53.345 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7f0f9d116de"
2026-02-16 21:32:53.345 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:32:53.345 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:32:53.349 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali7f0f9d116de" state="up"
2026-02-16 21:32:53.372 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:32:53.372 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"} status="down"
2026-02-16 21:32:53.372 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f0f9d116de", State:"up", Index:119}
2026-02-16 21:32:53.372 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7f0f9d116de"
2026-02-16 21:32:53.372 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7f0f9d116de"
2026-02-16 21:32:53.372 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f0f9d116de"
2026-02-16 21:32:53.373 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:32:53.373 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:32:53.392 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:53.392 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"} status="up"
2026-02-16 21:32:53.912 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali01cd1df1abe" state="down"
2026-02-16 21:32:53.912 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01cd1df1abe", State:"down", Index:117}
2026-02-16 21:32:53.913 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali01cd1df1abe"
2026-02-16 21:32:53.913 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=117
2026-02-16 21:32:53.915 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali01cd1df1abe" state=""
2026-02-16 21:32:53.915 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali01cd1df1abe"
2026-02-16 21:32:53.929 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01cd1df1abe", Addrs:set.Typed[string]{}}
2026-02-16 21:32:53.929 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01cd1df1abe", Addrs:set.Typed[string]{}}
2026-02-16 21:32:53.929 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01cd1df1abe", State:"", Index:117}
2026-02-16 21:32:53.929 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01cd1df1abe", Addrs:set.Set[string](nil)}
2026-02-16 21:32:53.929 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01cd1df1abe", Addrs:set.Set[string](nil)}
2026-02-16 21:32:54.137 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1339" name:"default"}
2026-02-16 21:32:54.208 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1339"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1339"}
2026-02-16 21:32:54.232 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1339"}
2026-02-16 21:32:54.271 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=118
2026-02-16 21:32:54.271 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4910286a352"
2026-02-16 21:32:54.271 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4910286a352", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:54.271 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4910286a352", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:54.397 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=119
2026-02-16 21:32:54.397 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7f0f9d116de"
2026-02-16 21:32:54.398 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f0f9d116de", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:54.398 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f0f9d116de", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:32:54.570 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-0/suspend-false-to-true-gmvb4, name=eth0)
2026-02-16 21:32:54.570 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-0/suspend-false-to-true-gmvb4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4910286a352" profile_ids:"kns.job-0" profile_ids:"ksa.job-0.default" ipv4_nets:"10.100.219.180/32"}
2026-02-16 21:32:54.570 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:32:54.570 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:32:54.570 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:32:54.571 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4910286a352"
2026-02-16 21:32:54.571 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:32:54.571 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:32:54.585 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-0/suspend-false-to-true-hkmks, name=eth0)
2026-02-16 21:32:54.591 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:54.591 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"} status="up"
2026-02-16 21:32:54.591 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-0/suspend-false-to-true-hkmks" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f0f9d116de" profile_ids:"kns.job-0" profile_ids:"ksa.job-0.default" ipv4_nets:"10.100.219.181/32"}
2026-02-16 21:32:54.591 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:32:54.591 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:32:54.591 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:32:54.593 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f0f9d116de"
2026-02-16 21:32:54.593 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:32:54.593 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:32:54.618 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:32:54.618 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"} status="up"
2026-02-16 21:32:54.618 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4891"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4891"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4891"}
2026-02-16 21:32:56.626 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-0"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"job-0"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-0"}
2026-02-16 21:32:56.652 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-6997"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-6997"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-watch-6997"}
2026-02-16 21:32:56.699 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-watch-6997" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:32:56.723 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3065"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3065"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-3065"}
2026-02-16 21:32:57.474 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6573" name:"default"}
2026-02-16 21:32:57.709 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-1282" name:"default"}
2026-02-16 21:32:57.795 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5491" name:"default"}
2026-02-16 21:32:58.019 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6573"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6573"} labels:{key:"webhook-6573" value:"true"}
2026-02-16 21:32:58.043 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5491"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5491"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5491"} labels:{key:"webhook-6573-markers" value:"true"}
2026-02-16 21:32:58.063 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6573"}
2026-02-16 21:32:58.063 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5491"}
2026-02-16 21:32:58.187 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1282"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-1282"}
2026-02-16 21:32:58.214 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-1282"}
2026-02-16 21:32:59.834 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4891" name:"default"}
2026-02-16 21:32:59.958 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4891"}
2026-02-16 21:33:00.993 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9271"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-9271"}
2026-02-16 21:33:01.027 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5207"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-5207"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-5207"}
2026-02-16 21:33:01.052 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-5207" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:01.111 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-mwmpf" namespace:"services-5207" type:"LoadBalancer" cluster_ips:"10.254.234.171" ports:{Protocol:"TCP" Port:80 NodePort:30570}
2026-02-16 21:33:01.111 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-mwmpf" namespace:"services-5207" type:"LoadBalancer" cluster_ips:"10.254.234.171" ports:{Protocol:"TCP" Port:80 NodePort:30570}
2026-02-16 21:33:01.111 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-mwmpf" namespace:"services-5207" type:"LoadBalancer" cluster_ips:"10.254.234.171" ports:{Protocol:"TCP" Port:80 NodePort:30570}
2026-02-16 21:33:01.140 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-mwmpf" namespace:"services-5207" type:"LoadBalancer" cluster_ips:"10.254.234.171" ports:{Protocol:"TCP" Port:80 NodePort:30570}
2026-02-16 21:33:01.169 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-mwmpf" namespace:"services-5207"
2026-02-16 21:33:01.198 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5207"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-5207"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-5207"}
2026-02-16 21:33:01.198 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4191"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4191"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4191"}
2026-02-16 21:33:01.233 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4191" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:01.654 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-0/suspend-false-to-true-gmvb4, name=eth0)
2026-02-16 21:33:01.655 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-0/suspend-false-to-true-gmvb4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4910286a352" profile_ids:"kns.job-0" profile_ids:"ksa.job-0.default" ipv4_nets:"10.100.219.180/32"}
2026-02-16 21:33:01.655 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:33:01.655 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:33:01.655 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:33:01.656 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4910286a352"
2026-02-16 21:33:01.656 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:33:01.656 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:33:01.669 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-0/suspend-false-to-true-hkmks, name=eth0)
2026-02-16 21:33:01.680 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:01.680 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"} status="up"
2026-02-16 21:33:01.680 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-0/suspend-false-to-true-hkmks" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f0f9d116de" profile_ids:"kns.job-0" profile_ids:"ksa.job-0.default" ipv4_nets:"10.100.219.181/32"}
2026-02-16 21:33:01.680 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:33:01.680 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:33:01.681 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:33:01.681 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f0f9d116de"
2026-02-16 21:33:01.682 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:33:01.682 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:33:01.684 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-0/suspend-false-to-true-gmvb4, name=eth0)
2026-02-16 21:33:01.711 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-0/suspend-false-to-true-hkmks, name=eth0)
2026-02-16 21:33:01.713 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:01.713 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"} status="up"
2026-02-16 21:33:01.713 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-0/suspend-false-to-true-gmvb4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4910286a352" profile_ids:"kns.job-0" profile_ids:"ksa.job-0.default" ipv4_nets:"10.100.219.180/32"}
2026-02-16 21:33:01.713 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-0"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"job-0"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-0"}
2026-02-16 21:33:01.714 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-0/suspend-false-to-true-hkmks" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f0f9d116de" profile_ids:"kns.job-0" profile_ids:"ksa.job-0.default" ipv4_nets:"10.100.219.181/32"}
2026-02-16 21:33:01.714 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:33:01.714 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:33:01.714 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:33:01.714 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:33:01.714 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:33:01.714 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:33:01.715 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4910286a352"
2026-02-16 21:33:01.715 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f0f9d116de"
2026-02-16 21:33:01.715 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:33:01.715 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:33:01.715 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:33:01.715 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:33:01.742 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:01.742 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"} status="up"
2026-02-16 21:33:01.742 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:01.742 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"} status="up"
2026-02-16 21:33:01.912 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-3065" name:"default"}
2026-02-16 21:33:02.020 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-0/suspend-false-to-true-hkmks, name=eth0)
2026-02-16 21:33:02.020 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-0/suspend-false-to-true-hkmks" endpoint_id:"eth0"}
2026-02-16 21:33:02.020 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:33:02.020 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:33:02.020 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:33:02.020 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7f0f9d116de" ipVersion=0x4 table="filter"
2026-02-16 21:33:02.020 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7f0f9d116de" ipVersion=0x4 table="filter"
2026-02-16 21:33:02.020 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:33:02.020 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:33:02.021 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.181
2026-02-16 21:33:02.062 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-0/suspend-false-to-true-gmvb4, name=eth0)
2026-02-16 21:33:02.080 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-hkmks", EndpointId:"eth0"}
2026-02-16 21:33:02.080 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-0/suspend-false-to-true-gmvb4" endpoint_id:"eth0"}
2026-02-16 21:33:02.081 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-0"}
2026-02-16 21:33:02.081 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-0.default"}
2026-02-16 21:33:02.081 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:33:02.081 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:33:02.081 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-0" ipVersion=0x4 table="filter"
2026-02-16 21:33:02.081 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.job-0.default" ipVersion=0x4 table="filter"
2026-02-16 21:33:02.081 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-0" ipVersion=0x4 table="filter"
2026-02-16 21:33:02.081 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.job-0.default" ipVersion=0x4 table="filter"
2026-02-16 21:33:02.081 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:33:02.081 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4910286a352" ipVersion=0x4 table="filter"
2026-02-16 21:33:02.081 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4910286a352" ipVersion=0x4 table="filter"
2026-02-16 21:33:02.081 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:33:02.081 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:33:02.082 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.180
2026-02-16 21:33:02.126 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali7f0f9d116de" state="down"
2026-02-16 21:33:02.126 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7f0f9d116de"
2026-02-16 21:33:02.126 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=119
2026-02-16 21:33:02.130 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali7f0f9d116de" state=""
2026-02-16 21:33:02.131 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7f0f9d116de"
2026-02-16 21:33:02.140 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-0/suspend-false-to-true-gmvb4", EndpointId:"eth0"}
2026-02-16 21:33:02.140 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f0f9d116de", State:"down", Index:119}
2026-02-16 21:33:02.140 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f0f9d116de", Addrs:set.Typed[string]{}}
2026-02-16 21:33:02.140 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f0f9d116de", Addrs:set.Typed[string]{}}
2026-02-16 21:33:02.140 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f0f9d116de", State:"", Index:119}
2026-02-16 21:33:02.140 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f0f9d116de", Addrs:set.Set[string](nil)}
2026-02-16 21:33:02.140 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f0f9d116de", Addrs:set.Set[string](nil)}
2026-02-16 21:33:02.166 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=118
2026-02-16 21:33:02.166 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4910286a352"
2026-02-16 21:33:02.166 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali4910286a352" state="down"
2026-02-16 21:33:02.174 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali4910286a352" state=""
2026-02-16 21:33:02.174 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4910286a352"
2026-02-16 21:33:02.176 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-3065"}
2026-02-16 21:33:02.198 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4910286a352", Addrs:set.Typed[string]{}}
2026-02-16 21:33:02.198 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4910286a352", Addrs:set.Typed[string]{}}
2026-02-16 21:33:02.198 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4910286a352", State:"down", Index:118}
2026-02-16 21:33:02.198 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4910286a352", State:"", Index:118}
2026-02-16 21:33:02.198 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4910286a352", Addrs:set.Set[string](nil)}
2026-02-16 21:33:02.198 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4910286a352", Addrs:set.Set[string](nil)}
2026-02-16 21:33:05.321 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4191"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4191"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4191"}
2026-02-16 21:33:05.344 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8016"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8016"}
2026-02-16 21:33:05.344 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8016" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:06.016 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d, name=eth0)
2026-02-16 21:33:06.017 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-8016"} profile:{inbound_rules:{action:"allow" rule_id:"0B6dDkWo7O_BItxz"} outbound_rules:{action:"allow" rule_id:"VEnxVt2_iNuHq6ic"}}
2026-02-16 21:33:06.017 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-8016.default"} profile:{}
2026-02-16 21:33:06.017 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8bef5cb6f9b" profile_ids:"kns.projected-8016" profile_ids:"ksa.projected-8016.default" ipv4_nets:"10.100.219.183/32"}
2026-02-16 21:33:06.017 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:06.017 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:06.017 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:06.018 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8bef5cb6f9b" ipVersion=0x4 table="filter"
2026-02-16 21:33:06.018 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-8016" ipVersion=0x4 table="filter"
2026-02-16 21:33:06.018 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_AwYM2l7UN5ApNWBG82" ipVersion=0x4 table="filter"
2026-02-16 21:33:06.018 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8bef5cb6f9b" ipVersion=0x4 table="filter"
2026-02-16 21:33:06.018 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-8016" ipVersion=0x4 table="filter"
2026-02-16 21:33:06.018 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_AwYM2l7UN5ApNWBG82" ipVersion=0x4 table="filter"
2026-02-16 21:33:06.018 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8bef5cb6f9b"
2026-02-16 21:33:06.018 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:06.018 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:06.062 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:06.062 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"} status="down"
2026-02-16 21:33:06.090 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="cali8bef5cb6f9b" state="down"
2026-02-16 21:33:06.091 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8bef5cb6f9b"
2026-02-16 21:33:06.090 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8bef5cb6f9b", State:"down", Index:120}
2026-02-16 21:33:06.091 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8bef5cb6f9b", Addrs:set.Typed[string]{}}
2026-02-16 21:33:06.091 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8bef5cb6f9b", Addrs:set.Typed[string]{}}
2026-02-16 21:33:06.091 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8bef5cb6f9b"
2026-02-16 21:33:06.091 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:06.091 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:06.094 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="cali8bef5cb6f9b" state="up"
2026-02-16 21:33:06.116 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:06.116 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"} status="down"
2026-02-16 21:33:06.116 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8bef5cb6f9b", State:"up", Index:120}
2026-02-16 21:33:06.116 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8bef5cb6f9b"
2026-02-16 21:33:06.116 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8bef5cb6f9b"
2026-02-16 21:33:06.117 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8bef5cb6f9b"
2026-02-16 21:33:06.117 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:06.117 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:06.139 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:06.139 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"} status="up"
2026-02-16 21:33:06.426 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:33:06.426 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:33:06.426 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:33:06.446 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-9271" name:"default"}
2026-02-16 21:33:06.479 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9271"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-9271"}
2026-02-16 21:33:06.506 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-9271"}
2026-02-16 21:33:06.605 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-5207" name:"default"}
2026-02-16 21:33:06.680 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d, name=eth0)
2026-02-16 21:33:06.680 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8bef5cb6f9b" profile_ids:"kns.projected-8016" profile_ids:"ksa.projected-8016.default" ipv4_nets:"10.100.219.183/32"}
2026-02-16 21:33:06.680 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:06.680 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:06.680 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:06.681 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8bef5cb6f9b"
2026-02-16 21:33:06.681 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:06.681 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:06.705 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:06.705 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"} status="up"
2026-02-16 21:33:06.739 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5207"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-5207"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-5207"}
2026-02-16 21:33:06.762 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-5207"}
2026-02-16 21:33:06.907 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-0" name:"default"}
2026-02-16 21:33:07.074 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-0"}
2026-02-16 21:33:07.387 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=120
2026-02-16 21:33:07.387 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8bef5cb6f9b"
2026-02-16 21:33:07.387 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8bef5cb6f9b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:07.387 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8bef5cb6f9b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:09.575 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8016"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8016"}
2026-02-16 21:33:09.601 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-8045"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"events-8045"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-8045"}
2026-02-16 21:33:09.601 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-8045" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:09.773 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-8045"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"events-8045"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-8045"}
2026-02-16 21:33:09.799 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2104"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2104"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-2104"}
2026-02-16 21:33:09.818 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2104" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:10.651 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4191" name:"default"}
2026-02-16 21:33:10.676 [INFO][90] felix/summary.go 100: Summarising 278 dataplane reconciliation loops over 1m0.5s: avg=29ms longest=111ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:33:10.806 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4191"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4191"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4191"}
2026-02-16 21:33:10.831 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4191"}
2026-02-16 21:33:13.914 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2104"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2104"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-2104"}
2026-02-16 21:33:13.939 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9748"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9748"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-9748"}
2026-02-16 21:33:13.957 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9748" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:14.611 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d, name=eth0)
2026-02-16 21:33:14.611 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8bef5cb6f9b" profile_ids:"kns.projected-8016" profile_ids:"ksa.projected-8016.default" ipv4_nets:"10.100.219.183/32"}
2026-02-16 21:33:14.611 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:14.611 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:14.611 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:14.612 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8bef5cb6f9b"
2026-02-16 21:33:14.613 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:14.613 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:14.642 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:14.642 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"} status="up"
2026-02-16 21:33:14.642 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8016"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8016"}
2026-02-16 21:33:14.653 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d, name=eth0)
2026-02-16 21:33:14.667 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8bef5cb6f9b" profile_ids:"kns.projected-8016" profile_ids:"ksa.projected-8016.default" ipv4_nets:"10.100.219.183/32"}
2026-02-16 21:33:14.667 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:14.667 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:14.667 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:14.668 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8bef5cb6f9b"
2026-02-16 21:33:14.668 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:14.668 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:14.692 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:14.692 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"} status="up"
2026-02-16 21:33:14.946 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d, name=eth0)
2026-02-16 21:33:14.946 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d" endpoint_id:"eth0"}
2026-02-16 21:33:14.946 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-8016"}
2026-02-16 21:33:14.946 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-8016.default"}
2026-02-16 21:33:14.946 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:14.946 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:14.947 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-8016" ipVersion=0x4 table="filter"
2026-02-16 21:33:14.947 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_AwYM2l7UN5ApNWBG82" ipVersion=0x4 table="filter"
2026-02-16 21:33:14.947 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-8016" ipVersion=0x4 table="filter"
2026-02-16 21:33:14.947 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_AwYM2l7UN5ApNWBG82" ipVersion=0x4 table="filter"
2026-02-16 21:33:14.947 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:14.947 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8bef5cb6f9b" ipVersion=0x4 table="filter"
2026-02-16 21:33:14.948 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8bef5cb6f9b" ipVersion=0x4 table="filter"
2026-02-16 21:33:14.948 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:14.948 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:14.948 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.183
bird: KIF: Received address message for unknown interface 120
2026-02-16 21:33:15.012 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8016/pod-projected-configmaps-f8f7994c-0f57-4318-ac56-2a3555b6871d", EndpointId:"eth0"}
2026-02-16 21:33:15.013 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-8045" name:"default"}
2026-02-16 21:33:15.060 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=120
2026-02-16 21:33:15.060 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8bef5cb6f9b"
2026-02-16 21:33:15.060 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="cali8bef5cb6f9b" state="down"
2026-02-16 21:33:15.060 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8bef5cb6f9b", Addrs:set.Typed[string]{}}
2026-02-16 21:33:15.060 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8bef5cb6f9b", Addrs:set.Typed[string]{}}
2026-02-16 21:33:15.061 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8bef5cb6f9b", State:"down", Index:120}
2026-02-16 21:33:15.061 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="cali8bef5cb6f9b" state=""
2026-02-16 21:33:15.061 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8bef5cb6f9b"
2026-02-16 21:33:15.084 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8bef5cb6f9b", State:"", Index:120}
2026-02-16 21:33:15.084 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8bef5cb6f9b", Addrs:set.Set[string](nil)}
2026-02-16 21:33:15.084 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8bef5cb6f9b", Addrs:set.Set[string](nil)}
2026-02-16 21:33:15.114 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-8045"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"events-8045"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-8045"}
2026-02-16 21:33:15.137 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-8045"}
2026-02-16 21:33:18.063 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9748"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9748"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-9748"}
2026-02-16 21:33:18.096 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2917"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2917"}
2026-02-16 21:33:18.121 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2917" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:18.148 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2917"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2917"} labels:{key:"webhook-2917" value:"true"}
2026-02-16 21:33:18.148 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-217"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-217"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-217"} labels:{key:"webhook-2917-markers" value:"true"}
2026-02-16 21:33:18.183 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-217" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:18.994 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2104" name:"default"}
2026-02-16 21:33:19.075 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj, name=eth0)
2026-02-16 21:33:19.076 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-2917.default"} profile:{}
2026-02-16 21:33:19.076 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-2917"} profile:{inbound_rules:{action:"allow" rule_id:"Nd_J16FN5g9QGgPi"} outbound_rules:{action:"allow" rule_id:"k4ZSDwFOJJUCTSDa"}}
2026-02-16 21:33:19.076 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali76ad8fe5cb0" profile_ids:"kns.webhook-2917" profile_ids:"ksa.webhook-2917.default" ipv4_nets:"10.100.219.182/32"}
2026-02-16 21:33:19.076 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:19.076 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:19.076 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:19.076 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali76ad8fe5cb0" ipVersion=0x4 table="filter"
2026-02-16 21:33:19.076 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-2917" ipVersion=0x4 table="filter"
2026-02-16 21:33:19.076 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_q_hVVU9yUhVCsHOo0I" ipVersion=0x4 table="filter"
2026-02-16 21:33:19.077 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali76ad8fe5cb0" ipVersion=0x4 table="filter"
2026-02-16 21:33:19.077 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-2917" ipVersion=0x4 table="filter"
2026-02-16 21:33:19.077 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_q_hVVU9yUhVCsHOo0I" ipVersion=0x4 table="filter"
2026-02-16 21:33:19.077 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali76ad8fe5cb0"
2026-02-16 21:33:19.077 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:19.077 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:19.115 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:19.115 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"} status="down"
2026-02-16 21:33:19.156 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali76ad8fe5cb0" state="down"
2026-02-16 21:33:19.157 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali76ad8fe5cb0", State:"down", Index:121}
2026-02-16 21:33:19.157 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali76ad8fe5cb0"
2026-02-16 21:33:19.157 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:19.157 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:19.157 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali76ad8fe5cb0"
2026-02-16 21:33:19.158 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali76ad8fe5cb0" state="up"
2026-02-16 21:33:19.181 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:19.181 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"} status="down"
2026-02-16 21:33:19.181 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali76ad8fe5cb0", Addrs:set.Typed[string]{}}
2026-02-16 21:33:19.181 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali76ad8fe5cb0", Addrs:set.Typed[string]{}}
2026-02-16 21:33:19.181 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali76ad8fe5cb0", State:"up", Index:121}
2026-02-16 21:33:19.181 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali76ad8fe5cb0"
2026-02-16 21:33:19.181 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali76ad8fe5cb0"
2026-02-16 21:33:19.181 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali76ad8fe5cb0"
2026-02-16 21:33:19.181 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:19.181 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:19.195 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:19.195 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"} status="up"
2026-02-16 21:33:19.385 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2104"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2104"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-2104"}
2026-02-16 21:33:19.412 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2104"}
2026-02-16 21:33:19.745 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj, name=eth0)
2026-02-16 21:33:19.745 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali76ad8fe5cb0" profile_ids:"kns.webhook-2917" profile_ids:"ksa.webhook-2917.default" ipv4_nets:"10.100.219.182/32"}
2026-02-16 21:33:19.745 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:19.745 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:19.745 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:19.747 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali76ad8fe5cb0"
2026-02-16 21:33:19.747 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:19.747 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:19.761 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj, name=eth0)
2026-02-16 21:33:19.773 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:19.773 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"} status="up"
2026-02-16 21:33:19.774 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali76ad8fe5cb0" profile_ids:"kns.webhook-2917" profile_ids:"ksa.webhook-2917.default" ipv4_nets:"10.100.219.182/32"}
2026-02-16 21:33:19.774 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:19.774 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:19.774 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:19.774 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali76ad8fe5cb0"
2026-02-16 21:33:19.775 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:19.775 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:19.796 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:19.796 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"} status="up"
2026-02-16 21:33:19.962 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8016" name:"default"}
2026-02-16 21:33:20.050 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8016"}
2026-02-16 21:33:20.522 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2917" type:"ClusterIP" cluster_ips:"10.254.214.56" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:33:21.050 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=121
2026-02-16 21:33:21.050 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali76ad8fe5cb0"
2026-02-16 21:33:21.050 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali76ad8fe5cb0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:21.050 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali76ad8fe5cb0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:21.793 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2917"
2026-02-16 21:33:21.846 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj, name=eth0)
2026-02-16 21:33:21.846 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali76ad8fe5cb0" profile_ids:"kns.webhook-2917" profile_ids:"ksa.webhook-2917.default" ipv4_nets:"10.100.219.182/32"}
2026-02-16 21:33:21.846 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:21.846 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:21.847 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:21.847 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali76ad8fe5cb0"
2026-02-16 21:33:21.848 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:21.848 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:21.851 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj, name=eth0)
2026-02-16 21:33:21.874 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:21.874 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"} status="up"
2026-02-16 21:33:21.874 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj" endpoint_id:"eth0"}
2026-02-16 21:33:21.874 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-2917"}
2026-02-16 21:33:21.874 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-2917.default"}
2026-02-16 21:33:21.874 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2917"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2917"} labels:{key:"webhook-2917" value:"true"}
2026-02-16 21:33:21.874 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-217"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-217"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-217"} labels:{key:"webhook-2917-markers" value:"true"}
2026-02-16 21:33:21.874 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:21.874 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:21.875 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-2917" ipVersion=0x4 table="filter"
2026-02-16 21:33:21.875 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_q_hVVU9yUhVCsHOo0I" ipVersion=0x4 table="filter"
2026-02-16 21:33:21.875 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-2917" ipVersion=0x4 table="filter"
2026-02-16 21:33:21.875 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_q_hVVU9yUhVCsHOo0I" ipVersion=0x4 table="filter"
2026-02-16 21:33:21.875 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:21.875 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali76ad8fe5cb0" ipVersion=0x4 table="filter"
2026-02-16 21:33:21.875 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali76ad8fe5cb0" ipVersion=0x4 table="filter"
2026-02-16 21:33:21.875 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:21.875 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:21.876 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.182
2026-02-16 21:33:21.947 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2917/sample-webhook-deployment-7c5c95bb96-vvwkj", EndpointId:"eth0"}
2026-02-16 21:33:21.948 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-756"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-756"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-756"}
2026-02-16 21:33:21.948 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-756" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:22.604 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263, name=eth0)
2026-02-16 21:33:22.604 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-756"} profile:{inbound_rules:{action:"allow" rule_id:"nev4Ggsb_wt36Kqb"} outbound_rules:{action:"allow" rule_id:"iBcla4bUmUkhxXNK"}}
2026-02-16 21:33:22.604 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-756.default"} profile:{}
2026-02-16 21:33:22.604 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7795c5ff898" profile_ids:"kns.configmap-756" profile_ids:"ksa.configmap-756.default" ipv4_nets:"10.100.219.184/32"}
2026-02-16 21:33:22.604 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:22.604 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:22.604 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:22.605 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7795c5ff898" ipVersion=0x4 table="filter"
2026-02-16 21:33:22.605 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-756" ipVersion=0x4 table="filter"
2026-02-16 21:33:22.605 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_t2WF1ilMSsI19B7jnP" ipVersion=0x4 table="filter"
2026-02-16 21:33:22.605 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7795c5ff898" ipVersion=0x4 table="filter"
2026-02-16 21:33:22.605 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-756" ipVersion=0x4 table="filter"
2026-02-16 21:33:22.605 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_t2WF1ilMSsI19B7jnP" ipVersion=0x4 table="filter"
2026-02-16 21:33:22.605 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7795c5ff898"
2026-02-16 21:33:22.605 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:22.605 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:22.645 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:22.645 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"} status="down"
2026-02-16 21:33:22.682 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="cali7795c5ff898" state="down"
2026-02-16 21:33:22.682 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7795c5ff898"
2026-02-16 21:33:22.682 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7795c5ff898", State:"down", Index:122}
2026-02-16 21:33:22.682 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7795c5ff898", Addrs:set.Typed[string]{}}
2026-02-16 21:33:22.683 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7795c5ff898", Addrs:set.Typed[string]{}}
2026-02-16 21:33:22.683 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7795c5ff898"
2026-02-16 21:33:22.683 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:22.683 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:22.686 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="cali7795c5ff898" state="up"
2026-02-16 21:33:22.705 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:22.705 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"} status="down"
2026-02-16 21:33:22.706 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7795c5ff898", State:"up", Index:122}
2026-02-16 21:33:22.706 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7795c5ff898"
2026-02-16 21:33:22.706 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7795c5ff898"
2026-02-16 21:33:22.706 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7795c5ff898"
2026-02-16 21:33:22.706 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:22.706 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:22.723 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:22.723 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 121
2026-02-16 21:33:23.099 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali76ad8fe5cb0" state="down"
2026-02-16 21:33:23.099 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali76ad8fe5cb0"
2026-02-16 21:33:23.099 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=121
2026-02-16 21:33:23.099 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali76ad8fe5cb0", State:"down", Index:121}
2026-02-16 21:33:23.100 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali76ad8fe5cb0", Addrs:set.Typed[string]{}}
2026-02-16 21:33:23.100 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali76ad8fe5cb0", Addrs:set.Typed[string]{}}
2026-02-16 21:33:23.103 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali76ad8fe5cb0" state=""
2026-02-16 21:33:23.103 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali76ad8fe5cb0"
2026-02-16 21:33:23.126 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali76ad8fe5cb0", State:"", Index:121}
2026-02-16 21:33:23.127 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali76ad8fe5cb0", Addrs:set.Set[string](nil)}
2026-02-16 21:33:23.127 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali76ad8fe5cb0", Addrs:set.Set[string](nil)}
2026-02-16 21:33:23.291 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9748" name:"default"}
2026-02-16 21:33:23.370 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9748"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9748"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-9748"}
2026-02-16 21:33:23.391 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9748"}
2026-02-16 21:33:23.781 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263, name=eth0)
2026-02-16 21:33:23.782 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7795c5ff898" profile_ids:"kns.configmap-756" profile_ids:"ksa.configmap-756.default" ipv4_nets:"10.100.219.184/32"}
2026-02-16 21:33:23.782 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:23.782 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:23.782 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:23.783 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7795c5ff898"
2026-02-16 21:33:23.783 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:23.783 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:23.811 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:23.811 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"} status="up"
2026-02-16 21:33:24.122 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=122
2026-02-16 21:33:24.122 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7795c5ff898"
2026-02-16 21:33:24.123 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7795c5ff898", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:24.123 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7795c5ff898", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:24.974 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263, name=eth0)
2026-02-16 21:33:24.974 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7795c5ff898" profile_ids:"kns.configmap-756" profile_ids:"ksa.configmap-756.default" ipv4_nets:"10.100.219.184/32"}
2026-02-16 21:33:24.974 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:24.974 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:24.974 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:24.975 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7795c5ff898"
2026-02-16 21:33:24.975 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:24.975 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 122
2026-02-16 21:33:25.003 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:25.004 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"} status="up"
2026-02-16 21:33:25.079 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="cali7795c5ff898" state="down"
2026-02-16 21:33:25.079 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7795c5ff898"
2026-02-16 21:33:25.079 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=122
2026-02-16 21:33:25.079 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7795c5ff898", State:"down", Index:122}
2026-02-16 21:33:25.079 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7795c5ff898", Addrs:set.Typed[string]{}}
2026-02-16 21:33:25.079 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7795c5ff898", Addrs:set.Typed[string]{}}
2026-02-16 21:33:25.079 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7795c5ff898"
2026-02-16 21:33:25.079 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:25.079 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:25.080 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.184
2026-02-16 21:33:25.082 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="cali7795c5ff898" state=""
2026-02-16 21:33:25.082 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7795c5ff898"
2026-02-16 21:33:25.111 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:25.111 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"} status="down"
2026-02-16 21:33:25.111 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7795c5ff898", State:"", Index:122}
2026-02-16 21:33:25.111 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7795c5ff898", Addrs:set.Set[string](nil)}
2026-02-16 21:33:25.111 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7795c5ff898", Addrs:set.Set[string](nil)}
2026-02-16 21:33:25.111 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7795c5ff898"
2026-02-16 21:33:25.112 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:25.112 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:25.139 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:25.139 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"} status="down"
2026-02-16 21:33:25.179 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263, name=eth0)
2026-02-16 21:33:25.179 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263" endpoint_id:"eth0"}
2026-02-16 21:33:25.179 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-756"}
2026-02-16 21:33:25.180 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-756.default"}
2026-02-16 21:33:25.180 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:25.180 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:25.180 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-756" ipVersion=0x4 table="filter"
2026-02-16 21:33:25.180 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_t2WF1ilMSsI19B7jnP" ipVersion=0x4 table="filter"
2026-02-16 21:33:25.180 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-756" ipVersion=0x4 table="filter"
2026-02-16 21:33:25.180 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_t2WF1ilMSsI19B7jnP" ipVersion=0x4 table="filter"
2026-02-16 21:33:25.180 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:25.180 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7795c5ff898" ipVersion=0x4 table="filter"
2026-02-16 21:33:25.180 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7795c5ff898" ipVersion=0x4 table="filter"
2026-02-16 21:33:25.180 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:25.180 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:25.243 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-756/pod-configmaps-b4642be3-35b2-4919-81de-e96f13e1b263", EndpointId:"eth0"}
2026-02-16 21:33:26.109 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-756"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-756"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-756"}
2026-02-16 21:33:26.132 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9092"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9092"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9092"}
2026-02-16 21:33:26.133 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9092" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:26.152 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9092"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9092"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9092"} labels:{key:"webhook-9092" value:"true"}
2026-02-16 21:33:26.173 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3954"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3954"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3954"} labels:{key:"webhook-9092-markers" value:"true"}
2026-02-16 21:33:26.173 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3954" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:26.935 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f, name=eth0)
2026-02-16 21:33:26.935 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-9092"} profile:{inbound_rules:{action:"allow" rule_id:"4r8VixKyqmMrZarE"} outbound_rules:{action:"allow" rule_id:"DYgXDDfQtVQJhX09"}}
2026-02-16 21:33:26.936 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-9092.default"} profile:{}
2026-02-16 21:33:26.936 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7dd90e7eaf1" profile_ids:"kns.webhook-9092" profile_ids:"ksa.webhook-9092.default" ipv4_nets:"10.100.219.185/32"}
2026-02-16 21:33:26.936 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:26.936 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:26.936 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:26.937 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7dd90e7eaf1" ipVersion=0x4 table="filter"
2026-02-16 21:33:26.937 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-9092" ipVersion=0x4 table="filter"
2026-02-16 21:33:26.937 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_b7mAYvRqk5lnj8YZPa" ipVersion=0x4 table="filter"
2026-02-16 21:33:26.937 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7dd90e7eaf1" ipVersion=0x4 table="filter"
2026-02-16 21:33:26.937 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-9092" ipVersion=0x4 table="filter"
2026-02-16 21:33:26.937 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_b7mAYvRqk5lnj8YZPa" ipVersion=0x4 table="filter"
2026-02-16 21:33:26.937 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7dd90e7eaf1"
2026-02-16 21:33:26.937 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:26.937 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:26.978 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:26.978 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"} status="down"
2026-02-16 21:33:27.007 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali7dd90e7eaf1" state="down"
2026-02-16 21:33:27.007 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7dd90e7eaf1"
2026-02-16 21:33:27.008 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7dd90e7eaf1", State:"down", Index:123}
2026-02-16 21:33:27.008 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7dd90e7eaf1", Addrs:set.Typed[string]{}}
2026-02-16 21:33:27.008 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7dd90e7eaf1", Addrs:set.Typed[string]{}}
2026-02-16 21:33:27.008 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7dd90e7eaf1"
2026-02-16 21:33:27.008 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:27.008 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:27.009 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali7dd90e7eaf1" state="up"
2026-02-16 21:33:27.031 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:27.031 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"} status="down"
2026-02-16 21:33:27.031 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7dd90e7eaf1", State:"up", Index:123}
2026-02-16 21:33:27.031 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7dd90e7eaf1"
2026-02-16 21:33:27.031 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7dd90e7eaf1"
2026-02-16 21:33:27.031 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7dd90e7eaf1"
2026-02-16 21:33:27.031 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:27.031 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:27.058 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:27.058 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"} status="up"
2026-02-16 21:33:27.171 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2917" name:"default"}
2026-02-16 21:33:27.303 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-217" name:"default"}
2026-02-16 21:33:27.384 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2917"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2917"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2917"} labels:{key:"webhook-2917" value:"true"}
2026-02-16 21:33:27.408 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-217"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-217"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-217"} labels:{key:"webhook-2917-markers" value:"true"}
2026-02-16 21:33:27.408 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2917"}
2026-02-16 21:33:27.432 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-217"}
2026-02-16 21:33:27.806 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f, name=eth0)
2026-02-16 21:33:27.806 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7dd90e7eaf1" profile_ids:"kns.webhook-9092" profile_ids:"ksa.webhook-9092.default" ipv4_nets:"10.100.219.185/32"}
2026-02-16 21:33:27.806 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:27.806 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:27.806 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:27.807 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7dd90e7eaf1"
2026-02-16 21:33:27.807 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:27.807 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:27.821 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f, name=eth0)
2026-02-16 21:33:27.832 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:27.832 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"} status="up"
2026-02-16 21:33:27.832 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7dd90e7eaf1" profile_ids:"kns.webhook-9092" profile_ids:"ksa.webhook-9092.default" ipv4_nets:"10.100.219.185/32"}
2026-02-16 21:33:27.832 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:27.832 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:27.832 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:27.834 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7dd90e7eaf1"
2026-02-16 21:33:27.834 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:27.835 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:27.856 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:27.856 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"} status="up"
2026-02-16 21:33:28.314 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=123
2026-02-16 21:33:28.314 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7dd90e7eaf1"
2026-02-16 21:33:28.314 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7dd90e7eaf1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:28.314 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7dd90e7eaf1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:28.391 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9092" type:"ClusterIP" cluster_ips:"10.254.142.74" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:33:29.635 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9092"
2026-02-16 21:33:29.719 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f, name=eth0)
2026-02-16 21:33:29.720 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7dd90e7eaf1" profile_ids:"kns.webhook-9092" profile_ids:"ksa.webhook-9092.default" ipv4_nets:"10.100.219.185/32"}
2026-02-16 21:33:29.720 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:29.720 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:29.720 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:29.721 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7dd90e7eaf1"
2026-02-16 21:33:29.721 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:29.721 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:29.735 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f, name=eth0)
2026-02-16 21:33:29.747 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:29.747 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"} status="up"
2026-02-16 21:33:29.747 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9092"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9092"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9092"} labels:{key:"webhook-9092" value:"true"}
2026-02-16 21:33:29.747 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f" endpoint_id:"eth0"}
2026-02-16 21:33:29.747 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-9092"}
2026-02-16 21:33:29.748 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-9092.default"}
2026-02-16 21:33:29.748 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:29.748 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:29.748 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-9092" ipVersion=0x4 table="filter"
2026-02-16 21:33:29.748 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_b7mAYvRqk5lnj8YZPa" ipVersion=0x4 table="filter"
2026-02-16 21:33:29.748 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-9092" ipVersion=0x4 table="filter"
2026-02-16 21:33:29.748 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_b7mAYvRqk5lnj8YZPa" ipVersion=0x4 table="filter"
2026-02-16 21:33:29.749 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:29.749 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7dd90e7eaf1" ipVersion=0x4 table="filter"
2026-02-16 21:33:29.749 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7dd90e7eaf1" ipVersion=0x4 table="filter"
2026-02-16 21:33:29.749 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:29.749 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:29.750 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.185
2026-02-16 21:33:29.811 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9092/sample-webhook-deployment-7c5c95bb96-cf95f", EndpointId:"eth0"}
2026-02-16 21:33:29.811 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3954"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3954"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3954"} labels:{key:"webhook-9092-markers" value:"true"}
2026-02-16 21:33:29.811 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3740"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3740"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-3740"}
2026-02-16 21:33:29.811 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-3740" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:30.494 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3, name=eth0)
2026-02-16 21:33:30.495 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-3740"} profile:{inbound_rules:{action:"allow" rule_id:"eGWThPh3n2cplzlo"} outbound_rules:{action:"allow" rule_id:"X9vMOpSPmolmL31x"}}
2026-02-16 21:33:30.495 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-3740.default"} profile:{}
2026-02-16 21:33:30.495 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1e5c92ba8b8" profile_ids:"kns.emptydir-3740" profile_ids:"ksa.emptydir-3740.default" ipv4_nets:"10.100.219.186/32"}
2026-02-16 21:33:30.495 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:30.495 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:30.495 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:30.496 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1e5c92ba8b8" ipVersion=0x4 table="filter"
2026-02-16 21:33:30.496 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-3740" ipVersion=0x4 table="filter"
2026-02-16 21:33:30.496 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_15zfbRzOOH6Q4VygVp" ipVersion=0x4 table="filter"
2026-02-16 21:33:30.496 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1e5c92ba8b8" ipVersion=0x4 table="filter"
2026-02-16 21:33:30.496 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-3740" ipVersion=0x4 table="filter"
2026-02-16 21:33:30.496 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_15zfbRzOOH6Q4VygVp" ipVersion=0x4 table="filter"
2026-02-16 21:33:30.496 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1e5c92ba8b8"
2026-02-16 21:33:30.496 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:30.496 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:30.554 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:30.555 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"} status="down"
2026-02-16 21:33:30.555 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali1e5c92ba8b8" state="down"
2026-02-16 21:33:30.556 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1e5c92ba8b8"
2026-02-16 21:33:30.556 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1e5c92ba8b8", State:"down", Index:124}
2026-02-16 21:33:30.556 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1e5c92ba8b8", Addrs:set.Typed[string]{}}
2026-02-16 21:33:30.556 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1e5c92ba8b8", Addrs:set.Typed[string]{}}
2026-02-16 21:33:30.556 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1e5c92ba8b8"
2026-02-16 21:33:30.556 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:30.556 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:30.559 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali1e5c92ba8b8" state="up"
2026-02-16 21:33:30.578 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:30.578 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"} status="down"
2026-02-16 21:33:30.578 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1e5c92ba8b8", State:"up", Index:124}
2026-02-16 21:33:30.578 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1e5c92ba8b8"
2026-02-16 21:33:30.578 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1e5c92ba8b8"
2026-02-16 21:33:30.578 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1e5c92ba8b8"
2026-02-16 21:33:30.578 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:30.578 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:30.598 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:30.598 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"} status="up"
2026-02-16 21:33:30.825 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3, name=eth0)
2026-02-16 21:33:30.826 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1e5c92ba8b8" profile_ids:"kns.emptydir-3740" profile_ids:"ksa.emptydir-3740.default" ipv4_nets:"10.100.219.186/32"}
2026-02-16 21:33:30.826 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:30.826 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:30.826 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:30.827 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1e5c92ba8b8"
2026-02-16 21:33:30.827 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:30.828 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:30.849 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:30.849 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 123
2026-02-16 21:33:31.158 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=123
2026-02-16 21:33:31.158 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7dd90e7eaf1"
2026-02-16 21:33:31.158 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali7dd90e7eaf1" state="down"
2026-02-16 21:33:31.158 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7dd90e7eaf1", Addrs:set.Typed[string]{}}
2026-02-16 21:33:31.158 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7dd90e7eaf1", Addrs:set.Typed[string]{}}
2026-02-16 21:33:31.158 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7dd90e7eaf1", State:"down", Index:123}
2026-02-16 21:33:31.159 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali7dd90e7eaf1" state=""
2026-02-16 21:33:31.160 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7dd90e7eaf1"
2026-02-16 21:33:31.179 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7dd90e7eaf1", State:"", Index:123}
2026-02-16 21:33:31.179 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7dd90e7eaf1", Addrs:set.Set[string](nil)}
2026-02-16 21:33:31.179 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7dd90e7eaf1", Addrs:set.Set[string](nil)}
2026-02-16 21:33:31.437 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-756" name:"default"}
2026-02-16 21:33:31.549 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-756"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-756"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-756"}
2026-02-16 21:33:31.570 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-756"}
2026-02-16 21:33:31.839 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3, name=eth0)
2026-02-16 21:33:31.839 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1e5c92ba8b8" profile_ids:"kns.emptydir-3740" profile_ids:"ksa.emptydir-3740.default" ipv4_nets:"10.100.219.186/32"}
2026-02-16 21:33:31.840 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:31.840 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:31.840 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:31.840 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1e5c92ba8b8"
2026-02-16 21:33:31.840 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:31.840 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:31.857 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:31.857 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"} status="up"
2026-02-16 21:33:32.058 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=124
2026-02-16 21:33:32.059 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1e5c92ba8b8"
2026-02-16 21:33:32.059 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1e5c92ba8b8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:32.059 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1e5c92ba8b8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:33.008 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3, name=eth0)
2026-02-16 21:33:33.008 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1e5c92ba8b8" profile_ids:"kns.emptydir-3740" profile_ids:"ksa.emptydir-3740.default" ipv4_nets:"10.100.219.186/32"}
2026-02-16 21:33:33.009 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:33.009 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:33.009 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:33.011 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1e5c92ba8b8"
2026-02-16 21:33:33.011 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:33.012 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 124
2026-02-16 21:33:33.031 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:33.031 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"} status="up"
2026-02-16 21:33:33.119 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali1e5c92ba8b8" state="down"
2026-02-16 21:33:33.119 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1e5c92ba8b8", State:"down", Index:124}
2026-02-16 21:33:33.119 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1e5c92ba8b8"
2026-02-16 21:33:33.119 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1e5c92ba8b8"
2026-02-16 21:33:33.119 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:33.119 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:33.119 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=124
2026-02-16 21:33:33.120 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.186
2026-02-16 21:33:33.123 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali1e5c92ba8b8" state=""
2026-02-16 21:33:33.123 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1e5c92ba8b8"
2026-02-16 21:33:33.139 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:33.139 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"} status="down"
2026-02-16 21:33:33.139 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1e5c92ba8b8", Addrs:set.Typed[string]{}}
2026-02-16 21:33:33.139 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1e5c92ba8b8", Addrs:set.Typed[string]{}}
2026-02-16 21:33:33.139 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1e5c92ba8b8", State:"", Index:124}
2026-02-16 21:33:33.139 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1e5c92ba8b8", Addrs:set.Set[string](nil)}
2026-02-16 21:33:33.139 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1e5c92ba8b8", Addrs:set.Set[string](nil)}
2026-02-16 21:33:33.139 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1e5c92ba8b8"
2026-02-16 21:33:33.139 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:33.139 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:33.160 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:33.161 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"} status="down"
2026-02-16 21:33:33.221 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3, name=eth0)
2026-02-16 21:33:33.222 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3" endpoint_id:"eth0"}
2026-02-16 21:33:33.222 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-3740"}
2026-02-16 21:33:33.222 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-3740.default"}
2026-02-16 21:33:33.222 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:33.222 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:33.222 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-3740" ipVersion=0x4 table="filter"
2026-02-16 21:33:33.222 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_15zfbRzOOH6Q4VygVp" ipVersion=0x4 table="filter"
2026-02-16 21:33:33.222 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-3740" ipVersion=0x4 table="filter"
2026-02-16 21:33:33.222 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_15zfbRzOOH6Q4VygVp" ipVersion=0x4 table="filter"
2026-02-16 21:33:33.222 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:33.222 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1e5c92ba8b8" ipVersion=0x4 table="filter"
2026-02-16 21:33:33.222 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1e5c92ba8b8" ipVersion=0x4 table="filter"
2026-02-16 21:33:33.222 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:33.222 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:33.275 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3740/pod-f38c7ad6-c151-484b-9282-d2606258bfb3", EndpointId:"eth0"}
2026-02-16 21:33:33.995 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3740"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3740"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-3740"}
2026-02-16 21:33:34.022 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-971"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-971"}
2026-02-16 21:33:34.044 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-971" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:34.782 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9092" name:"default"}
2026-02-16 21:33:35.150 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3954" name:"default"}
2026-02-16 21:33:35.214 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3954"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3954"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3954"} labels:{key:"webhook-9092-markers" value:"true"}
2026-02-16 21:33:35.244 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3954"}
2026-02-16 21:33:35.339 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9092"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9092"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9092"} labels:{key:"webhook-9092" value:"true"}
2026-02-16 21:33:35.364 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9092"}
2026-02-16 21:33:38.220 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-971"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-971"}
2026-02-16 21:33:38.253 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-3293"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-3293"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-3293"}
2026-02-16 21:33:38.254 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-3293" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:38.422 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-3293"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-3293"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-3293"}
2026-02-16 21:33:38.456 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6296"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6296"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6296"}
2026-02-16 21:33:38.481 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6296" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:39.083 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6296/pod-failure-failjob-vz5db, name=eth0)
2026-02-16 21:33:39.083 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6296"} profile:{inbound_rules:{action:"allow" rule_id:"yw8EYnwVsdtVMSSm"} outbound_rules:{action:"allow" rule_id:"9kp9AQ6ExB7bovxD"}}
2026-02-16 21:33:39.083 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6296.default"} profile:{}
2026-02-16 21:33:39.083 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6296/pod-failure-failjob-vz5db" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie3429f8a616" profile_ids:"kns.job-6296" profile_ids:"ksa.job-6296.default" ipv4_nets:"10.100.219.131/32"}
2026-02-16 21:33:39.083 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:39.083 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:39.083 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:39.083 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie3429f8a616" ipVersion=0x4 table="filter"
2026-02-16 21:33:39.083 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6296" ipVersion=0x4 table="filter"
2026-02-16 21:33:39.083 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_sHcdcgs8rZXyZKGxKe" ipVersion=0x4 table="filter"
2026-02-16 21:33:39.083 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie3429f8a616" ipVersion=0x4 table="filter"
2026-02-16 21:33:39.083 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6296" ipVersion=0x4 table="filter"
2026-02-16 21:33:39.083 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_sHcdcgs8rZXyZKGxKe" ipVersion=0x4 table="filter"
2026-02-16 21:33:39.083 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie3429f8a616"
2026-02-16 21:33:39.083 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:39.083 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:39.119 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:39.119 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"} status="down"
2026-02-16 21:33:39.169 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="calie3429f8a616" state="down"
2026-02-16 21:33:39.169 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie3429f8a616"
2026-02-16 21:33:39.169 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="calie3429f8a616" state="up"
2026-02-16 21:33:39.169 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie3429f8a616", State:"down", Index:125}
2026-02-16 21:33:39.169 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie3429f8a616", Addrs:set.Typed[string]{}}
2026-02-16 21:33:39.169 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie3429f8a616", Addrs:set.Typed[string]{}}
2026-02-16 21:33:39.169 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie3429f8a616", State:"up", Index:125}
2026-02-16 21:33:39.169 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie3429f8a616"
2026-02-16 21:33:39.170 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie3429f8a616"
2026-02-16 21:33:39.170 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie3429f8a616"
2026-02-16 21:33:39.170 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:39.170 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:39.189 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:39.189 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"} status="up"
2026-02-16 21:33:39.205 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6296/pod-failure-failjob-xflkp, name=eth0)
2026-02-16 21:33:39.205 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6296/pod-failure-failjob-xflkp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78c91ec48c8" profile_ids:"kns.job-6296" profile_ids:"ksa.job-6296.default" ipv4_nets:"10.100.219.132/32"}
2026-02-16 21:33:39.205 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:39.205 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:39.205 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:39.205 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali78c91ec48c8" ipVersion=0x4 table="filter"
2026-02-16 21:33:39.205 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali78c91ec48c8" ipVersion=0x4 table="filter"
2026-02-16 21:33:39.206 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali78c91ec48c8"
2026-02-16 21:33:39.206 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:39.206 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:39.252 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:39.252 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"} status="down"
2026-02-16 21:33:39.252 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-3740" name:"default"}
2026-02-16 21:33:39.286 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali78c91ec48c8" state="down"
2026-02-16 21:33:39.286 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78c91ec48c8", State:"down", Index:126}
2026-02-16 21:33:39.286 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali78c91ec48c8"
2026-02-16 21:33:39.286 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78c91ec48c8", Addrs:set.Typed[string]{}}
2026-02-16 21:33:39.286 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78c91ec48c8", Addrs:set.Typed[string]{}}
2026-02-16 21:33:39.286 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali78c91ec48c8"
2026-02-16 21:33:39.286 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:39.286 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:39.287 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali78c91ec48c8" state="up"
2026-02-16 21:33:39.308 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:39.308 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"} status="down"
2026-02-16 21:33:39.308 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78c91ec48c8", State:"up", Index:126}
2026-02-16 21:33:39.308 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali78c91ec48c8"
2026-02-16 21:33:39.308 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali78c91ec48c8"
2026-02-16 21:33:39.308 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali78c91ec48c8"
2026-02-16 21:33:39.308 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:39.308 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:39.325 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:39.325 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"} status="up"
2026-02-16 21:33:39.346 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3740"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3740"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-3740"}
2026-02-16 21:33:39.373 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-3740"}
2026-02-16 21:33:39.902 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6296/pod-failure-failjob-vz5db, name=eth0)
2026-02-16 21:33:39.902 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6296/pod-failure-failjob-vz5db" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie3429f8a616" profile_ids:"kns.job-6296" profile_ids:"ksa.job-6296.default" ipv4_nets:"10.100.219.131/32"}
2026-02-16 21:33:39.902 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:39.902 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:39.902 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:39.903 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie3429f8a616"
2026-02-16 21:33:39.903 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:39.903 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:39.919 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6296/pod-failure-failjob-xflkp, name=eth0)
2026-02-16 21:33:39.929 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:39.929 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"} status="up"
2026-02-16 21:33:39.929 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6296/pod-failure-failjob-xflkp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78c91ec48c8" profile_ids:"kns.job-6296" profile_ids:"ksa.job-6296.default" ipv4_nets:"10.100.219.132/32"}
2026-02-16 21:33:39.929 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:39.929 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:39.929 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:39.930 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali78c91ec48c8"
2026-02-16 21:33:39.930 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:39.930 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:39.952 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:39.952 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"} status="up"
2026-02-16 21:33:40.604 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=125
2026-02-16 21:33:40.604 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie3429f8a616"
2026-02-16 21:33:40.604 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie3429f8a616", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:40.604 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie3429f8a616", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:40.890 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=126
2026-02-16 21:33:40.890 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali78c91ec48c8"
2026-02-16 21:33:40.890 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78c91ec48c8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:40.890 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78c91ec48c8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:41.039 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6296/pod-failure-failjob-vz5db, name=eth0)
2026-02-16 21:33:41.039 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6296/pod-failure-failjob-vz5db" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie3429f8a616" profile_ids:"kns.job-6296" profile_ids:"ksa.job-6296.default" ipv4_nets:"10.100.219.131/32"}
2026-02-16 21:33:41.039 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:41.039 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:41.039 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:41.039 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie3429f8a616"
2026-02-16 21:33:41.040 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:41.040 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:41.072 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:41.072 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"} status="up"
2026-02-16 21:33:41.079 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6296/pod-failure-failjob-xflkp, name=eth0)
2026-02-16 21:33:41.080 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6296/pod-failure-failjob-xflkp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78c91ec48c8" profile_ids:"kns.job-6296" profile_ids:"ksa.job-6296.default" ipv4_nets:"10.100.219.132/32"}
2026-02-16 21:33:41.080 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:41.080 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:41.080 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:41.080 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali78c91ec48c8"
2026-02-16 21:33:41.080 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:41.080 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:41.103 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:41.103 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"} status="up"
2026-02-16 21:33:41.146 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="calie3429f8a616" state="down"
2026-02-16 21:33:41.146 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie3429f8a616"
2026-02-16 21:33:41.146 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=125
2026-02-16 21:33:41.146 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie3429f8a616", State:"down", Index:125}
2026-02-16 21:33:41.146 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie3429f8a616", Addrs:set.Typed[string]{}}
2026-02-16 21:33:41.146 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie3429f8a616", Addrs:set.Typed[string]{}}
2026-02-16 21:33:41.147 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie3429f8a616"
2026-02-16 21:33:41.147 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:41.147 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:41.147 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.131
2026-02-16 21:33:41.149 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="calie3429f8a616" state=""
2026-02-16 21:33:41.149 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie3429f8a616"
2026-02-16 21:33:41.170 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:41.170 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"} status="down"
2026-02-16 21:33:41.170 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie3429f8a616", State:"", Index:125}
2026-02-16 21:33:41.170 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie3429f8a616", Addrs:set.Set[string](nil)}
2026-02-16 21:33:41.170 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie3429f8a616", Addrs:set.Set[string](nil)}
2026-02-16 21:33:41.170 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie3429f8a616"
2026-02-16 21:33:41.170 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:41.170 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:41.186 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali78c91ec48c8" state="down"
2026-02-16 21:33:41.186 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali78c91ec48c8"
2026-02-16 21:33:41.186 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=126
2026-02-16 21:33:41.187 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:41.187 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"} status="down"
2026-02-16 21:33:41.188 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78c91ec48c8", State:"down", Index:126}
2026-02-16 21:33:41.188 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78c91ec48c8", Addrs:set.Typed[string]{}}
2026-02-16 21:33:41.188 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78c91ec48c8", Addrs:set.Typed[string]{}}
2026-02-16 21:33:41.188 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali78c91ec48c8"
2026-02-16 21:33:41.188 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:41.188 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:41.188 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali78c91ec48c8" state=""
2026-02-16 21:33:41.188 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.132
2026-02-16 21:33:41.188 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali78c91ec48c8"
2026-02-16 21:33:41.215 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:41.215 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"} status="down"
2026-02-16 21:33:41.215 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78c91ec48c8", State:"", Index:126}
2026-02-16 21:33:41.215 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78c91ec48c8", Addrs:set.Set[string](nil)}
2026-02-16 21:33:41.215 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78c91ec48c8", Addrs:set.Set[string](nil)}
2026-02-16 21:33:41.215 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali78c91ec48c8"
2026-02-16 21:33:41.215 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:41.215 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:41.238 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:41.238 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"} status="down"
2026-02-16 21:33:41.251 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6296/pod-failure-failjob-vz5db, name=eth0)
2026-02-16 21:33:41.251 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6296/pod-failure-failjob-vz5db" endpoint_id:"eth0"}
2026-02-16 21:33:41.251 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:41.251 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:41.252 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:41.252 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie3429f8a616" ipVersion=0x4 table="filter"
2026-02-16 21:33:41.252 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie3429f8a616" ipVersion=0x4 table="filter"
2026-02-16 21:33:41.252 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:41.252 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:41.320 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-vz5db", EndpointId:"eth0"}
2026-02-16 21:33:41.347 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6296/pod-failure-failjob-xflkp, name=eth0)
2026-02-16 21:33:41.347 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6296/pod-failure-failjob-xflkp" endpoint_id:"eth0"}
2026-02-16 21:33:41.347 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6296.default"}
2026-02-16 21:33:41.347 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6296"}
2026-02-16 21:33:41.347 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:41.347 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:41.348 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6296" ipVersion=0x4 table="filter"
2026-02-16 21:33:41.348 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_sHcdcgs8rZXyZKGxKe" ipVersion=0x4 table="filter"
2026-02-16 21:33:41.348 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6296" ipVersion=0x4 table="filter"
2026-02-16 21:33:41.348 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_sHcdcgs8rZXyZKGxKe" ipVersion=0x4 table="filter"
2026-02-16 21:33:41.348 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:41.348 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali78c91ec48c8" ipVersion=0x4 table="filter"
2026-02-16 21:33:41.348 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali78c91ec48c8" ipVersion=0x4 table="filter"
2026-02-16 21:33:41.348 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:41.348 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:41.415 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6296/pod-failure-failjob-xflkp", EndpointId:"eth0"}
2026-02-16 21:33:42.558 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6296"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6296"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6296"}
2026-02-16 21:33:42.588 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5287"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5287"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5287"}
2026-02-16 21:33:42.611 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5287" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:42.713 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5287"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5287"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5287"} labels:{key:"webhook-5287" value:"true"}
2026-02-16 21:33:42.737 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8608"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8608"} labels:{key:"webhook-5287-markers" value:"true"}
2026-02-16 21:33:42.737 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8608" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:43.281 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-971"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-971"}
2026-02-16 21:33:43.446 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g, name=eth0)
2026-02-16 21:33:43.446 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-5287"} profile:{inbound_rules:{action:"allow" rule_id:"H-THojG1FKn917RF"} outbound_rules:{action:"allow" rule_id:"gVQ82MhvE8eBDvJP"}}
2026-02-16 21:33:43.446 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-5287.default"} profile:{}
2026-02-16 21:33:43.446 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali254debd697f" profile_ids:"kns.webhook-5287" profile_ids:"ksa.webhook-5287.default" ipv4_nets:"10.100.219.188/32"}
2026-02-16 21:33:43.446 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:43.446 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:43.447 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:43.447 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali254debd697f" ipVersion=0x4 table="filter"
2026-02-16 21:33:43.447 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-5287" ipVersion=0x4 table="filter"
2026-02-16 21:33:43.447 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0k53WkL4vxVlTcHCR3" ipVersion=0x4 table="filter"
2026-02-16 21:33:43.447 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali254debd697f" ipVersion=0x4 table="filter"
2026-02-16 21:33:43.447 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-5287" ipVersion=0x4 table="filter"
2026-02-16 21:33:43.447 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0k53WkL4vxVlTcHCR3" ipVersion=0x4 table="filter"
2026-02-16 21:33:43.447 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali254debd697f"
2026-02-16 21:33:43.447 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:43.447 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:43.495 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:43.495 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"} status="down"
2026-02-16 21:33:43.532 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali254debd697f" state="down"
2026-02-16 21:33:43.532 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali254debd697f"
2026-02-16 21:33:43.532 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali254debd697f" state="up"
2026-02-16 21:33:43.533 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali254debd697f", State:"down", Index:127}
2026-02-16 21:33:43.533 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali254debd697f", Addrs:set.Typed[string]{}}
2026-02-16 21:33:43.533 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali254debd697f", Addrs:set.Typed[string]{}}
2026-02-16 21:33:43.533 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali254debd697f", State:"up", Index:127}
2026-02-16 21:33:43.533 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali254debd697f"
2026-02-16 21:33:43.533 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali254debd697f"
2026-02-16 21:33:43.533 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali254debd697f"
2026-02-16 21:33:43.533 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:43.533 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:43.552 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:43.552 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"} status="up"
2026-02-16 21:33:43.606 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-3293" name:"default"}
2026-02-16 21:33:43.634 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-jsr8q-wzbgd" ipv4_addr:"192.168.24.207/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-jsr8q-wzbgd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:33:43.634 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:33:43.634 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:33:43.656 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-3293"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-3293"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-3293"}
2026-02-16 21:33:43.680 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-3293"}
2026-02-16 21:33:43.939 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g, name=eth0)
2026-02-16 21:33:43.940 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali254debd697f" profile_ids:"kns.webhook-5287" profile_ids:"ksa.webhook-5287.default" ipv4_nets:"10.100.219.188/32"}
2026-02-16 21:33:43.940 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:43.940 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:43.940 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:43.941 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali254debd697f"
2026-02-16 21:33:43.941 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:43.941 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:43.960 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g, name=eth0)
2026-02-16 21:33:43.965 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:43.965 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"} status="up"
2026-02-16 21:33:43.965 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali254debd697f" profile_ids:"kns.webhook-5287" profile_ids:"ksa.webhook-5287.default" ipv4_nets:"10.100.219.188/32"}
2026-02-16 21:33:43.965 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:43.966 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:43.966 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:43.966 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali254debd697f"
2026-02-16 21:33:43.966 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:43.966 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:43.988 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:43.988 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"} status="up"
2026-02-16 21:33:44.634 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=127
2026-02-16 21:33:44.634 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali254debd697f"
2026-02-16 21:33:44.634 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali254debd697f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:44.634 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali254debd697f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:44.882 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5287" type:"ClusterIP" cluster_ips:"10.254.32.109" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:33:45.711 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:33:47.696 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6296" name:"default"}
2026-02-16 21:33:47.872 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8433"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-8433"}
2026-02-16 21:33:47.891 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1387"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1387"}
2026-02-16 21:33:47.912 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-1387" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:47.982 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6296"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6296"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6296"}
2026-02-16 21:33:48.010 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6296"}
2026-02-16 21:33:48.421 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1387"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1387"}
2026-02-16 21:33:48.461 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5335"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5335"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5335"}
2026-02-16 21:33:48.483 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-5335" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:48.571 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5287"
2026-02-16 21:33:48.632 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g, name=eth0)
2026-02-16 21:33:48.642 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g, name=eth0)
2026-02-16 21:33:48.653 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali254debd697f" profile_ids:"kns.webhook-5287" profile_ids:"ksa.webhook-5287.default" ipv4_nets:"10.100.219.188/32"}
2026-02-16 21:33:48.654 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g" endpoint_id:"eth0"}
2026-02-16 21:33:48.654 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-5287"}
2026-02-16 21:33:48.654 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-5287.default"}
2026-02-16 21:33:48.654 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:48.654 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:48.656 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-5287" ipVersion=0x4 table="filter"
2026-02-16 21:33:48.656 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0k53WkL4vxVlTcHCR3" ipVersion=0x4 table="filter"
2026-02-16 21:33:48.656 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-5287" ipVersion=0x4 table="filter"
2026-02-16 21:33:48.656 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0k53WkL4vxVlTcHCR3" ipVersion=0x4 table="filter"
2026-02-16 21:33:48.656 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:48.656 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali254debd697f" ipVersion=0x4 table="filter"
2026-02-16 21:33:48.656 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali254debd697f" ipVersion=0x4 table="filter"
2026-02-16 21:33:48.656 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:48.656 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
2026-02-16 21:33:48.657 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.188
2026-02-16 21:33:48.715 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5287/sample-webhook-deployment-7c5c95bb96-zcd4g", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 127
2026-02-16 21:33:49.045 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=127
2026-02-16 21:33:49.045 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali254debd697f"
2026-02-16 21:33:49.045 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali254debd697f" state="down"
2026-02-16 21:33:49.045 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali254debd697f", Addrs:set.Typed[string]{}}
2026-02-16 21:33:49.045 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali254debd697f", Addrs:set.Typed[string]{}}
2026-02-16 21:33:49.045 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali254debd697f", State:"down", Index:127}
2026-02-16 21:33:49.046 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali254debd697f" state=""
2026-02-16 21:33:49.046 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali254debd697f"
2026-02-16 21:33:49.067 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali254debd697f", State:"", Index:127}
2026-02-16 21:33:49.067 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali254debd697f", Addrs:set.Set[string](nil)}
2026-02-16 21:33:49.067 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali254debd697f", Addrs:set.Set[string](nil)}
2026-02-16 21:33:49.108 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca, name=eth0)
2026-02-16 21:33:49.108 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-5335"} profile:{inbound_rules:{action:"allow" rule_id:"jQM80oK12qfL0tc7"} outbound_rules:{action:"allow" rule_id:"d5DdiOEw7eOCFFo5"}}
2026-02-16 21:33:49.108 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-5335.default"} profile:{}
2026-02-16 21:33:49.108 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibf4b20e445a" profile_ids:"kns.dns-5335" profile_ids:"ksa.dns-5335.default" ipv4_nets:"10.100.219.130/32"}
2026-02-16 21:33:49.108 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:49.108 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:49.108 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:49.109 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibf4b20e445a" ipVersion=0x4 table="filter"
2026-02-16 21:33:49.109 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-5335" ipVersion=0x4 table="filter"
2026-02-16 21:33:49.109 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hOvWZ8X8DIueoTtuQt" ipVersion=0x4 table="filter"
2026-02-16 21:33:49.109 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibf4b20e445a" ipVersion=0x4 table="filter"
2026-02-16 21:33:49.109 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-5335" ipVersion=0x4 table="filter"
2026-02-16 21:33:49.109 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hOvWZ8X8DIueoTtuQt" ipVersion=0x4 table="filter"
2026-02-16 21:33:49.109 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibf4b20e445a"
2026-02-16 21:33:49.109 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:49.109 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:49.151 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:49.151 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"} status="down"
2026-02-16 21:33:49.177 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5287"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5287"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5287"} labels:{key:"webhook-5287" value:"true"}
2026-02-16 21:33:49.183 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="calibf4b20e445a" state="down"
2026-02-16 21:33:49.183 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibf4b20e445a"
2026-02-16 21:33:49.185 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="calibf4b20e445a" state="up"
2026-02-16 21:33:49.203 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8608"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8608"} labels:{key:"webhook-5287-markers" value:"true"}
2026-02-16 21:33:49.224 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibf4b20e445a", State:"down", Index:128}
2026-02-16 21:33:49.225 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibf4b20e445a", Addrs:set.Typed[string]{}}
2026-02-16 21:33:49.225 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibf4b20e445a", Addrs:set.Typed[string]{}}
2026-02-16 21:33:49.225 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibf4b20e445a", State:"up", Index:128}
2026-02-16 21:33:49.225 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibf4b20e445a"
2026-02-16 21:33:49.225 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibf4b20e445a"
2026-02-16 21:33:49.225 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibf4b20e445a"
2026-02-16 21:33:49.225 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:49.225 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:49.245 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:49.245 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"} status="up"
2026-02-16 21:33:49.245 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3553"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3553"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-3553"}
2026-02-16 21:33:49.245 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-3553" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:49.971 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca, name=eth0)
2026-02-16 21:33:49.971 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibf4b20e445a" profile_ids:"kns.dns-5335" profile_ids:"ksa.dns-5335.default" ipv4_nets:"10.100.219.130/32"}
2026-02-16 21:33:49.971 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:49.971 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:49.971 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:49.972 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibf4b20e445a"
2026-02-16 21:33:49.972 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:49.972 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:49.995 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:49.995 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"} status="up"
2026-02-16 21:33:50.522 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=128
2026-02-16 21:33:50.522 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibf4b20e445a"
2026-02-16 21:33:50.522 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibf4b20e445a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:50.522 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibf4b20e445a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:50.561 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca, name=eth0)
2026-02-16 21:33:50.561 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibf4b20e445a" profile_ids:"kns.dns-5335" profile_ids:"ksa.dns-5335.default" ipv4_nets:"10.100.219.130/32"}
2026-02-16 21:33:50.562 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:50.562 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:50.562 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:50.563 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibf4b20e445a"
2026-02-16 21:33:50.564 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:50.564 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:50.567 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca, name=eth0)
2026-02-16 21:33:50.589 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:50.589 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"} status="up"
2026-02-16 21:33:50.589 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca" endpoint_id:"eth0"}
2026-02-16 21:33:50.589 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-5335"}
2026-02-16 21:33:50.589 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-5335.default"}
2026-02-16 21:33:50.589 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:50.589 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:50.590 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-5335" ipVersion=0x4 table="filter"
2026-02-16 21:33:50.590 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hOvWZ8X8DIueoTtuQt" ipVersion=0x4 table="filter"
2026-02-16 21:33:50.590 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-5335" ipVersion=0x4 table="filter"
2026-02-16 21:33:50.590 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hOvWZ8X8DIueoTtuQt" ipVersion=0x4 table="filter"
2026-02-16 21:33:50.590 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:50.590 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibf4b20e445a" ipVersion=0x4 table="filter"
2026-02-16 21:33:50.590 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibf4b20e445a" ipVersion=0x4 table="filter"
2026-02-16 21:33:50.590 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:50.590 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:50.590 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.130
2026-02-16 21:33:50.641 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5335/dns-test-89389431-1cb9-483e-8737-8915843c68ca", EndpointId:"eth0"}
2026-02-16 21:33:50.641 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5335"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5335"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5335"}
2026-02-16 21:33:50.641 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-6750"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-6750"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"lease-test-6750"}
2026-02-16 21:33:50.642 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"lease-test-6750" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:50.850 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-6750"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-6750"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"lease-test-6750"}
2026-02-16 21:33:50.874 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8538"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8538"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-8538"}
2026-02-16 21:33:50.893 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-8538" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:51.548 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7, name=eth0)
2026-02-16 21:33:51.548 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-8538"} profile:{inbound_rules:{action:"allow" rule_id:"U_mwmD3V2iZYfuLt"} outbound_rules:{action:"allow" rule_id:"0ivpfsOcn0WyCHLo"}}
2026-02-16 21:33:51.548 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-8538.default"} profile:{}
2026-02-16 21:33:51.548 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali182ab89de5f" profile_ids:"kns.pods-8538" profile_ids:"ksa.pods-8538.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:33:51.548 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:51.548 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:51.549 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:51.549 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali182ab89de5f" ipVersion=0x4 table="filter"
2026-02-16 21:33:51.549 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-8538" ipVersion=0x4 table="filter"
2026-02-16 21:33:51.549 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_J3qAOHtRKB3BtQ6tjv" ipVersion=0x4 table="filter"
2026-02-16 21:33:51.549 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali182ab89de5f" ipVersion=0x4 table="filter"
2026-02-16 21:33:51.549 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-8538" ipVersion=0x4 table="filter"
2026-02-16 21:33:51.549 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_J3qAOHtRKB3BtQ6tjv" ipVersion=0x4 table="filter"
2026-02-16 21:33:51.549 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali182ab89de5f"
2026-02-16 21:33:51.549 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:51.549 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:51.578 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:51.578 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} status="down"
2026-02-16 21:33:51.630 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali182ab89de5f" state="down"
2026-02-16 21:33:51.630 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali182ab89de5f"
2026-02-16 21:33:51.630 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali182ab89de5f", State:"down", Index:129}
2026-02-16 21:33:51.631 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali182ab89de5f", Addrs:set.Typed[string]{}}
2026-02-16 21:33:51.631 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali182ab89de5f", Addrs:set.Typed[string]{}}
2026-02-16 21:33:51.631 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali182ab89de5f"
2026-02-16 21:33:51.631 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:51.631 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:51.633 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali182ab89de5f" state="up"
2026-02-16 21:33:51.653 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:51.654 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} status="down"
2026-02-16 21:33:51.654 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali182ab89de5f", State:"up", Index:129}
2026-02-16 21:33:51.654 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali182ab89de5f"
2026-02-16 21:33:51.654 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali182ab89de5f"
2026-02-16 21:33:51.654 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali182ab89de5f"
2026-02-16 21:33:51.654 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:51.654 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:51.678 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:51.678 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} status="up"
2026-02-16 21:33:51.985 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7, name=eth0)
2026-02-16 21:33:51.985 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali182ab89de5f" profile_ids:"kns.pods-8538" profile_ids:"ksa.pods-8538.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:33:51.985 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:51.985 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:51.985 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:51.986 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali182ab89de5f"
2026-02-16 21:33:51.986 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:51.986 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:52.006 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:52.006 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} status="up"
2026-02-16 21:33:52.634 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=129
2026-02-16 21:33:52.634 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali182ab89de5f"
2026-02-16 21:33:52.634 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali182ab89de5f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:52.634 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali182ab89de5f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:52.959 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-8433" name:"default"}
2026-02-16 21:33:52.994 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7, name=eth0)
2026-02-16 21:33:52.994 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali182ab89de5f" profile_ids:"kns.pods-8538" profile_ids:"ksa.pods-8538.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:33:52.994 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:52.994 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:52.994 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:52.995 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali182ab89de5f"
2026-02-16 21:33:52.995 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:52.996 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:53.017 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:53.017 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} status="up"
2026-02-16 21:33:53.140 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8433"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-8433"}
2026-02-16 21:33:53.169 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-8433"}
2026-02-16 21:33:53.558 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-1387" name:"default"}
2026-02-16 21:33:53.668 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1387"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1387"}
2026-02-16 21:33:53.691 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-1387"}
2026-02-16 21:33:54.050 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7, name=eth0)
2026-02-16 21:33:54.050 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali182ab89de5f" profile_ids:"kns.pods-8538" profile_ids:"ksa.pods-8538.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:33:54.050 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:54.050 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:54.050 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:54.051 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali182ab89de5f"
2026-02-16 21:33:54.051 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:54.051 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:54.083 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:54.083 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} status="up"
2026-02-16 21:33:54.437 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="calibf4b20e445a" state="down"
2026-02-16 21:33:54.437 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibf4b20e445a"
2026-02-16 21:33:54.438 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=128
2026-02-16 21:33:54.438 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibf4b20e445a", State:"down", Index:128}
2026-02-16 21:33:54.438 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibf4b20e445a", Addrs:set.Typed[string]{}}
2026-02-16 21:33:54.438 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibf4b20e445a", Addrs:set.Typed[string]{}}
2026-02-16 21:33:54.439 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="calibf4b20e445a" state=""
2026-02-16 21:33:54.439 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibf4b20e445a"
2026-02-16 21:33:54.457 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8608" name:"default"}
2026-02-16 21:33:54.483 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibf4b20e445a", State:"", Index:128}
2026-02-16 21:33:54.483 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibf4b20e445a", Addrs:set.Set[string](nil)}
2026-02-16 21:33:54.483 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibf4b20e445a", Addrs:set.Set[string](nil)}
2026-02-16 21:33:54.627 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5287" name:"default"}
2026-02-16 21:33:54.679 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5287"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5287"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5287"} labels:{key:"webhook-5287" value:"true"}
2026-02-16 21:33:54.707 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5287"}
2026-02-16 21:33:54.842 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8608"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8608"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8608"} labels:{key:"webhook-5287-markers" value:"true"}
2026-02-16 21:33:54.873 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8608"}
2026-02-16 21:33:55.015 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7, name=eth0)
2026-02-16 21:33:55.016 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali182ab89de5f" profile_ids:"kns.pods-8538" profile_ids:"ksa.pods-8538.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:33:55.016 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:55.016 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:55.016 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:55.017 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali182ab89de5f"
2026-02-16 21:33:55.018 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:55.018 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:55.040 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:55.040 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} status="up"
2026-02-16 21:33:55.315 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3553"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3553"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-3553"}
2026-02-16 21:33:55.342 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-3636"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-3636"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-3636"}
2026-02-16 21:33:55.362 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apiserver-3636" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:55.413 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-3636"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-3636"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-3636"}
2026-02-16 21:33:55.442 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7858"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-7858"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7858"}
2026-02-16 21:33:55.470 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7858" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:33:55.717 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-5335" name:"default"}
2026-02-16 21:33:55.888 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5335"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5335"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5335"}
2026-02-16 21:33:55.923 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-5335"}
2026-02-16 21:33:56.050 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"lease-test-6750" name:"default"}
2026-02-16 21:33:56.211 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-7858/adopt-release-c2lpj, name=eth0)
2026-02-16 21:33:56.211 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-7858.default"} profile:{}
2026-02-16 21:33:56.211 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-7858"} profile:{inbound_rules:{action:"allow" rule_id:"XvgkG77rnUMnUm7N"} outbound_rules:{action:"allow" rule_id:"TuUx_JFDV0-20VWk"}}
2026-02-16 21:33:56.211 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7858/adopt-release-c2lpj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4962612ada0" profile_ids:"kns.job-7858" profile_ids:"ksa.job-7858.default" ipv4_nets:"10.100.219.189/32"}
2026-02-16 21:33:56.211 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:56.212 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:56.212 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:56.212 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4962612ada0" ipVersion=0x4 table="filter"
2026-02-16 21:33:56.212 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-7858" ipVersion=0x4 table="filter"
2026-02-16 21:33:56.213 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_67lU1CA4jhUurIJ4K7" ipVersion=0x4 table="filter"
2026-02-16 21:33:56.213 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4962612ada0" ipVersion=0x4 table="filter"
2026-02-16 21:33:56.213 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-7858" ipVersion=0x4 table="filter"
2026-02-16 21:33:56.213 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_67lU1CA4jhUurIJ4K7" ipVersion=0x4 table="filter"
2026-02-16 21:33:56.213 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4962612ada0"
2026-02-16 21:33:56.213 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:56.213 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:56.251 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:56.251 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"} status="down"
2026-02-16 21:33:56.286 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali4962612ada0" state="down"
2026-02-16 21:33:56.286 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4962612ada0", State:"down", Index:130}
2026-02-16 21:33:56.286 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4962612ada0"
2026-02-16 21:33:56.286 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:56.286 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:56.287 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4962612ada0"
2026-02-16 21:33:56.288 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali4962612ada0" state="up"
2026-02-16 21:33:56.312 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:33:56.312 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"} status="down"
2026-02-16 21:33:56.312 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4962612ada0", Addrs:set.Typed[string]{}}
2026-02-16 21:33:56.312 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4962612ada0", Addrs:set.Typed[string]{}}
2026-02-16 21:33:56.312 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4962612ada0", State:"up", Index:130}
2026-02-16 21:33:56.312 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4962612ada0"
2026-02-16 21:33:56.312 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4962612ada0"
2026-02-16 21:33:56.312 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4962612ada0"
2026-02-16 21:33:56.312 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:56.312 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:56.331 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:56.331 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"} status="up"
2026-02-16 21:33:56.398 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-6750"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-6750"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"lease-test-6750"}
2026-02-16 21:33:56.423 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"lease-test-6750"}
2026-02-16 21:33:56.599 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7, name=eth0)
2026-02-16 21:33:56.599 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali182ab89de5f" profile_ids:"kns.pods-8538" profile_ids:"ksa.pods-8538.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:33:56.599 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:56.599 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:56.599 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:56.601 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali182ab89de5f"
2026-02-16 21:33:56.601 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:56.602 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:56.615 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7, name=eth0)
2026-02-16 21:33:56.633 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:56.633 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} status="up"
2026-02-16 21:33:56.634 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali182ab89de5f" profile_ids:"kns.pods-8538" profile_ids:"ksa.pods-8538.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:33:56.634 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:56.634 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:56.634 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:56.635 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali182ab89de5f"
2026-02-16 21:33:56.635 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:56.635 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:56.669 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:56.669 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} status="up"
2026-02-16 21:33:57.025 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-7858/adopt-release-c2lpj, name=eth0)
2026-02-16 21:33:57.025 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7858/adopt-release-c2lpj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4962612ada0" profile_ids:"kns.job-7858" profile_ids:"ksa.job-7858.default" ipv4_nets:"10.100.219.189/32"}
2026-02-16 21:33:57.025 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:57.026 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:57.026 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:57.027 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4962612ada0"
2026-02-16 21:33:57.027 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:57.027 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:57.048 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:57.048 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"} status="up"
2026-02-16 21:33:57.338 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=130
2026-02-16 21:33:57.338 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4962612ada0"
2026-02-16 21:33:57.338 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4962612ada0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:57.338 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4962612ada0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:33:58.020 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-7858/adopt-release-c2lpj, name=eth0)
2026-02-16 21:33:58.021 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7858/adopt-release-c2lpj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4962612ada0" profile_ids:"kns.job-7858" profile_ids:"ksa.job-7858.default" ipv4_nets:"10.100.219.189/32"}
2026-02-16 21:33:58.021 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:58.021 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:58.021 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:58.022 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4962612ada0"
2026-02-16 21:33:58.023 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:58.023 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:58.030 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-7858/adopt-release-c2lpj, name=eth0)
2026-02-16 21:33:58.040 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-7858/adopt-release-c2lpj, name=eth0)
2026-02-16 21:33:58.054 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:58.055 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"} status="up"
2026-02-16 21:33:58.055 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7858/adopt-release-c2lpj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4962612ada0" profile_ids:"kns.job-7858" profile_ids:"ksa.job-7858.default" ipv4_nets:"10.100.219.189/32"}
2026-02-16 21:33:58.055 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7858/adopt-release-c2lpj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4962612ada0" profile_ids:"kns.job-7858" profile_ids:"ksa.job-7858.default" ipv4_nets:"10.100.219.189/32"}
2026-02-16 21:33:58.055 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:58.055 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:58.055 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:58.055 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4962612ada0"
2026-02-16 21:33:58.056 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:58.056 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:33:58.074 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:58.074 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"} status="up"
2026-02-16 21:33:59.151 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7, name=eth0)
2026-02-16 21:33:59.151 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali182ab89de5f" profile_ids:"kns.pods-8538" profile_ids:"ksa.pods-8538.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:33:59.151 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:59.152 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:59.152 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:59.152 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali182ab89de5f"
2026-02-16 21:33:59.152 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:59.152 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:59.174 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7, name=eth0)
2026-02-16 21:33:59.184 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:59.184 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} status="up"
2026-02-16 21:33:59.184 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali182ab89de5f" profile_ids:"kns.pods-8538" profile_ids:"ksa.pods-8538.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:33:59.184 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:59.184 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:59.184 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:59.185 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali182ab89de5f"
2026-02-16 21:33:59.185 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:59.185 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:33:59.208 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:33:59.208 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} status="up"
2026-02-16 21:33:59.844 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-6997"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-6997"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-watch-6997"}
2026-02-16 21:33:59.870 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8567"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8567"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8567"}
2026-02-16 21:33:59.893 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-8567" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:00.375 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-3553" name:"default"}
2026-02-16 21:34:00.551 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-7858/adopt-release-c2lpj, name=eth0)
2026-02-16 21:34:00.551 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7858/adopt-release-c2lpj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4962612ada0" profile_ids:"kns.job-7858" profile_ids:"ksa.job-7858.default" ipv4_nets:"10.100.219.189/32"}
2026-02-16 21:34:00.551 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:00.551 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:00.551 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:00.552 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4962612ada0"
2026-02-16 21:34:00.552 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:00.552 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:00.584 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:00.584 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"} status="up"
2026-02-16 21:34:00.644 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3553"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3553"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-3553"}
2026-02-16 21:34:00.673 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-3553"}
2026-02-16 21:34:00.790 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apiserver-3636" name:"default"}
2026-02-16 21:34:01.026 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-3636"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-3636"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-3636"}
2026-02-16 21:34:01.059 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7, name=eth0)
2026-02-16 21:34:01.072 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali182ab89de5f" profile_ids:"kns.pods-8538" profile_ids:"ksa.pods-8538.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:34:01.073 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apiserver-3636"}
2026-02-16 21:34:01.073 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:01.073 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:01.073 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:01.073 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali182ab89de5f"
2026-02-16 21:34:01.074 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:01.074 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:01.108 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:01.108 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} status="up"
2026-02-16 21:34:01.568 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-7858/adopt-release-c2lpj, name=eth0)
2026-02-16 21:34:01.568 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7858/adopt-release-c2lpj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4962612ada0" profile_ids:"kns.job-7858" profile_ids:"ksa.job-7858.default" ipv4_nets:"10.100.219.189/32"}
2026-02-16 21:34:01.568 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:01.568 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:01.568 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:01.569 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4962612ada0"
2026-02-16 21:34:01.569 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:01.569 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:01.590 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:01.590 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"} status="up"
2026-02-16 21:34:01.704 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7, name=eth0)
2026-02-16 21:34:01.705 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali182ab89de5f" profile_ids:"kns.pods-8538" profile_ids:"ksa.pods-8538.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:34:01.705 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:01.705 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:01.705 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:01.706 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali182ab89de5f"
2026-02-16 21:34:01.707 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:01.707 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:01.732 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:01.732 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} status="up"
2026-02-16 21:34:02.000 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8567"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8567"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8567"}
2026-02-16 21:34:02.026 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-711"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-711"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-711"}
2026-02-16 21:34:02.055 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-711" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:02.065 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7, name=eth0)
2026-02-16 21:34:02.076 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali182ab89de5f" profile_ids:"kns.pods-8538" profile_ids:"ksa.pods-8538.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:34:02.076 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-711"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-711"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-711"} labels:{key:"webhook-711" value:"true"}
2026-02-16 21:34:02.076 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:02.076 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:02.077 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:02.077 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali182ab89de5f"
2026-02-16 21:34:02.077 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:02.077 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:02.110 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:02.110 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} status="up"
2026-02-16 21:34:02.110 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4650"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4650"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4650"} labels:{key:"webhook-711-markers" value:"true"}
2026-02-16 21:34:02.110 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4650" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:02.183 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-7858/adopt-release-wkmrq, name=eth0)
2026-02-16 21:34:02.184 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7858/adopt-release-wkmrq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib660b0926a9" profile_ids:"kns.job-7858" profile_ids:"ksa.job-7858.default" ipv4_nets:"10.100.219.191/32"}
2026-02-16 21:34:02.184 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:02.184 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:02.184 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:02.184 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib660b0926a9" ipVersion=0x4 table="filter"
2026-02-16 21:34:02.184 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib660b0926a9" ipVersion=0x4 table="filter"
2026-02-16 21:34:02.184 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib660b0926a9"
2026-02-16 21:34:02.184 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:02.185 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:02.219 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:02.219 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"} status="down"
2026-02-16 21:34:02.249 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="calib660b0926a9" state="down"
2026-02-16 21:34:02.249 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib660b0926a9"
2026-02-16 21:34:02.249 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib660b0926a9", State:"down", Index:131}
2026-02-16 21:34:02.249 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib660b0926a9", Addrs:set.Typed[string]{}}
2026-02-16 21:34:02.249 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib660b0926a9", Addrs:set.Typed[string]{}}
2026-02-16 21:34:02.249 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib660b0926a9"
2026-02-16 21:34:02.249 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:02.249 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:02.256 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="calib660b0926a9" state="up"
2026-02-16 21:34:02.275 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:02.275 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"} status="down"
2026-02-16 21:34:02.275 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib660b0926a9", State:"up", Index:131}
2026-02-16 21:34:02.275 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib660b0926a9"
2026-02-16 21:34:02.275 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib660b0926a9"
2026-02-16 21:34:02.276 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib660b0926a9"
2026-02-16 21:34:02.276 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:02.276 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:02.296 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:02.296 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"} status="up"
2026-02-16 21:34:02.581 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7858"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-7858"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7858"}
2026-02-16 21:34:02.601 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5735"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5735"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5735"}
2026-02-16 21:34:02.616 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5735" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:02.720 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5735"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5735"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5735"} labels:{key:"webhook-5735" value:"true"}
2026-02-16 21:34:02.758 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4964"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4964"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4964"} labels:{key:"webhook-5735-markers" value:"true"}
2026-02-16 21:34:02.758 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4964" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:02.836 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk, name=eth0)
2026-02-16 21:34:02.836 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-711.default"} profile:{}
2026-02-16 21:34:02.836 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-711"} profile:{inbound_rules:{action:"allow" rule_id:"ECyfU4wKhcHEllHu"} outbound_rules:{action:"allow" rule_id:"yEnrivgY75Qez6V0"}}
2026-02-16 21:34:02.836 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7ff6ce1e52" profile_ids:"kns.webhook-711" profile_ids:"ksa.webhook-711.default" ipv4_nets:"10.100.219.187/32"}
2026-02-16 21:34:02.836 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:02.837 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:02.837 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:02.837 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid7ff6ce1e52" ipVersion=0x4 table="filter"
2026-02-16 21:34:02.837 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-711" ipVersion=0x4 table="filter"
2026-02-16 21:34:02.837 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-ycaF7gHEz7b5i_SgA" ipVersion=0x4 table="filter"
2026-02-16 21:34:02.837 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid7ff6ce1e52" ipVersion=0x4 table="filter"
2026-02-16 21:34:02.837 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-711" ipVersion=0x4 table="filter"
2026-02-16 21:34:02.837 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-ycaF7gHEz7b5i_SgA" ipVersion=0x4 table="filter"
2026-02-16 21:34:02.837 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid7ff6ce1e52"
2026-02-16 21:34:02.837 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:02.837 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:02.877 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:02.877 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"} status="down"
2026-02-16 21:34:02.921 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="calid7ff6ce1e52" state="down"
2026-02-16 21:34:02.922 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid7ff6ce1e52"
2026-02-16 21:34:02.922 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="calid7ff6ce1e52" state="up"
2026-02-16 21:34:02.922 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7ff6ce1e52", State:"down", Index:132}
2026-02-16 21:34:02.922 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7ff6ce1e52", Addrs:set.Typed[string]{}}
2026-02-16 21:34:02.922 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7ff6ce1e52", Addrs:set.Typed[string]{}}
2026-02-16 21:34:02.922 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7ff6ce1e52", State:"up", Index:132}
2026-02-16 21:34:02.922 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid7ff6ce1e52"
2026-02-16 21:34:02.922 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid7ff6ce1e52"
2026-02-16 21:34:02.922 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7ff6ce1e52"
2026-02-16 21:34:02.922 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:02.922 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:02.946 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:02.946 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"} status="up"
2026-02-16 21:34:03.078 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7, name=eth0)
2026-02-16 21:34:03.078 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali182ab89de5f" profile_ids:"kns.pods-8538" profile_ids:"ksa.pods-8538.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:34:03.078 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:03.078 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:03.078 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:03.079 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali182ab89de5f"
2026-02-16 21:34:03.079 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:03.079 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:03.092 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-7858/adopt-release-wkmrq, name=eth0)
2026-02-16 21:34:03.103 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:03.103 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} status="up"
2026-02-16 21:34:03.104 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7858/adopt-release-wkmrq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib660b0926a9" profile_ids:"kns.job-7858" profile_ids:"ksa.job-7858.default" ipv4_nets:"10.100.219.191/32"}
2026-02-16 21:34:03.104 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:03.104 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:03.104 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:03.104 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib660b0926a9"
2026-02-16 21:34:03.104 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:03.104 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:03.125 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:03.125 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"} status="up"
2026-02-16 21:34:04.096 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk, name=eth0)
2026-02-16 21:34:04.096 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7ff6ce1e52" profile_ids:"kns.webhook-711" profile_ids:"ksa.webhook-711.default" ipv4_nets:"10.100.219.187/32"}
2026-02-16 21:34:04.097 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:04.098 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:04.098 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:04.101 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7ff6ce1e52"
2026-02-16 21:34:04.101 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:04.101 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:04.118 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:04.118 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"} status="up"
2026-02-16 21:34:04.190 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=131
2026-02-16 21:34:04.190 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib660b0926a9"
2026-02-16 21:34:04.190 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib660b0926a9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:04.190 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib660b0926a9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:04.242 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7, name=eth0)
2026-02-16 21:34:04.242 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali182ab89de5f" profile_ids:"kns.pods-8538" profile_ids:"ksa.pods-8538.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:34:04.242 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:04.242 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:04.243 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:04.243 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali182ab89de5f"
2026-02-16 21:34:04.243 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:04.243 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:04.267 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:04.267 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} status="up"
2026-02-16 21:34:04.570 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=132
2026-02-16 21:34:04.570 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid7ff6ce1e52"
2026-02-16 21:34:04.570 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7ff6ce1e52", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:04.570 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7ff6ce1e52", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:04.786 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7, name=eth0)
2026-02-16 21:34:04.786 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali182ab89de5f" profile_ids:"kns.pods-8538" profile_ids:"ksa.pods-8538.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:34:04.786 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:04.786 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:04.786 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:04.787 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali182ab89de5f"
2026-02-16 21:34:04.787 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:04.787 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:04.792 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7, name=eth0)
2026-02-16 21:34:04.814 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:04.814 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"} status="up"
2026-02-16 21:34:04.814 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7" endpoint_id:"eth0"}
2026-02-16 21:34:04.814 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-8538.default"}
2026-02-16 21:34:04.814 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-8538"}
2026-02-16 21:34:04.814 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8538"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8538"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-8538"}
2026-02-16 21:34:04.815 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:04.815 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:04.815 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-8538" ipVersion=0x4 table="filter"
2026-02-16 21:34:04.815 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_J3qAOHtRKB3BtQ6tjv" ipVersion=0x4 table="filter"
2026-02-16 21:34:04.815 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-8538" ipVersion=0x4 table="filter"
2026-02-16 21:34:04.815 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_J3qAOHtRKB3BtQ6tjv" ipVersion=0x4 table="filter"
2026-02-16 21:34:04.815 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:04.815 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali182ab89de5f" ipVersion=0x4 table="filter"
2026-02-16 21:34:04.815 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali182ab89de5f" ipVersion=0x4 table="filter"
2026-02-16 21:34:04.815 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:04.815 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:04.816 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.190
2026-02-16 21:34:04.863 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8538/pod-generation-ff04ad92-1bb9-4cd1-9d3e-61ca6bf5d6d7", EndpointId:"eth0"}
2026-02-16 21:34:04.863 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7639"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7639"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-7639"}
2026-02-16 21:34:04.863 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-7639" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:05.046 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5735" type:"ClusterIP" cluster_ips:"10.254.251.139" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:34:05.114 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk, name=eth0)
2026-02-16 21:34:05.115 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7ff6ce1e52" profile_ids:"kns.webhook-711" profile_ids:"ksa.webhook-711.default" ipv4_nets:"10.100.219.187/32"}
2026-02-16 21:34:05.115 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:05.115 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:05.115 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:05.116 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7ff6ce1e52"
2026-02-16 21:34:05.116 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:05.116 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:05.140 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:05.140 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 129
2026-02-16 21:34:05.335 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-watch-6997" name:"default"}
2026-02-16 21:34:05.378 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-6997"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-6997"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-watch-6997"}
2026-02-16 21:34:05.393 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=129
2026-02-16 21:34:05.393 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali182ab89de5f"
2026-02-16 21:34:05.393 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali182ab89de5f" state="down"
2026-02-16 21:34:05.395 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="cali182ab89de5f" state=""
2026-02-16 21:34:05.395 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali182ab89de5f"
2026-02-16 21:34:05.400 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali182ab89de5f", Addrs:set.Typed[string]{}}
2026-02-16 21:34:05.401 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali182ab89de5f", Addrs:set.Typed[string]{}}
2026-02-16 21:34:05.401 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali182ab89de5f", State:"down", Index:129}
2026-02-16 21:34:05.401 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali182ab89de5f", State:"", Index:129}
2026-02-16 21:34:05.401 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali182ab89de5f", Addrs:set.Set[string](nil)}
2026-02-16 21:34:05.401 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali182ab89de5f", Addrs:set.Set[string](nil)}
2026-02-16 21:34:05.423 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-watch-6997"}
2026-02-16 21:34:05.514 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458, name=eth0)
2026-02-16 21:34:05.515 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-7639.default"} profile:{}
2026-02-16 21:34:05.515 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-7639"} profile:{inbound_rules:{action:"allow" rule_id:"ac2bxYS3gA_l_3Rl"} outbound_rules:{action:"allow" rule_id:"XXCBgYnM7oDSXr21"}}
2026-02-16 21:34:05.515 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic4ac1089358" profile_ids:"kns.svcaccounts-7639" profile_ids:"ksa.svcaccounts-7639.default" ipv4_nets:"10.100.219.133/32"}
2026-02-16 21:34:05.515 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:05.515 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:05.515 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:05.515 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic4ac1089358" ipVersion=0x4 table="filter"
2026-02-16 21:34:05.516 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BH7jkxpwWfPwLIGUde" ipVersion=0x4 table="filter"
2026-02-16 21:34:05.516 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_oDVZE8h6F4pf7DfH00" ipVersion=0x4 table="filter"
2026-02-16 21:34:05.516 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic4ac1089358" ipVersion=0x4 table="filter"
2026-02-16 21:34:05.516 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BH7jkxpwWfPwLIGUde" ipVersion=0x4 table="filter"
2026-02-16 21:34:05.516 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_oDVZE8h6F4pf7DfH00" ipVersion=0x4 table="filter"
2026-02-16 21:34:05.516 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic4ac1089358"
2026-02-16 21:34:05.516 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:05.516 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:05.559 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:05.559 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"} status="down"
2026-02-16 21:34:05.590 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="calic4ac1089358" state="down"
2026-02-16 21:34:05.590 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic4ac1089358"
2026-02-16 21:34:05.591 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="calic4ac1089358" state="up"
2026-02-16 21:34:05.590 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic4ac1089358", State:"down", Index:133}
2026-02-16 21:34:05.591 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic4ac1089358", Addrs:set.Typed[string]{}}
2026-02-16 21:34:05.591 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic4ac1089358", Addrs:set.Typed[string]{}}
2026-02-16 21:34:05.591 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic4ac1089358", State:"up", Index:133}
2026-02-16 21:34:05.591 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic4ac1089358"
2026-02-16 21:34:05.591 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic4ac1089358"
2026-02-16 21:34:05.591 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic4ac1089358"
2026-02-16 21:34:05.591 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:05.591 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:05.610 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:05.610 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"} status="up"
2026-02-16 21:34:06.126 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458, name=eth0)
2026-02-16 21:34:06.126 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic4ac1089358" profile_ids:"kns.svcaccounts-7639" profile_ids:"ksa.svcaccounts-7639.default" ipv4_nets:"10.100.219.133/32"}
2026-02-16 21:34:06.126 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:06.126 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:06.126 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:06.127 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic4ac1089358"
2026-02-16 21:34:06.127 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:06.127 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:06.161 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:06.161 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"} status="up"
2026-02-16 21:34:06.225 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-8530"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-8530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"fail-closed-namespace-8530"} labels:{key:"webhook-5735" value:"true"}
2026-02-16 21:34:06.260 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fail-closed-namespace-8530" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:06.260 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5735"
2026-02-16 21:34:06.287 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-711" type:"ClusterIP" cluster_ips:"10.254.174.246" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:34:06.355 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5735"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5735"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5735"} labels:{key:"webhook-5735" value:"true"}
2026-02-16 21:34:06.378 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4964"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4964"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4964"} labels:{key:"webhook-5735-markers" value:"true"}
2026-02-16 21:34:06.406 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-8530"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-8530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"fail-closed-namespace-8530"} labels:{key:"webhook-5735" value:"true"}
2026-02-16 21:34:06.407 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2432"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2432"}
2026-02-16 21:34:06.407 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-2432" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:06.842 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=133
2026-02-16 21:34:06.842 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic4ac1089358"
2026-02-16 21:34:06.842 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic4ac1089358", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:06.842 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic4ac1089358", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:07.268 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-8567" name:"default"}
2026-02-16 21:34:07.348 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8567"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8567"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8567"}
2026-02-16 21:34:07.377 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-8567"}
2026-02-16 21:34:07.385 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458, name=eth0)
bird: KIF: Received address message for unknown interface 133
2026-02-16 21:34:07.402 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic4ac1089358" profile_ids:"kns.svcaccounts-7639" profile_ids:"ksa.svcaccounts-7639.default" ipv4_nets:"10.100.219.133/32"}
2026-02-16 21:34:07.402 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:07.402 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:07.402 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:07.402 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic4ac1089358"
2026-02-16 21:34:07.402 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:07.402 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:07.425 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:07.425 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"} status="down"
2026-02-16 21:34:07.489 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="calic4ac1089358" state="down"
2026-02-16 21:34:07.490 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic4ac1089358"
2026-02-16 21:34:07.490 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=133
2026-02-16 21:34:07.490 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="calic4ac1089358" state=""
2026-02-16 21:34:07.490 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic4ac1089358"
2026-02-16 21:34:07.490 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic4ac1089358", State:"down", Index:133}
2026-02-16 21:34:07.490 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic4ac1089358", Addrs:set.Typed[string]{}}
2026-02-16 21:34:07.490 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic4ac1089358", Addrs:set.Typed[string]{}}
2026-02-16 21:34:07.490 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic4ac1089358", State:"", Index:133}
2026-02-16 21:34:07.490 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic4ac1089358", Addrs:set.Set[string](nil)}
2026-02-16 21:34:07.490 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic4ac1089358", Addrs:set.Set[string](nil)}
2026-02-16 21:34:07.490 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic4ac1089358"
2026-02-16 21:34:07.490 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic4ac1089358"
2026-02-16 21:34:07.490 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:07.490 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:07.491 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.133
2026-02-16 21:34:07.510 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:07.510 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"} status="down"
2026-02-16 21:34:07.618 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-7858/adopt-release-c2lpj, name=eth0)
2026-02-16 21:34:07.618 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7858/adopt-release-c2lpj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4962612ada0" profile_ids:"kns.job-7858" profile_ids:"ksa.job-7858.default" ipv4_nets:"10.100.219.189/32"}
2026-02-16 21:34:07.618 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:07.618 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:07.618 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:07.620 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4962612ada0"
2026-02-16 21:34:07.620 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:07.620 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:07.626 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458, name=eth0)
2026-02-16 21:34:07.650 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:07.651 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"} status="up"
2026-02-16 21:34:07.651 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458" endpoint_id:"eth0"}
2026-02-16 21:34:07.651 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-7639"}
2026-02-16 21:34:07.651 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-7639.default"}
2026-02-16 21:34:07.651 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:07.651 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:07.651 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BH7jkxpwWfPwLIGUde" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.651 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_oDVZE8h6F4pf7DfH00" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.651 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BH7jkxpwWfPwLIGUde" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.651 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_oDVZE8h6F4pf7DfH00" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.651 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:07.651 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic4ac1089358" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.651 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic4ac1089358" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.651 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:07.651 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:07.658 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-7858/adopt-release-wkmrq, name=eth0)
2026-02-16 21:34:07.662 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-7858/adopt-release-c2lpj, name=eth0)
2026-02-16 21:34:07.682 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-7858/adopt-release-wkmrq, name=eth0)
2026-02-16 21:34:07.707 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-7639/test-pod-4dabb0a7-da22-4f4d-990c-18c30f4c2458", EndpointId:"eth0"}
2026-02-16 21:34:07.708 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7858/adopt-release-wkmrq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib660b0926a9" profile_ids:"kns.job-7858" profile_ids:"ksa.job-7858.default" ipv4_nets:"10.100.219.191/32"}
2026-02-16 21:34:07.708 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7858/adopt-release-c2lpj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4962612ada0" profile_ids:"kns.job-7858" profile_ids:"ksa.job-7858.default" ipv4_nets:"10.100.219.189/32"}
2026-02-16 21:34:07.708 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7858"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-7858"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7858"}
2026-02-16 21:34:07.708 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7858/adopt-release-wkmrq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib660b0926a9" profile_ids:"kns.job-7858" profile_ids:"ksa.job-7858.default" ipv4_nets:"10.100.219.191/32"}
2026-02-16 21:34:07.708 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:07.708 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:07.708 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:07.709 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:07.709 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:07.709 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:07.710 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib660b0926a9"
2026-02-16 21:34:07.710 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4962612ada0"
2026-02-16 21:34:07.710 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:07.710 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:07.710 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:07.710 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:07.733 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:07.733 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"} status="up"
2026-02-16 21:34:07.733 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:07.733 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"} status="up"
2026-02-16 21:34:07.979 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-7858/adopt-release-c2lpj, name=eth0)
2026-02-16 21:34:07.979 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7858/adopt-release-c2lpj" endpoint_id:"eth0"}
2026-02-16 21:34:07.979 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:07.979 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:07.980 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:07.980 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4962612ada0" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.980 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4962612ada0" ipVersion=0x4 table="filter"
2026-02-16 21:34:07.980 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:07.980 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:07.980 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.189
2026-02-16 21:34:08.015 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-7858/adopt-release-wkmrq, name=eth0)
2026-02-16 21:34:08.041 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-c2lpj", EndpointId:"eth0"}
2026-02-16 21:34:08.041 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7858/adopt-release-wkmrq" endpoint_id:"eth0"}
2026-02-16 21:34:08.041 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-7858"}
2026-02-16 21:34:08.041 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-7858.default"}
2026-02-16 21:34:08.041 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:08.041 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:08.041 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-7858" ipVersion=0x4 table="filter"
2026-02-16 21:34:08.041 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_67lU1CA4jhUurIJ4K7" ipVersion=0x4 table="filter"
2026-02-16 21:34:08.041 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-7858" ipVersion=0x4 table="filter"
2026-02-16 21:34:08.041 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_67lU1CA4jhUurIJ4K7" ipVersion=0x4 table="filter"
2026-02-16 21:34:08.042 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:08.042 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib660b0926a9" ipVersion=0x4 table="filter"
2026-02-16 21:34:08.042 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib660b0926a9" ipVersion=0x4 table="filter"
2026-02-16 21:34:08.042 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:08.042 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:08.042 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.191
2026-02-16 21:34:08.090 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=130
2026-02-16 21:34:08.091 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4962612ada0"
2026-02-16 21:34:08.091 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali4962612ada0" state="down"
2026-02-16 21:34:08.092 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali4962612ada0" state=""
2026-02-16 21:34:08.092 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4962612ada0"
2026-02-16 21:34:08.106 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7858/adopt-release-wkmrq", EndpointId:"eth0"}
2026-02-16 21:34:08.107 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4962612ada0", Addrs:set.Typed[string]{}}
2026-02-16 21:34:08.107 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4962612ada0", Addrs:set.Typed[string]{}}
2026-02-16 21:34:08.107 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4962612ada0", State:"down", Index:130}
2026-02-16 21:34:08.107 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4962612ada0", State:"", Index:130}
2026-02-16 21:34:08.107 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4962612ada0", Addrs:set.Set[string](nil)}
2026-02-16 21:34:08.107 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4962612ada0", Addrs:set.Set[string](nil)}
2026-02-16 21:34:08.120 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="calib660b0926a9" state="down"
2026-02-16 21:34:08.121 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib660b0926a9"
2026-02-16 21:34:08.121 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=131
2026-02-16 21:34:08.133 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib660b0926a9", State:"down", Index:131}
2026-02-16 21:34:08.133 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib660b0926a9", Addrs:set.Typed[string]{}}
2026-02-16 21:34:08.133 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib660b0926a9", Addrs:set.Typed[string]{}}
2026-02-16 21:34:08.137 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="calib660b0926a9" state=""
2026-02-16 21:34:08.137 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib660b0926a9"
2026-02-16 21:34:08.156 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib660b0926a9", State:"", Index:131}
2026-02-16 21:34:08.157 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib660b0926a9", Addrs:set.Set[string](nil)}
2026-02-16 21:34:08.157 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib660b0926a9", Addrs:set.Set[string](nil)}
2026-02-16 21:34:08.492 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:34:08.493 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:34:08.493 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:34:08.980 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7639"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7639"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-7639"}
2026-02-16 21:34:09.018 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4429"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4429"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-4429"}
2026-02-16 21:34:09.043 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-4429" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:09.595 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replication-controller-4429/rc-test-fzxn6, name=eth0)
2026-02-16 21:34:09.595 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-4429"} profile:{inbound_rules:{action:"allow" rule_id:"joWbOx3cljBnFhI5"} outbound_rules:{action:"allow" rule_id:"ETjMdUeQOBxnHbMo"}}
2026-02-16 21:34:09.596 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-4429.default"} profile:{}
2026-02-16 21:34:09.596 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4429/rc-test-fzxn6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie45bbb26d62" profile_ids:"kns.replication-controller-4429" profile_ids:"ksa.replication-controller-4429.default" ipv4_nets:"10.100.219.134/32"}
2026-02-16 21:34:09.596 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:09.596 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:09.596 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:09.596 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie45bbb26d62" ipVersion=0x4 table="filter"
2026-02-16 21:34:09.596 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TTUmZedDFSzM3c3UhH" ipVersion=0x4 table="filter"
2026-02-16 21:34:09.596 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xEj639_YUJgiapKajs" ipVersion=0x4 table="filter"
2026-02-16 21:34:09.596 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie45bbb26d62" ipVersion=0x4 table="filter"
2026-02-16 21:34:09.596 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TTUmZedDFSzM3c3UhH" ipVersion=0x4 table="filter"
2026-02-16 21:34:09.596 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xEj639_YUJgiapKajs" ipVersion=0x4 table="filter"
2026-02-16 21:34:09.596 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie45bbb26d62"
2026-02-16 21:34:09.596 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:09.596 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:09.645 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:09.645 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"} status="down"
2026-02-16 21:34:09.645 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2432"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2432"}
2026-02-16 21:34:09.645 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-6827"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-6827"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-6827"}
2026-02-16 21:34:09.646 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-6827" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:09.646 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-6827" type:"ClusterIP" cluster_ips:"10.254.9.72" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:09.677 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calie45bbb26d62" state="down"
2026-02-16 21:34:09.677 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie45bbb26d62"
2026-02-16 21:34:09.680 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calie45bbb26d62" state="up"
2026-02-16 21:34:09.687 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie45bbb26d62", State:"down", Index:134}
2026-02-16 21:34:09.687 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie45bbb26d62", Addrs:set.Typed[string]{}}
2026-02-16 21:34:09.687 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie45bbb26d62", Addrs:set.Typed[string]{}}
2026-02-16 21:34:09.687 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie45bbb26d62", State:"up", Index:134}
2026-02-16 21:34:09.687 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie45bbb26d62"
2026-02-16 21:34:09.687 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie45bbb26d62"
2026-02-16 21:34:09.688 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie45bbb26d62"
2026-02-16 21:34:09.688 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:09.688 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:09.706 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:09.706 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"} status="up"
2026-02-16 21:34:09.706 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-6827"
2026-02-16 21:34:09.767 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-6827"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-6827"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-6827"}
2026-02-16 21:34:09.796 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7094"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7094"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7094"}
2026-02-16 21:34:09.828 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7094" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:09.855 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-test" namespace:"services-7094" type:"NodePort" cluster_ips:"10.254.128.173" ports:{Protocol:"TCP" Port:80 NodePort:30687}
2026-02-16 21:34:10.178 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replication-controller-4429/rc-test-fzxn6, name=eth0)
2026-02-16 21:34:10.179 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4429/rc-test-fzxn6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie45bbb26d62" profile_ids:"kns.replication-controller-4429" profile_ids:"ksa.replication-controller-4429.default" ipv4_nets:"10.100.219.134/32"}
2026-02-16 21:34:10.179 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:10.179 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:10.179 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:10.180 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie45bbb26d62"
2026-02-16 21:34:10.180 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:10.180 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:10.199 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:10.199 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"} status="up"
2026-02-16 21:34:10.547 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7094/nodeport-test-7c749bc6d7-tbmds, name=eth0)
2026-02-16 21:34:10.547 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-7094"} profile:{inbound_rules:{action:"allow" rule_id:"6uLkzOCbWkzxjY57"} outbound_rules:{action:"allow" rule_id:"Vfruq_TuYNnmQBGf"}}
2026-02-16 21:34:10.548 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7094.default"} profile:{}
2026-02-16 21:34:10.548 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7094/nodeport-test-7c749bc6d7-tbmds" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc8d2529655" profile_ids:"kns.services-7094" profile_ids:"ksa.services-7094.default" ipv4_nets:"10.100.219.135/32"}
2026-02-16 21:34:10.548 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:10.548 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:10.548 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:10.551 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califc8d2529655" ipVersion=0x4 table="filter"
2026-02-16 21:34:10.551 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-7094" ipVersion=0x4 table="filter"
2026-02-16 21:34:10.551 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2xS5OBp21y42zIIS8o" ipVersion=0x4 table="filter"
2026-02-16 21:34:10.551 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califc8d2529655" ipVersion=0x4 table="filter"
2026-02-16 21:34:10.552 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-7094" ipVersion=0x4 table="filter"
2026-02-16 21:34:10.552 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2xS5OBp21y42zIIS8o" ipVersion=0x4 table="filter"
2026-02-16 21:34:10.552 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califc8d2529655"
2026-02-16 21:34:10.552 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:10.552 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:10.594 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:10.594 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"} status="down"
2026-02-16 21:34:10.617 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-8538" name:"default"}
2026-02-16 21:34:10.618 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="califc8d2529655" state="down"
2026-02-16 21:34:10.618 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califc8d2529655"
2026-02-16 21:34:10.619 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="califc8d2529655" state="up"
2026-02-16 21:34:10.639 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc8d2529655", State:"down", Index:135}
2026-02-16 21:34:10.639 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc8d2529655", Addrs:set.Typed[string]{}}
2026-02-16 21:34:10.640 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc8d2529655", Addrs:set.Typed[string]{}}
2026-02-16 21:34:10.640 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc8d2529655", State:"up", Index:135}
2026-02-16 21:34:10.640 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califc8d2529655"
2026-02-16 21:34:10.640 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califc8d2529655"
2026-02-16 21:34:10.640 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc8d2529655"
2026-02-16 21:34:10.640 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:10.640 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:10.661 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:10.662 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"} status="up"
2026-02-16 21:34:10.662 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8538"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8538"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-8538"}
2026-02-16 21:34:10.679 [INFO][90] felix/summary.go 100: Summarising 294 dataplane reconciliation loops over 1m0s: avg=28ms longest=82ms (resync-calico-v4)
2026-02-16 21:34:10.679 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-8538"}
2026-02-16 21:34:11.198 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7094/nodeport-test-7c749bc6d7-tbmds, name=eth0)
2026-02-16 21:34:11.198 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7094/nodeport-test-7c749bc6d7-tbmds" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc8d2529655" profile_ids:"kns.services-7094" profile_ids:"ksa.services-7094.default" ipv4_nets:"10.100.219.135/32"}
2026-02-16 21:34:11.198 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:11.199 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:11.199 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:11.199 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc8d2529655"
2026-02-16 21:34:11.199 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:11.199 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:11.228 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:11.229 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"} status="up"
2026-02-16 21:34:11.312 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replication-controller-4429/rc-test-fzxn6, name=eth0)
2026-02-16 21:34:11.312 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4429/rc-test-fzxn6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie45bbb26d62" profile_ids:"kns.replication-controller-4429" profile_ids:"ksa.replication-controller-4429.default" ipv4_nets:"10.100.219.134/32"}
2026-02-16 21:34:11.313 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:11.313 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:11.313 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:11.314 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie45bbb26d62"
2026-02-16 21:34:11.315 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:11.315 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:11.326 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=134
2026-02-16 21:34:11.326 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie45bbb26d62"
2026-02-16 21:34:11.339 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:11.339 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"} status="up"
2026-02-16 21:34:11.340 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie45bbb26d62", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:11.340 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie45bbb26d62", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:11.368 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4429"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4429"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-4429"}
2026-02-16 21:34:11.392 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7497"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7497"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-7497"}
2026-02-16 21:34:11.409 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-7497" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:11.438 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5735" name:"default"}
2026-02-16 21:34:11.502 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4964" name:"default"}
2026-02-16 21:34:11.526 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7497"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7497"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-7497"}
2026-02-16 21:34:11.544 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4217"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4217"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4217"}
2026-02-16 21:34:11.569 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-4217" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:11.623 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fail-closed-namespace-8530" name:"default"}
2026-02-16 21:34:11.896 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-8530"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-8530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"fail-closed-namespace-8530"} labels:{key:"webhook-5735" value:"true"}
2026-02-16 21:34:11.896 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fail-closed-namespace-8530"}
2026-02-16 21:34:11.934 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=135
2026-02-16 21:34:11.934 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califc8d2529655"
2026-02-16 21:34:11.934 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc8d2529655", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:11.934 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc8d2529655", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:12.047 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5735"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5735"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5735"} labels:{key:"webhook-5735" value:"true"}
2026-02-16 21:34:12.075 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5735"}
2026-02-16 21:34:12.187 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4964"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4964"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4964"} labels:{key:"webhook-5735-markers" value:"true"}
2026-02-16 21:34:12.196 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001, name=eth0)
2026-02-16 21:34:12.209 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-4217.default"} profile:{}
2026-02-16 21:34:12.210 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-4217"} profile:{inbound_rules:{action:"allow" rule_id:"3Q1CWHfg3YoeJEmd"} outbound_rules:{action:"allow" rule_id:"n_khoOqSrePyEVNu"}}
2026-02-16 21:34:12.212 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali214b9275459" profile_ids:"kns.downward-api-4217" profile_ids:"ksa.downward-api-4217.default" ipv4_nets:"10.100.219.176/32"}
2026-02-16 21:34:12.213 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4964"}
2026-02-16 21:34:12.213 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:12.213 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:12.213 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:12.214 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali214b9275459" ipVersion=0x4 table="filter"
2026-02-16 21:34:12.214 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_g0UyO3EQwsX7UjY0rJ" ipVersion=0x4 table="filter"
2026-02-16 21:34:12.214 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iTPK-tmgEYnWudAQhv" ipVersion=0x4 table="filter"
2026-02-16 21:34:12.214 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali214b9275459" ipVersion=0x4 table="filter"
2026-02-16 21:34:12.214 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_g0UyO3EQwsX7UjY0rJ" ipVersion=0x4 table="filter"
2026-02-16 21:34:12.214 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iTPK-tmgEYnWudAQhv" ipVersion=0x4 table="filter"
2026-02-16 21:34:12.214 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali214b9275459"
2026-02-16 21:34:12.214 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:12.214 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:12.246 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:12.246 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"} status="down"
2026-02-16 21:34:12.277 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali214b9275459" state="down"
2026-02-16 21:34:12.277 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali214b9275459"
2026-02-16 21:34:12.277 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali214b9275459", State:"down", Index:136}
2026-02-16 21:34:12.277 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali214b9275459", Addrs:set.Typed[string]{}}
2026-02-16 21:34:12.277 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali214b9275459", Addrs:set.Typed[string]{}}
2026-02-16 21:34:12.277 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali214b9275459"
2026-02-16 21:34:12.277 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:12.277 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:12.279 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali214b9275459" state="up"
2026-02-16 21:34:12.299 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:12.299 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"} status="down"
2026-02-16 21:34:12.299 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali214b9275459", State:"up", Index:136}
2026-02-16 21:34:12.299 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali214b9275459"
2026-02-16 21:34:12.299 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali214b9275459"
2026-02-16 21:34:12.299 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali214b9275459"
2026-02-16 21:34:12.300 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:12.300 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:12.315 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:12.315 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"} status="up"
2026-02-16 21:34:12.724 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7858" name:"default"}
2026-02-16 21:34:13.088 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7858"}
2026-02-16 21:34:13.197 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001, name=eth0)
2026-02-16 21:34:13.198 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali214b9275459" profile_ids:"kns.downward-api-4217" profile_ids:"ksa.downward-api-4217.default" ipv4_nets:"10.100.219.176/32"}
2026-02-16 21:34:13.198 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:13.198 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:13.198 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:13.199 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali214b9275459"
2026-02-16 21:34:13.199 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:13.199 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:13.223 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:13.223 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"} status="up"
2026-02-16 21:34:13.401 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2678"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2678"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2678"}
2026-02-16 21:34:13.486 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8878"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8878"}
2026-02-16 21:34:13.509 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8878" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:13.535 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8878"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8878"} labels:{key:"webhook-8878" value:"true"}
2026-02-16 21:34:13.535 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1813"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1813"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1813"} labels:{key:"webhook-8878-markers" value:"true"}
2026-02-16 21:34:13.535 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1813" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:13.690 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=136
2026-02-16 21:34:13.690 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali214b9275459"
2026-02-16 21:34:13.690 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali214b9275459", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:13.690 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali214b9275459", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:14.176 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-7639" name:"default"}
2026-02-16 21:34:14.221 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001, name=eth0)
2026-02-16 21:34:14.221 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk, name=eth0)
2026-02-16 21:34:14.222 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-8878"} profile:{inbound_rules:{action:"allow" rule_id:"3os-ZPmnF51mUc62"} outbound_rules:{action:"allow" rule_id:"dgEsvq1CuJFRwip-"}}
2026-02-16 21:34:14.222 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-8878.default"} profile:{}
2026-02-16 21:34:14.222 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali79efede3c8e" profile_ids:"kns.webhook-8878" profile_ids:"ksa.webhook-8878.default" ipv4_nets:"10.100.219.137/32"}
2026-02-16 21:34:14.222 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali214b9275459" profile_ids:"kns.downward-api-4217" profile_ids:"ksa.downward-api-4217.default" ipv4_nets:"10.100.219.176/32"}
2026-02-16 21:34:14.222 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:14.222 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:14.222 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:14.222 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:14.223 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:14.223 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:14.223 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali79efede3c8e" ipVersion=0x4 table="filter"
2026-02-16 21:34:14.223 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-8878" ipVersion=0x4 table="filter"
2026-02-16 21:34:14.223 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_i-sUYcHo1dlxYKK2hb" ipVersion=0x4 table="filter"
2026-02-16 21:34:14.223 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali79efede3c8e" ipVersion=0x4 table="filter"
2026-02-16 21:34:14.223 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-8878" ipVersion=0x4 table="filter"
2026-02-16 21:34:14.223 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_i-sUYcHo1dlxYKK2hb" ipVersion=0x4 table="filter"
2026-02-16 21:34:14.223 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali79efede3c8e"
2026-02-16 21:34:14.223 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali214b9275459"
2026-02-16 21:34:14.223 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:14.223 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:14.223 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:14.223 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:14.264 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:14.264 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"} status="up"
2026-02-16 21:34:14.264 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:14.264 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"} status="down"
2026-02-16 21:34:14.297 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali79efede3c8e" state="down"
2026-02-16 21:34:14.297 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali79efede3c8e"
2026-02-16 21:34:14.297 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali79efede3c8e", State:"down", Index:137}
2026-02-16 21:34:14.298 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali79efede3c8e", Addrs:set.Typed[string]{}}
2026-02-16 21:34:14.298 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali79efede3c8e", Addrs:set.Typed[string]{}}
2026-02-16 21:34:14.298 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali79efede3c8e"
2026-02-16 21:34:14.298 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:14.298 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:14.306 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali79efede3c8e" state="up"
2026-02-16 21:34:14.326 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:14.326 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"} status="down"
2026-02-16 21:34:14.326 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali79efede3c8e", State:"up", Index:137}
2026-02-16 21:34:14.326 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali79efede3c8e"
2026-02-16 21:34:14.326 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali79efede3c8e"
2026-02-16 21:34:14.326 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali79efede3c8e"
2026-02-16 21:34:14.326 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:14.326 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:14.346 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:14.346 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"} status="up"
2026-02-16 21:34:14.370 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-7639"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-7639"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-7639"}
2026-02-16 21:34:14.395 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-7639"}
2026-02-16 21:34:14.648 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2432"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2432"}
2026-02-16 21:34:14.888 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-6827" name:"default"}
2026-02-16 21:34:15.173 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-6827"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-6827"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-6827"}
2026-02-16 21:34:15.216 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-6827"}
2026-02-16 21:34:15.228 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk, name=eth0)
2026-02-16 21:34:15.237 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali79efede3c8e" profile_ids:"kns.webhook-8878" profile_ids:"ksa.webhook-8878.default" ipv4_nets:"10.100.219.137/32"}
2026-02-16 21:34:15.237 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:15.238 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:15.238 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:15.238 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali79efede3c8e"
2026-02-16 21:34:15.239 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:15.239 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:15.250 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk, name=eth0)
2026-02-16 21:34:15.266 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:15.266 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"} status="up"
2026-02-16 21:34:15.266 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali79efede3c8e" profile_ids:"kns.webhook-8878" profile_ids:"ksa.webhook-8878.default" ipv4_nets:"10.100.219.137/32"}
2026-02-16 21:34:15.266 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:15.266 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:15.266 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:15.267 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali79efede3c8e"
2026-02-16 21:34:15.267 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:15.268 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:15.289 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:15.289 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"} status="up"
2026-02-16 21:34:15.678 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8878" type:"ClusterIP" cluster_ips:"10.254.83.204" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:34:15.803 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=137
2026-02-16 21:34:15.803 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali79efede3c8e"
2026-02-16 21:34:15.803 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali79efede3c8e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:15.803 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali79efede3c8e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:16.389 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replication-controller-4429/rc-test-fzxn6, name=eth0)
2026-02-16 21:34:16.392 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4429/rc-test-fzxn6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie45bbb26d62" profile_ids:"kns.replication-controller-4429" profile_ids:"ksa.replication-controller-4429.default" ipv4_nets:"10.100.219.134/32"}
2026-02-16 21:34:16.393 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:16.393 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:16.393 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:16.394 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie45bbb26d62"
2026-02-16 21:34:16.395 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:16.395 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:16.417 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:16.417 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"} status="up"
2026-02-16 21:34:16.417 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4429"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4429"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-4429"}
2026-02-16 21:34:16.419 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replication-controller-4429/rc-test-fzxn6, name=eth0)
2026-02-16 21:34:16.449 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4429/rc-test-fzxn6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie45bbb26d62" profile_ids:"kns.replication-controller-4429" profile_ids:"ksa.replication-controller-4429.default" ipv4_nets:"10.100.219.134/32"}
2026-02-16 21:34:16.449 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:16.449 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:16.449 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:16.450 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie45bbb26d62"
2026-02-16 21:34:16.450 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:16.450 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:16.472 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:16.472 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"} status="up"
2026-02-16 21:34:16.610 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7094"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7094"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7094"}
2026-02-16 21:34:16.638 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7135"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7135"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-7135"}
2026-02-16 21:34:16.639 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-7135" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:16.748 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-7497" name:"default"}
2026-02-16 21:34:16.772 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replication-controller-4429/rc-test-fzxn6, name=eth0)
2026-02-16 21:34:16.793 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4429/rc-test-fzxn6" endpoint_id:"eth0"}
2026-02-16 21:34:16.793 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-4429"}
2026-02-16 21:34:16.793 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-4429.default"}
2026-02-16 21:34:16.793 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:16.793 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:16.794 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TTUmZedDFSzM3c3UhH" ipVersion=0x4 table="filter"
2026-02-16 21:34:16.794 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xEj639_YUJgiapKajs" ipVersion=0x4 table="filter"
2026-02-16 21:34:16.794 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TTUmZedDFSzM3c3UhH" ipVersion=0x4 table="filter"
2026-02-16 21:34:16.794 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xEj639_YUJgiapKajs" ipVersion=0x4 table="filter"
2026-02-16 21:34:16.794 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:16.794 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie45bbb26d62" ipVersion=0x4 table="filter"
2026-02-16 21:34:16.794 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie45bbb26d62" ipVersion=0x4 table="filter"
2026-02-16 21:34:16.794 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:16.794 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:16.795 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.134
2026-02-16 21:34:16.858 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4429/rc-test-fzxn6", EndpointId:"eth0"}
2026-02-16 21:34:16.880 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calie45bbb26d62" state="down"
2026-02-16 21:34:16.880 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie45bbb26d62"
2026-02-16 21:34:16.880 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=134
2026-02-16 21:34:16.880 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie45bbb26d62", State:"down", Index:134}
2026-02-16 21:34:16.880 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie45bbb26d62", Addrs:set.Typed[string]{}}
2026-02-16 21:34:16.880 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie45bbb26d62", Addrs:set.Typed[string]{}}
2026-02-16 21:34:16.886 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calie45bbb26d62" state=""
2026-02-16 21:34:16.886 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie45bbb26d62"
2026-02-16 21:34:16.900 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie45bbb26d62", State:"", Index:134}
2026-02-16 21:34:16.900 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie45bbb26d62", Addrs:set.Set[string](nil)}
2026-02-16 21:34:16.900 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie45bbb26d62", Addrs:set.Set[string](nil)}
2026-02-16 21:34:16.932 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8878"
2026-02-16 21:34:16.990 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk, name=eth0)
2026-02-16 21:34:16.990 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali79efede3c8e" profile_ids:"kns.webhook-8878" profile_ids:"ksa.webhook-8878.default" ipv4_nets:"10.100.219.137/32"}
2026-02-16 21:34:16.990 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:16.990 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:16.990 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:16.991 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali79efede3c8e"
2026-02-16 21:34:16.991 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:16.991 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:16.994 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk, name=eth0)
2026-02-16 21:34:17.019 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:17.019 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"} status="up"
2026-02-16 21:34:17.020 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk" endpoint_id:"eth0"}
2026-02-16 21:34:17.020 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-8878"}
2026-02-16 21:34:17.020 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-8878.default"}
2026-02-16 21:34:17.020 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8878"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8878"} labels:{key:"webhook-8878" value:"true"}
2026-02-16 21:34:17.020 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1813"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1813"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1813"} labels:{key:"webhook-8878-markers" value:"true"}
2026-02-16 21:34:17.020 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:17.020 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:17.021 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-8878" ipVersion=0x4 table="filter"
2026-02-16 21:34:17.021 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_i-sUYcHo1dlxYKK2hb" ipVersion=0x4 table="filter"
2026-02-16 21:34:17.021 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-8878" ipVersion=0x4 table="filter"
2026-02-16 21:34:17.021 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_i-sUYcHo1dlxYKK2hb" ipVersion=0x4 table="filter"
2026-02-16 21:34:17.021 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:17.021 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali79efede3c8e" ipVersion=0x4 table="filter"
2026-02-16 21:34:17.021 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali79efede3c8e" ipVersion=0x4 table="filter"
2026-02-16 21:34:17.021 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:17.021 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:17.022 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.137
2026-02-16 21:34:17.084 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8878/sample-webhook-deployment-7c5c95bb96-kr5mk", EndpointId:"eth0"}
2026-02-16 21:34:17.085 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6589"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6589"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6589"}
2026-02-16 21:34:17.085 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-6589" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:17.120 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-971" name:"default"}
2026-02-16 21:34:17.577 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-971"}
2026-02-16 21:34:17.595 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7497"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7497"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-7497"}
2026-02-16 21:34:17.627 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-7497"}
2026-02-16 21:34:18.283 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4217"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4217"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4217"}
2026-02-16 21:34:18.318 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6607"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6607"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6607"}
2026-02-16 21:34:18.318 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-6607" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:18.391 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6607"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6607"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6607"}
2026-02-16 21:34:18.422 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-5276"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-5276"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"server-version-5276"}
2026-02-16 21:34:18.445 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"server-version-5276" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:18.491 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-5276"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-5276"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"server-version-5276"}
2026-02-16 21:34:18.515 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2755"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2755"}
2026-02-16 21:34:18.535 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2755" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:18.583 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali79efede3c8e" state="down"
2026-02-16 21:34:18.583 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali79efede3c8e"
2026-02-16 21:34:18.583 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=137
2026-02-16 21:34:18.583 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali79efede3c8e", State:"down", Index:137}
2026-02-16 21:34:18.583 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali79efede3c8e", Addrs:set.Typed[string]{}}
2026-02-16 21:34:18.583 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali79efede3c8e", Addrs:set.Typed[string]{}}
2026-02-16 21:34:18.585 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali79efede3c8e" state=""
2026-02-16 21:34:18.585 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali79efede3c8e"
2026-02-16 21:34:18.604 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-2678" name:"default"}
2026-02-16 21:34:18.627 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali79efede3c8e", State:"", Index:137}
2026-02-16 21:34:18.627 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali79efede3c8e", Addrs:set.Set[string](nil)}
2026-02-16 21:34:18.627 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali79efede3c8e", Addrs:set.Set[string](nil)}
2026-02-16 21:34:18.650 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2755"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2755"}
2026-02-16 21:34:18.677 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-9976"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-9976"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"aggregator-9976"}
2026-02-16 21:34:18.677 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-9976" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:18.929 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2678"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2678"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2678"}
2026-02-16 21:34:18.951 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-2678"}
2026-02-16 21:34:19.499 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-711"
2026-02-16 21:34:19.565 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk, name=eth0)
2026-02-16 21:34:19.573 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7ff6ce1e52" profile_ids:"kns.webhook-711" profile_ids:"ksa.webhook-711.default" ipv4_nets:"10.100.219.187/32"}
2026-02-16 21:34:19.573 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:19.573 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:19.573 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:19.574 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7ff6ce1e52"
2026-02-16 21:34:19.574 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:19.574 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:19.587 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk, name=eth0)
2026-02-16 21:34:19.594 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:19.594 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"} status="up"
2026-02-16 21:34:19.594 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk" endpoint_id:"eth0"}
2026-02-16 21:34:19.594 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-711.default"}
2026-02-16 21:34:19.595 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-711"}
2026-02-16 21:34:19.595 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:19.595 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:19.595 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-711" ipVersion=0x4 table="filter"
2026-02-16 21:34:19.595 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-ycaF7gHEz7b5i_SgA" ipVersion=0x4 table="filter"
2026-02-16 21:34:19.595 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-711" ipVersion=0x4 table="filter"
2026-02-16 21:34:19.595 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-ycaF7gHEz7b5i_SgA" ipVersion=0x4 table="filter"
2026-02-16 21:34:19.595 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:19.595 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid7ff6ce1e52" ipVersion=0x4 table="filter"
2026-02-16 21:34:19.595 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid7ff6ce1e52" ipVersion=0x4 table="filter"
2026-02-16 21:34:19.595 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:19.595 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:19.595 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.187
2026-02-16 21:34:19.650 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-711/sample-webhook-deployment-7c5c95bb96-ngknk", EndpointId:"eth0"}
2026-02-16 21:34:19.660 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-711"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-711"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-711"} labels:{key:"webhook-711" value:"true"}
2026-02-16 21:34:19.696 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4650"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4650"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4650"} labels:{key:"webhook-711-markers" value:"true"}
2026-02-16 21:34:19.696 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-915"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-storageclass-915"}
2026-02-16 21:34:19.719 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csi-storageclass-915" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:19.812 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7135"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7135"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-7135"}
2026-02-16 21:34:19.833 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7082"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7082"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7082"}
2026-02-16 21:34:19.833 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-7082" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:19.908 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-2432" name:"default"}
2026-02-16 21:34:19.933 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-915"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-storageclass-915"}
2026-02-16 21:34:19.943 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="calid7ff6ce1e52" state="down"
2026-02-16 21:34:19.944 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid7ff6ce1e52"
2026-02-16 21:34:19.944 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=132
2026-02-16 21:34:19.946 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="calid7ff6ce1e52" state=""
2026-02-16 21:34:19.946 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid7ff6ce1e52"
2026-02-16 21:34:19.956 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7ff6ce1e52", State:"down", Index:132}
2026-02-16 21:34:19.956 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7ff6ce1e52", Addrs:set.Typed[string]{}}
2026-02-16 21:34:19.956 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7ff6ce1e52", Addrs:set.Typed[string]{}}
2026-02-16 21:34:19.956 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7ff6ce1e52", State:"", Index:132}
2026-02-16 21:34:19.956 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7ff6ce1e52", Addrs:set.Set[string](nil)}
2026-02-16 21:34:19.956 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7ff6ce1e52", Addrs:set.Set[string](nil)}
2026-02-16 21:34:19.974 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7082"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7082"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7082"} labels:{key:"webhook-7082" value:"true"}
2026-02-16 21:34:19.974 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4209"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4209"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4209"}
2026-02-16 21:34:19.974 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-16"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-16"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-16"} labels:{key:"webhook-7082-markers" value:"true"}
2026-02-16 21:34:19.974 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4209" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:19.974 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-16" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:19.974 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:34:19.986 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4209" name:"e2e-sa-2hsc8"} labels:{key:"projectcalico.org/name" value:"e2e-sa-2hsc8"}
2026-02-16 21:34:19.998 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4209" name:"e2e-sa-2hsc8"} labels:{key:"projectcalico.org/name" value:"e2e-sa-2hsc8"}
2026-02-16 21:34:20.023 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4209"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4209"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4209"}
2026-02-16 21:34:20.035 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-451"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-451"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"fake-node-451"}
2026-02-16 21:34:20.044 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fake-node-451" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:20.067 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-j2984"
2026-02-16 21:34:20.067 [INFO][89] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-j2984; name=ip_addr_v4) updated; HostBGPConfig(node=e2e-fake-node-j2984; name=ip_addr_v6) updated; HostBGPConfig(node=e2e-fake-node-j2984; name=rr_cluster_id) updated; e2e-fake-node-j2984 updated
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_214: Reconfigured
bird: Mesh_192_168_24_207: Reconfigured
bird: Reconfigured
2026-02-16 21:34:20.078 [INFO][89] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated due to change in key: /calico/bgp/v1/host
2026-02-16 21:34:20.089 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-j2984"
2026-02-16 21:34:20.119 [INFO][89] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-j2984 updated
2026-02-16 21:34:20.137 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-j2984" labels:{key:"e2e-fake-node-j2984" value:"patched"}
2026-02-16 21:34:20.137 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-j2984" labels:{key:"e2e-fake-node-j2984" value:"patched"}
2026-02-16 21:34:20.147 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-j2984" labels:{key:"e2e-fake-node-j2984" value:"updated"}
2026-02-16 21:34:20.148 [INFO][89] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-j2984 updated
2026-02-16 21:34:20.161 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Remove update from calculation graph. msg=hostname:"e2e-fake-node-j2984"
2026-02-16 21:34:20.163 [INFO][89] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-j2984; name=ip_addr_v4) deleted; HostBGPConfig(node=e2e-fake-node-j2984; name=ip_addr_v6) deleted; HostBGPConfig(node=e2e-fake-node-j2984; name=rr_cluster_id) deleted; e2e-fake-node-j2984 deleted
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_214: Reconfigured
bird: Mesh_192_168_24_207: Reconfigured
bird: Reconfigured
2026-02-16 21:34:20.176 [INFO][89] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated due to change in key: /calico/bgp/v1/host
2026-02-16 21:34:20.210 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:34:20.210 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:34:20.259 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-451"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-451"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"fake-node-451"}
2026-02-16 21:34:20.261 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6983"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6983"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6983"}
2026-02-16 21:34:20.270 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6983" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:20.577 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-2432"}
2026-02-16 21:34:20.577 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:34:20.781 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4, name=eth0)
2026-02-16 21:34:20.782 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-7082"} profile:{inbound_rules:{action:"allow" rule_id:"-4Iu7avXkYArkILM"} outbound_rules:{action:"allow" rule_id:"we5R-u8fC3eiLB1y"}}
2026-02-16 21:34:20.782 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-7082.default"} profile:{}
2026-02-16 21:34:20.782 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali12653bcece8" profile_ids:"kns.webhook-7082" profile_ids:"ksa.webhook-7082.default" ipv4_nets:"10.100.219.138/32"}
2026-02-16 21:34:20.782 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:20.782 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:20.782 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:20.782 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali12653bcece8" ipVersion=0x4 table="filter"
2026-02-16 21:34:20.782 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-7082" ipVersion=0x4 table="filter"
2026-02-16 21:34:20.782 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nqLnhIqrr2v9szX-Jg" ipVersion=0x4 table="filter"
2026-02-16 21:34:20.782 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali12653bcece8" ipVersion=0x4 table="filter"
2026-02-16 21:34:20.782 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-7082" ipVersion=0x4 table="filter"
2026-02-16 21:34:20.782 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nqLnhIqrr2v9szX-Jg" ipVersion=0x4 table="filter"
2026-02-16 21:34:20.782 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali12653bcece8"
2026-02-16 21:34:20.783 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:20.783 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:20.823 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:20.823 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"} status="down"
2026-02-16 21:34:20.859 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali12653bcece8" state="down"
2026-02-16 21:34:20.859 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali12653bcece8"
2026-02-16 21:34:20.859 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali12653bcece8" state="up"
2026-02-16 21:34:20.859 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali12653bcece8", State:"down", Index:138}
2026-02-16 21:34:20.859 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali12653bcece8", Addrs:set.Typed[string]{}}
2026-02-16 21:34:20.859 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali12653bcece8", Addrs:set.Typed[string]{}}
2026-02-16 21:34:20.859 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali12653bcece8", State:"up", Index:138}
2026-02-16 21:34:20.859 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali12653bcece8"
2026-02-16 21:34:20.859 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali12653bcece8"
2026-02-16 21:34:20.860 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali12653bcece8"
2026-02-16 21:34:20.860 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:20.860 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:20.878 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:20.878 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"} status="up"
2026-02-16 21:34:21.019 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sample-api" namespace:"aggregator-9976" type:"ClusterIP" cluster_ips:"10.254.153.168" ports:{Protocol:"TCP" Port:7443}
2026-02-16 21:34:21.050 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-9976" name:"sample-apiserver"} labels:{key:"projectcalico.org/name" value:"sample-apiserver"}
2026-02-16 21:34:21.193 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6589"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6589"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6589"}
2026-02-16 21:34:21.245 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-37"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-37"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-37"}
2026-02-16 21:34:21.271 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-37" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:21.315 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4, name=eth0)
2026-02-16 21:34:21.316 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali12653bcece8" profile_ids:"kns.webhook-7082" profile_ids:"ksa.webhook-7082.default" ipv4_nets:"10.100.219.138/32"}
2026-02-16 21:34:21.316 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:21.316 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:21.317 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:21.318 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali12653bcece8"
2026-02-16 21:34:21.319 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:21.319 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:21.332 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4, name=eth0)
2026-02-16 21:34:21.344 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:21.344 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"} status="up"
2026-02-16 21:34:21.345 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali12653bcece8" profile_ids:"kns.webhook-7082" profile_ids:"ksa.webhook-7082.default" ipv4_nets:"10.100.219.138/32"}
2026-02-16 21:34:21.345 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:34:21.364 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:21.364 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:21.364 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:21.365 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali12653bcece8"
2026-02-16 21:34:21.366 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:21.366 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:21.390 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:21.391 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"} status="up"
2026-02-16 21:34:21.536 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-4429" name:"default"}
2026-02-16 21:34:21.658 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7094/nodeport-test-7c749bc6d7-tbmds, name=eth0)
2026-02-16 21:34:21.659 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7094/nodeport-test-7c749bc6d7-tbmds" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc8d2529655" profile_ids:"kns.services-7094" profile_ids:"ksa.services-7094.default" ipv4_nets:"10.100.219.135/32"}
2026-02-16 21:34:21.659 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:21.660 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:21.660 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:21.663 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc8d2529655"
2026-02-16 21:34:21.664 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:21.664 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:21.676 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7094/nodeport-test-7c749bc6d7-tbmds, name=eth0)
2026-02-16 21:34:21.691 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:21.691 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"} status="up"
2026-02-16 21:34:21.691 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7094/nodeport-test-7c749bc6d7-tbmds" endpoint_id:"eth0"}
2026-02-16 21:34:21.691 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-7094.default"}
2026-02-16 21:34:21.691 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-7094"}
2026-02-16 21:34:21.691 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:21.691 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:21.691 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-7094" ipVersion=0x4 table="filter"
2026-02-16 21:34:21.691 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2xS5OBp21y42zIIS8o" ipVersion=0x4 table="filter"
2026-02-16 21:34:21.691 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-7094" ipVersion=0x4 table="filter"
2026-02-16 21:34:21.691 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2xS5OBp21y42zIIS8o" ipVersion=0x4 table="filter"
2026-02-16 21:34:21.691 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:21.691 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califc8d2529655" ipVersion=0x4 table="filter"
2026-02-16 21:34:21.691 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califc8d2529655" ipVersion=0x4 table="filter"
2026-02-16 21:34:21.691 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:21.692 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:21.692 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.135
2026-02-16 21:34:21.753 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7094/nodeport-test-7c749bc6d7-tbmds", EndpointId:"eth0"}
2026-02-16 21:34:21.754 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-37"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-37"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-37"}
2026-02-16 21:34:21.754 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6317"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6317"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6317"}
2026-02-16 21:34:21.783 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6317" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:22.078 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-4429"}
2026-02-16 21:34:22.078 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:34:22.201 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7094" name:"default"}
2026-02-16 21:34:22.234 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7082" type:"ClusterIP" cluster_ips:"10.254.14.123" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:34:22.234 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7082"
2026-02-16 21:34:22.275 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-test" namespace:"services-7094"
2026-02-16 21:34:22.298 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=138
2026-02-16 21:34:22.298 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali12653bcece8"
2026-02-16 21:34:22.299 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali12653bcece8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:22.299 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali12653bcece8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:22.299 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:34:22.309 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4, name=eth0)
2026-02-16 21:34:22.310 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali12653bcece8" profile_ids:"kns.webhook-7082" profile_ids:"ksa.webhook-7082.default" ipv4_nets:"10.100.219.138/32"}
2026-02-16 21:34:22.319 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4, name=eth0)
2026-02-16 21:34:22.319 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4" endpoint_id:"eth0"}
2026-02-16 21:34:22.319 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-7082"}
2026-02-16 21:34:22.319 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-7082.default"}
2026-02-16 21:34:22.319 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:22.319 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:22.320 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-7082" ipVersion=0x4 table="filter"
2026-02-16 21:34:22.320 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nqLnhIqrr2v9szX-Jg" ipVersion=0x4 table="filter"
2026-02-16 21:34:22.320 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-7082" ipVersion=0x4 table="filter"
2026-02-16 21:34:22.320 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nqLnhIqrr2v9szX-Jg" ipVersion=0x4 table="filter"
2026-02-16 21:34:22.320 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:22.320 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali12653bcece8" ipVersion=0x4 table="filter"
2026-02-16 21:34:22.320 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali12653bcece8" ipVersion=0x4 table="filter"
2026-02-16 21:34:22.320 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:22.320 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:22.321 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.138
2026-02-16 21:34:22.381 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7082/sample-webhook-deployment-7c5c95bb96-8drh4", EndpointId:"eth0"}
2026-02-16 21:34:22.381 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7082"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7082"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7082"} labels:{key:"webhook-7082" value:"true"}
2026-02-16 21:34:22.381 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-16"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-16"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-16"} labels:{key:"webhook-7082-markers" value:"true"}
2026-02-16 21:34:22.382 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3460"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3460"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-3460"}
2026-02-16 21:34:22.382 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-3460" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:22.572 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8878" name:"default"}
2026-02-16 21:34:22.711 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1813" name:"default"}
2026-02-16 21:34:22.782 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1813"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1813"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1813"} labels:{key:"webhook-8878-markers" value:"true"}
2026-02-16 21:34:22.782 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1813"}
2026-02-16 21:34:22.810 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7094"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7094"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7094"}
2026-02-16 21:34:22.812 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7094"}
2026-02-16 21:34:22.975 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8878"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8878"} labels:{key:"webhook-8878" value:"true"}
2026-02-16 21:34:23.038 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8878"}
2026-02-16 21:34:23.216 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=gc-3460/simpletest.rc-9fqm7, name=eth0)
2026-02-16 21:34:23.216 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-3460"} profile:{inbound_rules:{action:"allow" rule_id:"AbFH0DRHGwvHG_cs"} outbound_rules:{action:"allow" rule_id:"IVwNzwATQxPGpv_q"}}
2026-02-16 21:34:23.217 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-3460.default"} profile:{}
2026-02-16 21:34:23.217 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3460/simpletest.rc-9fqm7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0acbe19139f" profile_ids:"kns.gc-3460" profile_ids:"ksa.gc-3460.default" ipv4_nets:"10.100.219.136/32"}
2026-02-16 21:34:23.217 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:23.217 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:23.217 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:23.217 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0acbe19139f" ipVersion=0x4 table="filter"
2026-02-16 21:34:23.217 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-3460" ipVersion=0x4 table="filter"
2026-02-16 21:34:23.217 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-3460.default" ipVersion=0x4 table="filter"
2026-02-16 21:34:23.217 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0acbe19139f" ipVersion=0x4 table="filter"
2026-02-16 21:34:23.217 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-3460" ipVersion=0x4 table="filter"
2026-02-16 21:34:23.218 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-3460.default" ipVersion=0x4 table="filter"
2026-02-16 21:34:23.218 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0acbe19139f"
2026-02-16 21:34:23.218 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:23.218 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:23.262 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali0acbe19139f" state="down"
2026-02-16 21:34:23.262 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0acbe19139f"
2026-02-16 21:34:23.265 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali0acbe19139f" state="up"
2026-02-16 21:34:23.270 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:23.270 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"} status="down"
2026-02-16 21:34:23.270 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0acbe19139f", State:"down", Index:139}
2026-02-16 21:34:23.270 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0acbe19139f", Addrs:set.Typed[string]{}}
2026-02-16 21:34:23.270 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0acbe19139f", Addrs:set.Typed[string]{}}
2026-02-16 21:34:23.270 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0acbe19139f", State:"up", Index:139}
2026-02-16 21:34:23.276 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0acbe19139f"
2026-02-16 21:34:23.276 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0acbe19139f"
2026-02-16 21:34:23.276 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0acbe19139f"
2026-02-16 21:34:23.276 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:23.276 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:23.299 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:23.299 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"} status="up"
2026-02-16 21:34:23.313 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001, name=eth0)
2026-02-16 21:34:23.313 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali214b9275459" profile_ids:"kns.downward-api-4217" profile_ids:"ksa.downward-api-4217.default" ipv4_nets:"10.100.219.176/32"}
2026-02-16 21:34:23.323 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4217"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4217"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4217"}
2026-02-16 21:34:23.338 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001, name=eth0)
2026-02-16 21:34:23.338 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali214b9275459" profile_ids:"kns.downward-api-4217" profile_ids:"ksa.downward-api-4217.default" ipv4_nets:"10.100.219.176/32"}
2026-02-16 21:34:23.384 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:23.384 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:23.384 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:23.384 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali214b9275459"
2026-02-16 21:34:23.384 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:23.384 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:23.406 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:23.406 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"} status="up"
2026-02-16 21:34:23.446 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-6607" name:"default"}
2026-02-16 21:34:23.661 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2755" name:"default"}
2026-02-16 21:34:23.669 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001, name=eth0)
2026-02-16 21:34:23.686 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001" endpoint_id:"eth0"}
2026-02-16 21:34:23.686 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-4217.default"}
2026-02-16 21:34:23.686 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-4217"}
2026-02-16 21:34:23.696 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:23.696 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:23.696 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_g0UyO3EQwsX7UjY0rJ" ipVersion=0x4 table="filter"
2026-02-16 21:34:23.696 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iTPK-tmgEYnWudAQhv" ipVersion=0x4 table="filter"
2026-02-16 21:34:23.696 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_g0UyO3EQwsX7UjY0rJ" ipVersion=0x4 table="filter"
2026-02-16 21:34:23.696 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iTPK-tmgEYnWudAQhv" ipVersion=0x4 table="filter"
2026-02-16 21:34:23.696 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:23.696 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali214b9275459" ipVersion=0x4 table="filter"
2026-02-16 21:34:23.696 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali214b9275459" ipVersion=0x4 table="filter"
2026-02-16 21:34:23.696 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:23.696 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:23.696 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.176
2026-02-16 21:34:23.741 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4217/annotationupdate1727e02c-7cc8-4aac-b28e-c4e2f2211001", EndpointId:"eth0"}
2026-02-16 21:34:23.773 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali214b9275459" state="down"
2026-02-16 21:34:23.773 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali214b9275459"
2026-02-16 21:34:23.773 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=136
2026-02-16 21:34:23.773 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali214b9275459", State:"down", Index:136}
2026-02-16 21:34:23.774 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali214b9275459", Addrs:set.Typed[string]{}}
2026-02-16 21:34:23.774 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali214b9275459", Addrs:set.Typed[string]{}}
2026-02-16 21:34:23.776 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali214b9275459" state=""
2026-02-16 21:34:23.776 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali214b9275459"
2026-02-16 21:34:23.776 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali214b9275459", State:"", Index:136}
2026-02-16 21:34:23.776 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali214b9275459", Addrs:set.Set[string](nil)}
2026-02-16 21:34:23.776 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali214b9275459", Addrs:set.Set[string](nil)}
2026-02-16 21:34:24.093 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=135
2026-02-16 21:34:24.093 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califc8d2529655"
2026-02-16 21:34:24.093 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="califc8d2529655" state="down"
2026-02-16 21:34:24.094 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc8d2529655", Addrs:set.Typed[string]{}}
2026-02-16 21:34:24.094 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc8d2529655", Addrs:set.Typed[string]{}}
2026-02-16 21:34:24.094 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc8d2529655", State:"down", Index:135}
2026-02-16 21:34:24.094 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:34:24.094 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="califc8d2529655" state=""
2026-02-16 21:34:24.094 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califc8d2529655"
2026-02-16 21:34:24.122 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc8d2529655", State:"", Index:135}
2026-02-16 21:34:24.122 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc8d2529655", Addrs:set.Set[string](nil)}
2026-02-16 21:34:24.122 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc8d2529655", Addrs:set.Set[string](nil)}
2026-02-16 21:34:24.147 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"server-version-5276" name:"default"}
2026-02-16 21:34:24.147 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:34:24.220 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-5276"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-5276"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"server-version-5276"}
2026-02-16 21:34:24.259 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"server-version-5276"}
2026-02-16 21:34:24.309 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=gc-3460/simpletest.rc-9fqm7, name=eth0)
2026-02-16 21:34:24.309 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3460/simpletest.rc-9fqm7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0acbe19139f" profile_ids:"kns.gc-3460" profile_ids:"ksa.gc-3460.default" ipv4_nets:"10.100.219.136/32"}
2026-02-16 21:34:24.342 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:24.342 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:24.342 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:24.342 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0acbe19139f"
2026-02-16 21:34:24.342 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:24.343 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:24.382 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=139
2026-02-16 21:34:24.382 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0acbe19139f"
2026-02-16 21:34:24.399 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:24.399 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"} status="up"
2026-02-16 21:34:24.399 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0acbe19139f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:24.399 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0acbe19139f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:24.469 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2755"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2755"}
2026-02-16 21:34:24.472 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2755"}
2026-02-16 21:34:24.493 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6607"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6607"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6607"}
2026-02-16 21:34:24.509 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-6607"}
2026-02-16 21:34:24.717 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali12653bcece8" state="down"
2026-02-16 21:34:24.718 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali12653bcece8", State:"down", Index:138}
2026-02-16 21:34:24.718 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali12653bcece8"
2026-02-16 21:34:24.718 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=138
2026-02-16 21:34:24.719 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali12653bcece8" state=""
2026-02-16 21:34:24.719 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali12653bcece8"
2026-02-16 21:34:24.741 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali12653bcece8", Addrs:set.Typed[string]{}}
2026-02-16 21:34:24.741 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali12653bcece8", Addrs:set.Typed[string]{}}
2026-02-16 21:34:24.741 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali12653bcece8", State:"", Index:138}
2026-02-16 21:34:24.741 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali12653bcece8", Addrs:set.Set[string](nil)}
2026-02-16 21:34:24.741 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali12653bcece8", Addrs:set.Set[string](nil)}
2026-02-16 21:34:24.781 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-711" name:"default"}
2026-02-16 21:34:24.945 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4650" name:"default"}
2026-02-16 21:34:24.950 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csi-storageclass-915" name:"default"}
2026-02-16 21:34:25.190 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4209" name:"default"}
2026-02-16 21:34:25.190 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:34:25.214 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4209" name:"e2e-sa-2hsc8"}
2026-02-16 21:34:25.390 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-711"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-711"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-711"} labels:{key:"webhook-711" value:"true"}
2026-02-16 21:34:25.412 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-711"}
2026-02-16 21:34:25.495 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4650"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4650"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4650"} labels:{key:"webhook-711-markers" value:"true"}
2026-02-16 21:34:25.522 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-7135" name:"default"}
2026-02-16 21:34:25.522 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4650"}
2026-02-16 21:34:25.522 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:34:25.624 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7135"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7135"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-7135"}
2026-02-16 21:34:25.624 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-7135"}
2026-02-16 21:34:25.642 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-915"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-storageclass-915"}
2026-02-16 21:34:25.667 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csi-storageclass-915"}
2026-02-16 21:34:25.696 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fake-node-451" name:"default"}
2026-02-16 21:34:25.898 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4209"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4209"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4209"}
2026-02-16 21:34:25.926 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-4209"}
2026-02-16 21:34:26.004 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6317"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6317"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6317"}
2026-02-16 21:34:26.045 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-451"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-451"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"fake-node-451"}
2026-02-16 21:34:26.046 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-5027"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-5027"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-5027"}
2026-02-16 21:34:26.055 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-5027" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:26.061 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fake-node-451"}
2026-02-16 21:34:26.292 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-6589" name:"default"}
2026-02-16 21:34:26.542 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6589"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6589"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6589"}
2026-02-16 21:34:26.542 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:34:26.568 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-6589"}
2026-02-16 21:34:26.878 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-37" name:"default"}
2026-02-16 21:34:26.932 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-37"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-37"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-37"}
2026-02-16 21:34:26.952 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-37"}
2026-02-16 21:34:27.360 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-16" name:"default"}
2026-02-16 21:34:27.461 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-7082" name:"default"}
2026-02-16 21:34:27.524 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=gc-3460/simpletest.rc-9fqm7, name=eth0)
2026-02-16 21:34:27.527 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3460/simpletest.rc-9fqm7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0acbe19139f" profile_ids:"kns.gc-3460" profile_ids:"ksa.gc-3460.default" ipv4_nets:"10.100.219.136/32"}
2026-02-16 21:34:27.527 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:27.527 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:27.527 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:27.529 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0acbe19139f"
2026-02-16 21:34:27.529 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:27.530 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:27.536 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=gc-3460/simpletest.rc-9fqm7, name=eth0)
2026-02-16 21:34:27.554 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:27.554 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"} status="up"
2026-02-16 21:34:27.554 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-3460/simpletest.rc-9fqm7" endpoint_id:"eth0"}
2026-02-16 21:34:27.554 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-3460"}
2026-02-16 21:34:27.554 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-3460.default"}
2026-02-16 21:34:27.555 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:27.555 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:27.555 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-3460" ipVersion=0x4 table="filter"
2026-02-16 21:34:27.555 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-3460.default" ipVersion=0x4 table="filter"
2026-02-16 21:34:27.555 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-3460" ipVersion=0x4 table="filter"
2026-02-16 21:34:27.555 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-3460.default" ipVersion=0x4 table="filter"
2026-02-16 21:34:27.555 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:27.555 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0acbe19139f" ipVersion=0x4 table="filter"
2026-02-16 21:34:27.555 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0acbe19139f" ipVersion=0x4 table="filter"
2026-02-16 21:34:27.555 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:27.555 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:27.556 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.136
2026-02-16 21:34:27.615 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-3460/simpletest.rc-9fqm7", EndpointId:"eth0"}
2026-02-16 21:34:27.680 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-16"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-16"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-16"} labels:{key:"webhook-7082-markers" value:"true"}
2026-02-16 21:34:27.703 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-16"}
2026-02-16 21:34:27.943 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7082"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7082"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7082"} labels:{key:"webhook-7082" value:"true"}
2026-02-16 21:34:27.957 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali0acbe19139f" state="down"
2026-02-16 21:34:27.957 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0acbe19139f"
2026-02-16 21:34:27.957 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=139
2026-02-16 21:34:27.958 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali0acbe19139f" state=""
2026-02-16 21:34:27.958 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0acbe19139f"
2026-02-16 21:34:27.968 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-7082"}
2026-02-16 21:34:27.996 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0acbe19139f", State:"down", Index:139}
2026-02-16 21:34:27.996 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0acbe19139f", Addrs:set.Typed[string]{}}
2026-02-16 21:34:27.996 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0acbe19139f", Addrs:set.Typed[string]{}}
2026-02-16 21:34:27.996 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0acbe19139f", State:"", Index:139}
2026-02-16 21:34:27.996 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0acbe19139f", Addrs:set.Set[string](nil)}
2026-02-16 21:34:27.996 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0acbe19139f", Addrs:set.Set[string](nil)}
2026-02-16 21:34:28.463 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-4217" name:"default"}
2026-02-16 21:34:28.565 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-4217"}
2026-02-16 21:34:29.194 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-5027"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-5027"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-5027"}
2026-02-16 21:34:29.223 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-493"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-493"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-493"}
2026-02-16 21:34:29.247 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-493" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:29.439 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-493"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-493"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-493"}
2026-02-16 21:34:29.467 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-501"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-501"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-501"}
2026-02-16 21:34:29.491 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-501" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:29.548 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-501"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-501"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-501"}
2026-02-16 21:34:29.573 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8670"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8670"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8670"}
2026-02-16 21:34:29.595 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8670" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:30.156 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e, name=eth0)
2026-02-16 21:34:30.156 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-8670"} profile:{inbound_rules:{action:"allow" rule_id:"0zkRVfd0O1a1hhfL"} outbound_rules:{action:"allow" rule_id:"cpNXIwluyq1CotJn"}}
2026-02-16 21:34:30.156 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-8670.default"} profile:{}
2026-02-16 21:34:30.156 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica7856fd3f2" profile_ids:"kns.configmap-8670" profile_ids:"ksa.configmap-8670.default" ipv4_nets:"10.100.219.140/32"}
2026-02-16 21:34:30.156 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:30.156 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:30.156 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:30.157 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calica7856fd3f2" ipVersion=0x4 table="filter"
2026-02-16 21:34:30.157 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-8670" ipVersion=0x4 table="filter"
2026-02-16 21:34:30.157 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mqoV3jVn1GKfiPnuTn" ipVersion=0x4 table="filter"
2026-02-16 21:34:30.157 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calica7856fd3f2" ipVersion=0x4 table="filter"
2026-02-16 21:34:30.157 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-8670" ipVersion=0x4 table="filter"
2026-02-16 21:34:30.157 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mqoV3jVn1GKfiPnuTn" ipVersion=0x4 table="filter"
2026-02-16 21:34:30.157 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calica7856fd3f2"
2026-02-16 21:34:30.157 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:30.157 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:30.190 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:30.190 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"} status="down"
2026-02-16 21:34:30.241 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="calica7856fd3f2" state="down"
2026-02-16 21:34:30.241 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica7856fd3f2", State:"down", Index:140}
2026-02-16 21:34:30.241 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calica7856fd3f2"
2026-02-16 21:34:30.241 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica7856fd3f2", Addrs:set.Typed[string]{}}
2026-02-16 21:34:30.241 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica7856fd3f2", Addrs:set.Typed[string]{}}
2026-02-16 21:34:30.241 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calica7856fd3f2"
2026-02-16 21:34:30.241 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:30.242 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:30.242 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="calica7856fd3f2" state="up"
2026-02-16 21:34:30.276 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:30.276 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"} status="down"
2026-02-16 21:34:30.276 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica7856fd3f2", State:"up", Index:140}
2026-02-16 21:34:30.276 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calica7856fd3f2"
2026-02-16 21:34:30.276 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calica7856fd3f2"
2026-02-16 21:34:30.276 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica7856fd3f2"
2026-02-16 21:34:30.276 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:30.276 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:30.296 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:30.296 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"} status="up"
2026-02-16 21:34:31.237 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6317" name:"default"}
2026-02-16 21:34:31.276 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6317"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6317"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6317"}
2026-02-16 21:34:31.303 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6317"}
2026-02-16 21:34:31.383 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e, name=eth0)
2026-02-16 21:34:31.383 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica7856fd3f2" profile_ids:"kns.configmap-8670" profile_ids:"ksa.configmap-8670.default" ipv4_nets:"10.100.219.140/32"}
2026-02-16 21:34:31.383 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:31.384 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:31.384 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:31.384 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica7856fd3f2"
2026-02-16 21:34:31.385 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:31.385 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:31.414 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:31.414 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"} status="up"
2026-02-16 21:34:31.898 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=140
2026-02-16 21:34:31.898 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calica7856fd3f2"
2026-02-16 21:34:31.898 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica7856fd3f2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:31.898 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica7856fd3f2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:32.546 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e, name=eth0)
2026-02-16 21:34:32.546 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica7856fd3f2" profile_ids:"kns.configmap-8670" profile_ids:"ksa.configmap-8670.default" ipv4_nets:"10.100.219.140/32"}
2026-02-16 21:34:32.546 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:32.546 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:32.547 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:32.547 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica7856fd3f2"
2026-02-16 21:34:32.548 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:32.548 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:32.576 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:32.576 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"} status="up"
2026-02-16 21:34:32.654 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="calica7856fd3f2" state="down"
2026-02-16 21:34:32.655 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calica7856fd3f2"
2026-02-16 21:34:32.655 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=140
2026-02-16 21:34:32.655 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica7856fd3f2", State:"down", Index:140}
2026-02-16 21:34:32.655 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica7856fd3f2", Addrs:set.Typed[string]{}}
2026-02-16 21:34:32.655 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica7856fd3f2", Addrs:set.Typed[string]{}}
2026-02-16 21:34:32.655 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calica7856fd3f2"
2026-02-16 21:34:32.655 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:32.655 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:32.656 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.140
2026-02-16 21:34:32.657 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="calica7856fd3f2" state=""
2026-02-16 21:34:32.657 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calica7856fd3f2"
2026-02-16 21:34:32.679 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:32.679 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"} status="down"
2026-02-16 21:34:32.679 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica7856fd3f2", State:"", Index:140}
2026-02-16 21:34:32.679 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica7856fd3f2", Addrs:set.Set[string](nil)}
2026-02-16 21:34:32.679 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica7856fd3f2", Addrs:set.Set[string](nil)}
2026-02-16 21:34:32.679 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calica7856fd3f2"
2026-02-16 21:34:32.679 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:32.679 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:32.713 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:32.714 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"} status="down"
2026-02-16 21:34:32.714 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3460"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3460"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-3460"}
2026-02-16 21:34:32.714 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7079"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7079"}
2026-02-16 21:34:32.744 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7079" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:32.793 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e, name=eth0)
2026-02-16 21:34:32.793 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e" endpoint_id:"eth0"}
2026-02-16 21:34:32.793 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-8670"}
2026-02-16 21:34:32.794 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-8670.default"}
2026-02-16 21:34:32.794 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:32.794 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:32.794 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-8670" ipVersion=0x4 table="filter"
2026-02-16 21:34:32.794 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mqoV3jVn1GKfiPnuTn" ipVersion=0x4 table="filter"
2026-02-16 21:34:32.794 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-8670" ipVersion=0x4 table="filter"
2026-02-16 21:34:32.794 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mqoV3jVn1GKfiPnuTn" ipVersion=0x4 table="filter"
2026-02-16 21:34:32.794 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:32.794 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calica7856fd3f2" ipVersion=0x4 table="filter"
2026-02-16 21:34:32.794 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calica7856fd3f2" ipVersion=0x4 table="filter"
2026-02-16 21:34:32.794 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:32.794 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:32.862 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8670/pod-configmaps-9402ac05-60e1-4fae-9ac0-b33a2931cc6e", EndpointId:"eth0"}
2026-02-16 21:34:33.278 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13, name=eth0)
2026-02-16 21:34:33.279 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-7079"} profile:{inbound_rules:{action:"allow" rule_id:"vq5R3CRS6t6meyLf"} outbound_rules:{action:"allow" rule_id:"K-GoJ9nHBqDNx1L7"}}
2026-02-16 21:34:33.279 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-7079.default"} profile:{}
2026-02-16 21:34:33.279 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b3b37094a2" profile_ids:"kns.projected-7079" profile_ids:"ksa.projected-7079.default" ipv4_nets:"10.100.219.143/32"}
2026-02-16 21:34:33.279 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:33.279 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:33.279 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:33.280 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3b3b37094a2" ipVersion=0x4 table="filter"
2026-02-16 21:34:33.280 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-7079" ipVersion=0x4 table="filter"
2026-02-16 21:34:33.280 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_dStRqsnMB6fntP16Vz" ipVersion=0x4 table="filter"
2026-02-16 21:34:33.280 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3b3b37094a2" ipVersion=0x4 table="filter"
2026-02-16 21:34:33.280 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-7079" ipVersion=0x4 table="filter"
2026-02-16 21:34:33.280 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_dStRqsnMB6fntP16Vz" ipVersion=0x4 table="filter"
2026-02-16 21:34:33.280 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3b3b37094a2"
2026-02-16 21:34:33.280 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:33.280 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:33.308 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:33.308 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"} status="down"
2026-02-16 21:34:33.355 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali3b3b37094a2" state="down"
2026-02-16 21:34:33.355 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3b3b37094a2"
2026-02-16 21:34:33.355 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b3b37094a2", State:"down", Index:141}
2026-02-16 21:34:33.355 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b3b37094a2", Addrs:set.Typed[string]{}}
2026-02-16 21:34:33.355 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b3b37094a2", Addrs:set.Typed[string]{}}
2026-02-16 21:34:33.355 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3b3b37094a2"
2026-02-16 21:34:33.355 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:33.355 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:33.359 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali3b3b37094a2" state="up"
2026-02-16 21:34:33.378 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:33.378 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"} status="down"
2026-02-16 21:34:33.378 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b3b37094a2", State:"up", Index:141}
2026-02-16 21:34:33.378 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3b3b37094a2"
2026-02-16 21:34:33.378 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3b3b37094a2"
2026-02-16 21:34:33.378 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b3b37094a2"
2026-02-16 21:34:33.378 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:33.378 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:33.397 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:33.397 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"} status="up"
2026-02-16 21:34:33.683 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8670"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8670"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8670"}
2026-02-16 21:34:33.712 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9321"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"job-9321"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-9321"}
2026-02-16 21:34:33.738 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-9321" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:34.229 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-5027" name:"default"}
2026-02-16 21:34:34.349 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-9321/fail-once-local-xj8h4, name=eth0)
2026-02-16 21:34:34.349 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-9321"} profile:{inbound_rules:{action:"allow" rule_id:"GejgVVWgqfw2FCfD"} outbound_rules:{action:"allow" rule_id:"RTAFRJSxCO2WQO6-"}}
2026-02-16 21:34:34.350 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-9321.default"} profile:{}
2026-02-16 21:34:34.350 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-xj8h4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4552e835c1d" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.219.139/32"}
2026-02-16 21:34:34.350 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:34.350 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:34.350 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:34.350 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4552e835c1d" ipVersion=0x4 table="filter"
2026-02-16 21:34:34.350 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-9321" ipVersion=0x4 table="filter"
2026-02-16 21:34:34.350 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YTiwOmBQzvY1ts3QbZ" ipVersion=0x4 table="filter"
2026-02-16 21:34:34.350 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4552e835c1d" ipVersion=0x4 table="filter"
2026-02-16 21:34:34.350 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-9321" ipVersion=0x4 nextLog=2026-02-16 21:34:39.596453283 +0000 UTC m=+1074.413855962 table="filter"
2026-02-16 21:34:34.350 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4552e835c1d"
2026-02-16 21:34:34.350 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:34.350 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:34.395 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:34.395 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"} status="down"
2026-02-16 21:34:34.410 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13, name=eth0)
2026-02-16 21:34:34.410 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b3b37094a2" profile_ids:"kns.projected-7079" profile_ids:"ksa.projected-7079.default" ipv4_nets:"10.100.219.143/32"}
2026-02-16 21:34:34.410 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:34.410 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:34.411 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:34.411 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b3b37094a2"
2026-02-16 21:34:34.411 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:34.411 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:34.425 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali4552e835c1d" state="down"
2026-02-16 21:34:34.425 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4552e835c1d"
2026-02-16 21:34:34.427 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali4552e835c1d" state="up"
2026-02-16 21:34:34.435 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:34.435 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"} status="up"
2026-02-16 21:34:34.435 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4552e835c1d", State:"down", Index:142}
2026-02-16 21:34:34.435 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4552e835c1d", Addrs:set.Typed[string]{}}
2026-02-16 21:34:34.435 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4552e835c1d", Addrs:set.Typed[string]{}}
2026-02-16 21:34:34.435 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4552e835c1d", State:"up", Index:142}
2026-02-16 21:34:34.436 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4552e835c1d"
2026-02-16 21:34:34.436 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4552e835c1d"
2026-02-16 21:34:34.436 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4552e835c1d"
2026-02-16 21:34:34.436 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:34.436 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:34.451 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:34.452 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"} status="up"
2026-02-16 21:34:34.640 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-501" name:"default"}
2026-02-16 21:34:34.838 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-493" name:"default"}
2026-02-16 21:34:34.847 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=141
2026-02-16 21:34:34.847 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3b3b37094a2"
2026-02-16 21:34:34.878 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-5027"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-5027"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-5027"}
2026-02-16 21:34:34.908 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b3b37094a2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:34.908 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b3b37094a2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:34.923 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-5027"}
2026-02-16 21:34:35.128 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-501"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-501"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-501"}
2026-02-16 21:34:35.165 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-501"}
2026-02-16 21:34:35.165 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-493"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-493"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-493"}
2026-02-16 21:34:35.199 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-493"}
2026-02-16 21:34:35.416 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-9321/fail-once-local-xj8h4, name=eth0)
2026-02-16 21:34:35.417 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-xj8h4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4552e835c1d" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.219.139/32"}
2026-02-16 21:34:35.417 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:35.417 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:35.417 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:35.418 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4552e835c1d"
2026-02-16 21:34:35.418 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:35.418 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:35.442 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:35.443 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"} status="up"
2026-02-16 21:34:35.626 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13, name=eth0)
2026-02-16 21:34:35.626 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b3b37094a2" profile_ids:"kns.projected-7079" profile_ids:"ksa.projected-7079.default" ipv4_nets:"10.100.219.143/32"}
2026-02-16 21:34:35.626 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:35.627 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:35.627 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:35.627 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b3b37094a2"
2026-02-16 21:34:35.627 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:35.627 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 141
2026-02-16 21:34:35.650 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:35.650 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"} status="up"
2026-02-16 21:34:35.733 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=141
2026-02-16 21:34:35.734 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3b3b37094a2"
2026-02-16 21:34:35.734 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali3b3b37094a2" state="down"
2026-02-16 21:34:35.734 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b3b37094a2", Addrs:set.Typed[string]{}}
2026-02-16 21:34:35.734 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b3b37094a2", Addrs:set.Typed[string]{}}
2026-02-16 21:34:35.734 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b3b37094a2", State:"down", Index:141}
2026-02-16 21:34:35.734 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3b3b37094a2"
2026-02-16 21:34:35.734 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:35.734 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:35.735 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.143
2026-02-16 21:34:35.736 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali3b3b37094a2" state=""
2026-02-16 21:34:35.736 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3b3b37094a2"
2026-02-16 21:34:35.760 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:35.760 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"} status="down"
2026-02-16 21:34:35.760 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b3b37094a2", State:"", Index:141}
2026-02-16 21:34:35.761 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b3b37094a2", Addrs:set.Set[string](nil)}
2026-02-16 21:34:35.761 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b3b37094a2", Addrs:set.Set[string](nil)}
2026-02-16 21:34:35.761 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3b3b37094a2"
2026-02-16 21:34:35.761 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:35.761 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:35.792 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:35.792 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"} status="down"
2026-02-16 21:34:35.830 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13, name=eth0)
2026-02-16 21:34:35.830 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13" endpoint_id:"eth0"}
2026-02-16 21:34:35.830 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-7079"}
2026-02-16 21:34:35.830 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-7079.default"}
2026-02-16 21:34:35.830 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:35.830 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:35.831 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:35.831 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:35.831 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:35.879 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7079/pod-projected-configmaps-a2a18715-dcf3-4ef3-a544-208be7706d13", EndpointId:"eth0"}
2026-02-16 21:34:36.026 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=142
2026-02-16 21:34:36.026 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4552e835c1d"
2026-02-16 21:34:36.026 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4552e835c1d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:36.026 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4552e835c1d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:36.432 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-9321/fail-once-local-xj8h4, name=eth0)
2026-02-16 21:34:36.432 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-xj8h4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4552e835c1d" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.219.139/32"}
2026-02-16 21:34:36.432 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:36.433 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:36.433 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:36.434 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4552e835c1d"
2026-02-16 21:34:36.434 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:36.434 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:36.456 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:36.456 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"} status="up"
2026-02-16 21:34:36.814 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7079"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7079"}
2026-02-16 21:34:36.847 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8491"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8491"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-8491"}
2026-02-16 21:34:36.868 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-8491" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:37.435 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-9321/fail-once-local-xj8h4, name=eth0)
2026-02-16 21:34:37.436 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-xj8h4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4552e835c1d" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.219.139/32"}
2026-02-16 21:34:37.436 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:37.436 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:37.436 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:37.437 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4552e835c1d"
2026-02-16 21:34:37.437 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:37.437 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:37.459 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:37.460 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"} status="up"
2026-02-16 21:34:37.490 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replicaset-8491/test-rs-p9rb4, name=eth0)
2026-02-16 21:34:37.490 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-8491"} profile:{inbound_rules:{action:"allow" rule_id:"XgWt4a6kVjvL2HQu"} outbound_rules:{action:"allow" rule_id:"0F4idapynxpgW3xX"}}
2026-02-16 21:34:37.490 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-8491.default"} profile:{}
2026-02-16 21:34:37.490 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8491/test-rs-p9rb4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6569d28cc73" profile_ids:"kns.replicaset-8491" profile_ids:"ksa.replicaset-8491.default" ipv4_nets:"10.100.219.146/32"}
2026-02-16 21:34:37.490 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:37.490 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:37.490 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:37.491 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6569d28cc73"
2026-02-16 21:34:37.491 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:37.491 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:37.526 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:37.526 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"} status="down"
2026-02-16 21:34:37.558 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali6569d28cc73" state="down"
2026-02-16 21:34:37.559 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6569d28cc73", State:"down", Index:143}
2026-02-16 21:34:37.559 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6569d28cc73"
2026-02-16 21:34:37.559 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:37.559 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:37.559 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6569d28cc73"
2026-02-16 21:34:37.566 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali6569d28cc73" state="up"
2026-02-16 21:34:37.581 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:37.581 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"} status="down"
2026-02-16 21:34:37.581 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6569d28cc73", Addrs:set.Typed[string]{}}
2026-02-16 21:34:37.581 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6569d28cc73", Addrs:set.Typed[string]{}}
2026-02-16 21:34:37.581 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6569d28cc73", State:"up", Index:143}
2026-02-16 21:34:37.581 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6569d28cc73"
2026-02-16 21:34:37.581 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6569d28cc73"
2026-02-16 21:34:37.581 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6569d28cc73"
2026-02-16 21:34:37.581 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:37.581 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:37.602 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:37.602 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"} status="up"
2026-02-16 21:34:37.623 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-9321/fail-once-local-xj8h4, name=eth0)
2026-02-16 21:34:37.624 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-xj8h4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4552e835c1d" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.219.139/32"}
2026-02-16 21:34:37.624 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:37.624 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:37.624 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:37.624 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4552e835c1d"
2026-02-16 21:34:37.625 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:37.625 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:37.646 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:37.646 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"} status="up"
2026-02-16 21:34:37.713 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:34:37.713 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:34:37.713 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:34:37.727 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=142
2026-02-16 21:34:37.727 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4552e835c1d"
2026-02-16 21:34:37.727 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali4552e835c1d" state="down"
2026-02-16 21:34:37.728 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali4552e835c1d" state=""
2026-02-16 21:34:37.728 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4552e835c1d"
2026-02-16 21:34:37.733 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4552e835c1d", Addrs:set.Typed[string]{}}
2026-02-16 21:34:37.733 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4552e835c1d", Addrs:set.Typed[string]{}}
2026-02-16 21:34:37.733 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4552e835c1d", State:"down", Index:142}
2026-02-16 21:34:37.733 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4552e835c1d", State:"", Index:142}
2026-02-16 21:34:37.733 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4552e835c1d", Addrs:set.Set[string](nil)}
2026-02-16 21:34:37.733 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4552e835c1d", Addrs:set.Set[string](nil)}
2026-02-16 21:34:37.733 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4552e835c1d"
2026-02-16 21:34:37.733 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:37.733 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:37.734 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.139
2026-02-16 21:34:37.802 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:37.802 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"} status="down"
2026-02-16 21:34:38.070 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-3460" name:"default"}
2026-02-16 21:34:38.083 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-9321/fail-once-local-xj8h4, name=eth0)
2026-02-16 21:34:38.103 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-xj8h4" endpoint_id:"eth0"}
2026-02-16 21:34:38.103 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-9321"}
2026-02-16 21:34:38.103 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-9321.default"}
2026-02-16 21:34:38.103 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:38.103 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:38.103 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:38.103 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:38.103 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:38.162 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-xj8h4", EndpointId:"eth0"}
2026-02-16 21:34:38.231 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3460"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3460"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-3460"}
2026-02-16 21:34:38.257 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-3460"}
2026-02-16 21:34:38.449 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replicaset-8491/test-rs-p9rb4, name=eth0)
2026-02-16 21:34:38.449 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8491/test-rs-p9rb4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6569d28cc73" profile_ids:"kns.replicaset-8491" profile_ids:"ksa.replicaset-8491.default" ipv4_nets:"10.100.219.146/32"}
2026-02-16 21:34:38.449 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:38.449 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:38.449 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:38.451 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6569d28cc73"
2026-02-16 21:34:38.451 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:38.451 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:38.477 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:38.477 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"} status="up"
2026-02-16 21:34:38.623 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=143
2026-02-16 21:34:38.623 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6569d28cc73"
2026-02-16 21:34:38.623 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6569d28cc73", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:38.623 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6569d28cc73", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:38.730 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8670" name:"default"}
2026-02-16 21:34:38.992 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8670"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8670"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8670"}
2026-02-16 21:34:39.007 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-9321/fail-once-local-4rn7g, name=eth0)
2026-02-16 21:34:39.022 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-9321.default"} profile:{}
2026-02-16 21:34:39.022 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-9321"} profile:{inbound_rules:{action:"allow" rule_id:"GejgVVWgqfw2FCfD"} outbound_rules:{action:"allow" rule_id:"RTAFRJSxCO2WQO6-"}}
2026-02-16 21:34:39.022 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-4rn7g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3091385f5a1" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.219.145/32"}
2026-02-16 21:34:39.022 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8670"}
2026-02-16 21:34:39.022 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:39.022 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:39.022 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:39.023 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3091385f5a1"
2026-02-16 21:34:39.023 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:39.023 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:39.062 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:39.062 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"} status="down"
2026-02-16 21:34:39.085 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali3091385f5a1" state="down"
2026-02-16 21:34:39.085 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3091385f5a1"
2026-02-16 21:34:39.086 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3091385f5a1", State:"down", Index:144}
2026-02-16 21:34:39.086 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3091385f5a1", Addrs:set.Typed[string]{}}
2026-02-16 21:34:39.086 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3091385f5a1", Addrs:set.Typed[string]{}}
2026-02-16 21:34:39.086 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3091385f5a1"
2026-02-16 21:34:39.086 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:39.086 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:39.087 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali3091385f5a1" state="up"
2026-02-16 21:34:39.103 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:39.103 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"} status="down"
2026-02-16 21:34:39.103 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3091385f5a1", State:"up", Index:144}
2026-02-16 21:34:39.104 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3091385f5a1"
2026-02-16 21:34:39.104 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3091385f5a1"
2026-02-16 21:34:39.104 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3091385f5a1"
2026-02-16 21:34:39.104 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:39.104 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:39.121 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:39.121 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"} status="up"
2026-02-16 21:34:39.465 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-9321/fail-once-local-4rn7g, name=eth0)
2026-02-16 21:34:39.465 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-4rn7g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3091385f5a1" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.219.145/32"}
2026-02-16 21:34:39.465 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:39.466 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:39.466 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:39.466 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3091385f5a1"
2026-02-16 21:34:39.467 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:39.467 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:39.494 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:39.494 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"} status="up"
2026-02-16 21:34:40.472 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-9321/fail-once-local-4rn7g, name=eth0)
2026-02-16 21:34:40.472 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-4rn7g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3091385f5a1" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.219.145/32"}
2026-02-16 21:34:40.473 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:40.473 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:40.473 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:40.473 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3091385f5a1"
2026-02-16 21:34:40.473 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:40.473 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:40.491 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:40.491 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"} status="up"
2026-02-16 21:34:40.570 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=144
2026-02-16 21:34:40.570 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3091385f5a1"
2026-02-16 21:34:40.570 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3091385f5a1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:40.570 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3091385f5a1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:41.480 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-9321/fail-once-local-4rn7g, name=eth0)
2026-02-16 21:34:41.480 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-4rn7g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3091385f5a1" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.219.145/32"}
2026-02-16 21:34:41.480 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:41.480 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:41.481 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:41.481 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3091385f5a1"
2026-02-16 21:34:41.481 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:41.481 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:41.508 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:41.508 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"} status="up"
2026-02-16 21:34:41.615 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-9321/fail-once-local-4rn7g, name=eth0)
2026-02-16 21:34:41.615 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-4rn7g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3091385f5a1" profile_ids:"kns.job-9321" profile_ids:"ksa.job-9321.default" ipv4_nets:"10.100.219.145/32"}
2026-02-16 21:34:41.615 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:41.615 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:41.615 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:41.621 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3091385f5a1"
2026-02-16 21:34:41.621 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:41.621 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:41.647 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:41.647 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"} status="down"
2026-02-16 21:34:41.720 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=144
2026-02-16 21:34:41.720 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3091385f5a1"
2026-02-16 21:34:41.720 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali3091385f5a1" state="down"
2026-02-16 21:34:41.720 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali3091385f5a1" state=""
2026-02-16 21:34:41.720 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3091385f5a1"
2026-02-16 21:34:41.720 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3091385f5a1", Addrs:set.Typed[string]{}}
2026-02-16 21:34:41.720 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3091385f5a1", Addrs:set.Typed[string]{}}
2026-02-16 21:34:41.720 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3091385f5a1", State:"down", Index:144}
2026-02-16 21:34:41.720 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3091385f5a1", State:"", Index:144}
2026-02-16 21:34:41.720 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3091385f5a1", Addrs:set.Set[string](nil)}
2026-02-16 21:34:41.720 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3091385f5a1", Addrs:set.Set[string](nil)}
2026-02-16 21:34:41.720 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3091385f5a1"
2026-02-16 21:34:41.721 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3091385f5a1"
2026-02-16 21:34:41.721 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:41.721 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:41.721 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.145
2026-02-16 21:34:41.748 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:41.748 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"} status="down"
2026-02-16 21:34:41.827 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-9321/fail-once-local-4rn7g, name=eth0)
2026-02-16 21:34:41.827 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9321/fail-once-local-4rn7g" endpoint_id:"eth0"}
2026-02-16 21:34:41.827 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-9321"}
2026-02-16 21:34:41.827 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-9321.default"}
2026-02-16 21:34:41.827 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:41.827 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:41.828 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-9321" ipVersion=0x4 logsSkipped=25 table="filter"
2026-02-16 21:34:41.828 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YTiwOmBQzvY1ts3QbZ" ipVersion=0x4 table="filter"
2026-02-16 21:34:41.828 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-9321" ipVersion=0x4 table="filter"
2026-02-16 21:34:41.828 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YTiwOmBQzvY1ts3QbZ" ipVersion=0x4 table="filter"
2026-02-16 21:34:41.828 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:41.828 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3091385f5a1" ipVersion=0x4 table="filter"
2026-02-16 21:34:41.828 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3091385f5a1" ipVersion=0x4 table="filter"
2026-02-16 21:34:41.828 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:41.828 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:41.887 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9321/fail-once-local-4rn7g", EndpointId:"eth0"}
2026-02-16 21:34:41.887 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7079" name:"default"}
2026-02-16 21:34:42.206 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7079"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7079"}
2026-02-16 21:34:42.235 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7079"}
2026-02-16 21:34:42.577 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replicaset-8491/test-rs-cp58p, name=eth0)
2026-02-16 21:34:42.577 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8491/test-rs-cp58p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5c162d6e40a" profile_ids:"kns.replicaset-8491" profile_ids:"ksa.replicaset-8491.default" ipv4_nets:"10.100.219.142/32"}
2026-02-16 21:34:42.577 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"}
2026-02-16 21:34:42.577 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"}
2026-02-16 21:34:42.577 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"}
2026-02-16 21:34:42.578 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:34:42.578 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5c162d6e40a" ipVersion=0x4 table="filter"
2026-02-16 21:34:42.578 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:34:42.578 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5c162d6e40a" ipVersion=0x4 table="filter"
2026-02-16 21:34:42.578 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5c162d6e40a"
2026-02-16 21:34:42.578 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"}
2026-02-16 21:34:42.578 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"}
2026-02-16 21:34:42.622 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:42.623 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"} status="down"
2026-02-16 21:34:42.656 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali5c162d6e40a" state="down"
2026-02-16 21:34:42.656 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5c162d6e40a"
2026-02-16 21:34:42.657 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali5c162d6e40a" state="up"
2026-02-16 21:34:42.657 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5c162d6e40a", State:"down", Index:145}
2026-02-16 21:34:42.657 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5c162d6e40a", Addrs:set.Typed[string]{}}
2026-02-16 21:34:42.657 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5c162d6e40a", Addrs:set.Typed[string]{}}
2026-02-16 21:34:42.657 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5c162d6e40a", State:"up", Index:145}
2026-02-16 21:34:42.657 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5c162d6e40a"
2026-02-16 21:34:42.657 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5c162d6e40a"
2026-02-16 21:34:42.657 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5c162d6e40a"
2026-02-16 21:34:42.658 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"}
2026-02-16 21:34:42.658 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"}
2026-02-16 21:34:42.682 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:42.682 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"} status="up"
2026-02-16 21:34:43.499 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replicaset-8491/test-rs-cp58p, name=eth0)
2026-02-16 21:34:43.499 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8491/test-rs-cp58p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5c162d6e40a" profile_ids:"kns.replicaset-8491" profile_ids:"ksa.replicaset-8491.default" ipv4_nets:"10.100.219.142/32"}
2026-02-16 21:34:43.499 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"}
2026-02-16 21:34:43.500 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"}
2026-02-16 21:34:43.500 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"}
2026-02-16 21:34:43.501 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5c162d6e40a"
2026-02-16 21:34:43.501 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"}
2026-02-16 21:34:43.501 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"}
2026-02-16 21:34:43.528 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:43.528 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"} status="up"
2026-02-16 21:34:43.530 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8491"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8491"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-8491"}
2026-02-16 21:34:43.569 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9945"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9945"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-9945"}
2026-02-16 21:34:43.598 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9945" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:43.854 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9321"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"job-9321"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-9321"}
2026-02-16 21:34:43.876 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7877"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7877"}
2026-02-16 21:34:43.902 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-7877" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:44.314 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=145
2026-02-16 21:34:44.314 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5c162d6e40a"
2026-02-16 21:34:44.314 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5c162d6e40a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:44.314 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5c162d6e40a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:45.442 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"sample-api" namespace:"aggregator-9976"
2026-02-16 21:34:45.483 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-9976" name:"sample-apiserver"}
2026-02-16 21:34:45.570 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-9976"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-9976"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"aggregator-9976"}
2026-02-16 21:34:45.607 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-1924"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-1924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svc-latency-1924"}
2026-02-16 21:34:45.630 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svc-latency-1924" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:45.739 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:34:47.047 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9945"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9945"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-9945"}
2026-02-16 21:34:47.070 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5127"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5127"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-5127"}
2026-02-16 21:34:47.090 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5127" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:47.767 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g64sx" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.21.243" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.827 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6xdrt" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.87.175" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.827 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-727nw" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.127.201" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.827 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wwvcw" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.47.148" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.851 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rgfz6" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.37.41" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.872 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9l62j" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.64.112" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.893 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w6vnj" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.224.66" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.893 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-68rtb" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.71.207" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.894 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m9f8v" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.172.55" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.915 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vpzbv" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.173.153" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.934 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ps42v" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.64.54" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.935 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s57kr" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.129.206" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.957 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4n25f" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.201.126" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:47.985 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rsn6c" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.219.231" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.020 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gqc45" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.39.246" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.020 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tl2mn" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.185.5" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.020 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pt8g8" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.219.157" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.042 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g6q9l" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.225.158" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.064 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-n9kqb" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.240.75" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.064 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hh5k7" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.50.25" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.083 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l78kn" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.140.223" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.083 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:34:48.115 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-964tc" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.166.201" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.115 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tpfgn" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.4.229" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.115 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tbvzk" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.47.178" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.147 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hclzg" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.219.102" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.155 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hbb2s" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.220.220" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.171 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fktqx" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.133.234" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.217 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rvv94" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.14.58" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.217 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7877"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7877"}
2026-02-16 21:34:48.223 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mztcm" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.133.253" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.258 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-2921"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-2921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-2921"}
2026-02-16 21:34:48.259 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xdswn" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.212.189" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.293 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-2921" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:48.294 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-n66vz" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.183.21" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.325 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wmn9n" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.241.25" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.337 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bjps6" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.146.223" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.367 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m56r9" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.74.255" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.370 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l6c6d" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.155.13" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.397 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hqgqb" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.195.124" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.423 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-428t6" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.214.242" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.427 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q9cqs" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.126.171" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.441 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fcf6t" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.27.114" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.460 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vp9bd" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.230.152" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.474 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6vg7s" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.253.253" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.491 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xnrdr" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.15.119" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.502 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6s7bk" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.255.64" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.526 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qtn2v" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.180.51" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.526 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kftcm" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.77.53" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.541 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-42sc6" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.23.38" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.541 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-74sbb" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.165.78" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.552 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rhg8v" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.49.61" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.563 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w5fth" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.242.107" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.571 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q29dw" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.170.66" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.583 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q67nd" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.205.83" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.593 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f6vwd" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.149.144" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.601 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kklw8" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.113.44" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.611 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cnr56" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.73.118" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.642 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6zgn5" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.46.181" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.642 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fg7qt" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.155.221" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.642 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z4lwg" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.170.29" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.642 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f9h49" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.153.73" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.651 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-plkvc" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.239.41" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.661 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5vmtj" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.60.0" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.669 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replicaset-8491/test-rs-cp58p, name=eth0)
2026-02-16 21:34:48.672 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8491/test-rs-cp58p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5c162d6e40a" profile_ids:"kns.replicaset-8491" profile_ids:"ksa.replicaset-8491.default" ipv4_nets:"10.100.219.142/32"}
2026-02-16 21:34:48.674 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replicaset-8491/test-rs-cp58p, name=eth0)
2026-02-16 21:34:48.682 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8491/test-rs-cp58p" endpoint_id:"eth0"}
2026-02-16 21:34:48.682 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d2b7l" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.191.174" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.692 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tjvbb" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.46.109" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.699 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replicaset-8491/test-rs-p9rb4, name=eth0)
2026-02-16 21:34:48.701 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8491/test-rs-p9rb4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6569d28cc73" profile_ids:"kns.replicaset-8491" profile_ids:"ksa.replicaset-8491.default" ipv4_nets:"10.100.219.146/32"}
2026-02-16 21:34:48.712 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gfkq9" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.125.4" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.712 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replicaset-8491/test-rs-p9rb4, name=eth0)
2026-02-16 21:34:48.718 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"}
2026-02-16 21:34:48.718 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"}
2026-02-16 21:34:48.718 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"}
2026-02-16 21:34:48.718 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:48.719 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:48.719 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:48.719 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:34:48.719 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5c162d6e40a" ipVersion=0x4 table="filter"
2026-02-16 21:34:48.719 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:34:48.719 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5c162d6e40a" ipVersion=0x4 table="filter"
2026-02-16 21:34:48.720 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6569d28cc73"
2026-02-16 21:34:48.720 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"}
2026-02-16 21:34:48.720 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"}
2026-02-16 21:34:48.720 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:48.720 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:48.720 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.142
2026-02-16 21:34:48.782 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-cp58p", EndpointId:"eth0"}
2026-02-16 21:34:48.782 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:48.783 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"} status="up"
2026-02-16 21:34:48.783 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8491/test-rs-p9rb4" endpoint_id:"eth0"}
2026-02-16 21:34:48.783 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-8491"}
2026-02-16 21:34:48.783 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-8491.default"}
2026-02-16 21:34:48.783 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xbfg5" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.118.6" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.802 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ljxh9" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.120.89" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.828 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:48.828 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:48.828 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-8491" ipVersion=0x4 table="filter"
2026-02-16 21:34:48.828 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7u1zZv1mDaQDQLWUAS" ipVersion=0x4 table="filter"
2026-02-16 21:34:48.828 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-8491" ipVersion=0x4 table="filter"
2026-02-16 21:34:48.828 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7u1zZv1mDaQDQLWUAS" ipVersion=0x4 table="filter"
2026-02-16 21:34:48.828 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:48.828 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6569d28cc73" ipVersion=0x4 table="filter"
2026-02-16 21:34:48.828 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6569d28cc73" ipVersion=0x4 table="filter"
2026-02-16 21:34:48.828 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:48.829 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:48.829 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.146
2026-02-16 21:34:48.918 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8491/test-rs-p9rb4", EndpointId:"eth0"}
2026-02-16 21:34:48.918 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-44qfx" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.40.18" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.918 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xmfpc" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.1.116" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.962 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rg7mm" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.101.123" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:48.998 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g28pq" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.170.41" ports:{Protocol:"TCP" Port:80}
bird: KIF: Received address message for unknown interface 145
2026-02-16 21:34:49.061 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-599z4" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.31.48" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.091 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sgrl9" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.125.76" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.140 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-n9rkm" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.65.94" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.156 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali5c162d6e40a" state="down"
2026-02-16 21:34:49.156 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5c162d6e40a"
2026-02-16 21:34:49.157 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=145
2026-02-16 21:34:49.160 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali5c162d6e40a" state=""
2026-02-16 21:34:49.160 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5c162d6e40a"
2026-02-16 21:34:49.165 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5c162d6e40a", State:"down", Index:145}
2026-02-16 21:34:49.165 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5c162d6e40a", Addrs:set.Typed[string]{}}
2026-02-16 21:34:49.165 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5c162d6e40a", Addrs:set.Typed[string]{}}
2026-02-16 21:34:49.165 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5c162d6e40a", State:"", Index:145}
2026-02-16 21:34:49.165 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5c162d6e40a", Addrs:set.Set[string](nil)}
2026-02-16 21:34:49.165 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5c162d6e40a", Addrs:set.Set[string](nil)}
2026-02-16 21:34:49.204 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali6569d28cc73" state="down"
2026-02-16 21:34:49.204 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6569d28cc73"
2026-02-16 21:34:49.204 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=143
2026-02-16 21:34:49.204 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6569d28cc73", State:"down", Index:143}
2026-02-16 21:34:49.204 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6569d28cc73", Addrs:set.Typed[string]{}}
2026-02-16 21:34:49.204 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6569d28cc73", Addrs:set.Typed[string]{}}
2026-02-16 21:34:49.206 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali6569d28cc73" state=""
2026-02-16 21:34:49.206 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6569d28cc73"
2026-02-16 21:34:49.206 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6569d28cc73", State:"", Index:143}
2026-02-16 21:34:49.206 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6569d28cc73", Addrs:set.Set[string](nil)}
2026-02-16 21:34:49.206 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6569d28cc73", Addrs:set.Set[string](nil)}
2026-02-16 21:34:49.210 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5zp9h" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.130.245" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.250 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ntk7b" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.2.52" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.304 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wqcgr" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.135.153" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.344 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mnttd" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.253.120" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.401 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9v54x" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.106.239" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.436 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-8491" name:"default"}
2026-02-16 21:34:49.442 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hfr24" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.95.151" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.507 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ck47s" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.64.237" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.549 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m24fh" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.5.166" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.601 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g65gq" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.213.150" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.648 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d9jtg" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.253.110" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.699 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cswq7" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.93.159" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.744 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bjnwg" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.134.147" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.817 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p92d6" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.90.30" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.934 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4vwmc" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.152.236" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.934 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-82wjl" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.106.130" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:49.947 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zcwzs" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.209.162" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.025 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2h5bc" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.132.213" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.076 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5fhw5" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.94.8" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.131 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9758w" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.246.135" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.150 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s8r8j" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.83.201" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.193 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pdkl8" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.111.96" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.255 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gnsjr" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.146.213" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.288 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dghjh" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.202.147" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.302 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-9321" name:"default"}
2026-02-16 21:34:50.354 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l6lxf" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.223.167" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.367 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9321"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"job-9321"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-9321"}
2026-02-16 21:34:50.388 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-9321"}
2026-02-16 21:34:50.395 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b94c5" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.64.252" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.403 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-2921" type:"ClusterIP" cluster_ips:"10.254.27.163" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.454 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xjjvg" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.34.8" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.491 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lwwwj" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.128.23" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.581 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cvgk4" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.217.87" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.594 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rtgck" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.21.125" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.670 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wsfkx" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.21.210" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.704 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ncn4g" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.14.157" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.766 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x6wsv" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.54.160" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.794 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-88ljg" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.143.100" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.815 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8491"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8491"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-8491"}
2026-02-16 21:34:50.836 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rs96s" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.56.46" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.842 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-8491"}
2026-02-16 21:34:50.900 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kkn24" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.134.216" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.941 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t6hrh" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.104.49" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:50.998 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vlqdj" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.48.18" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.037 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j9dhv" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.73.19" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.118 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6ks6x" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.149.30" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.141 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7sk2z" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.247.11" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.256 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-69bqk" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.149.24" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.299 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-2921"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-2921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-2921"}
2026-02-16 21:34:51.312 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rvx9q" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.17.69" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.316 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4689"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4689"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-4689"}
2026-02-16 21:34:51.329 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4689" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:51.350 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nvfnp" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.110.80" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.394 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hsb9w" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.161.148" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.452 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z4kt9" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.127.210" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.504 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nskq6" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.71.168" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.544 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pbz5j" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.93.22" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.613 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dt9kh" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.62.28" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.650 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7ggkx" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.158.176" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.723 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-76xqw" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.113.10" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.723 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-9976" name:"default"}
2026-02-16 21:34:51.742 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-9976"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-9976"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"aggregator-9976"}
2026-02-16 21:34:51.751 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wprsh" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.205.185" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.767 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregator-9976"}
2026-02-16 21:34:51.826 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-h5d9h" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.125.68" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.841 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bss5q" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.90.218" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.892 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jwbmv" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.112.126" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.944 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sjj86" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.78.11" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:51.995 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tww28" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.247.124" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.044 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b7fgl" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.102.10" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.065 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a, name=eth0)
2026-02-16 21:34:52.065 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-4689"} profile:{inbound_rules:{action:"allow" rule_id:"mGyOMzjZsISJehel"} outbound_rules:{action:"allow" rule_id:"6LOUKhkZpEUl4U49"}}
2026-02-16 21:34:52.065 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-4689.default"} profile:{}
2026-02-16 21:34:52.065 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali90bf34dc19c" profile_ids:"kns.configmap-4689" profile_ids:"ksa.configmap-4689.default" ipv4_nets:"10.100.219.144/32"}
2026-02-16 21:34:52.093 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dpmv8" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.245.192" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.120 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:52.120 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:52.120 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:52.120 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali90bf34dc19c" ipVersion=0x4 table="filter"
2026-02-16 21:34:52.120 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-4689" ipVersion=0x4 table="filter"
2026-02-16 21:34:52.120 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_j2P93CbxiHi9Ugg1hg" ipVersion=0x4 table="filter"
2026-02-16 21:34:52.120 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali90bf34dc19c" ipVersion=0x4 table="filter"
2026-02-16 21:34:52.120 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-4689" ipVersion=0x4 table="filter"
2026-02-16 21:34:52.120 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_j2P93CbxiHi9Ugg1hg" ipVersion=0x4 table="filter"
2026-02-16 21:34:52.121 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali90bf34dc19c"
2026-02-16 21:34:52.121 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:52.121 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:52.151 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali90bf34dc19c" state="down"
2026-02-16 21:34:52.151 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali90bf34dc19c"
2026-02-16 21:34:52.152 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali90bf34dc19c" state="up"
2026-02-16 21:34:52.163 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:52.163 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"} status="down"
2026-02-16 21:34:52.163 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kr5rx" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.228.186" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.163 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali90bf34dc19c", State:"down", Index:146}
2026-02-16 21:34:52.163 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali90bf34dc19c", Addrs:set.Typed[string]{}}
2026-02-16 21:34:52.163 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali90bf34dc19c", Addrs:set.Typed[string]{}}
2026-02-16 21:34:52.163 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali90bf34dc19c", State:"up", Index:146}
2026-02-16 21:34:52.193 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fglm5" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.240.45" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.227 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali90bf34dc19c"
2026-02-16 21:34:52.228 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali90bf34dc19c"
2026-02-16 21:34:52.228 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali90bf34dc19c"
2026-02-16 21:34:52.228 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:52.228 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:52.261 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:52.261 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"} status="up"
2026-02-16 21:34:52.261 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gj4kk" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.24.43" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.295 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x6445" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.236.79" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.307 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9945" name:"default"}
2026-02-16 21:34:52.354 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-44cqw" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.14.227" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.399 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f44qk" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.244.235" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.459 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qfdv8" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.152.142" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.491 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-js2lm" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.6.40" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.563 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c9jdc" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.6.209" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.566 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a, name=eth0)
2026-02-16 21:34:52.566 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali90bf34dc19c" profile_ids:"kns.configmap-4689" profile_ids:"ksa.configmap-4689.default" ipv4_nets:"10.100.219.144/32"}
2026-02-16 21:34:52.598 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vs7nh" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.185.34" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.641 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:52.641 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:52.642 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:52.643 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali90bf34dc19c"
2026-02-16 21:34:52.643 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:52.643 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:52.668 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:52.668 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"} status="up"
2026-02-16 21:34:52.668 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6jjzd" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.187.92" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.695 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mp8kb" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.223.216" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.739 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vstsl" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.179.110" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.831 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l5jmw" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.255.135" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.835 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9945"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9945"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-9945"}
2026-02-16 21:34:52.843 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4rsp2" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.125.109" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.879 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-9945"}
2026-02-16 21:34:52.893 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8vpnp" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.223.250" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:52.944 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z599q" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.150.11" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.014 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2b76q" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.184.154" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.088 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pw7h8" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.8.18" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.097 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dp9f6" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.133.138" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.154 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7nq5b" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.202.34" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.205 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4xpbl" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.97.119" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.240 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m8jmc" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.237.164" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.309 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-drpkq" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.199.17" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.342 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s2vkh" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.189.146" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.407 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::e8d1:b5ff:feda:125e" exists=true ifIndex=146
2026-02-16 21:34:53.407 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::e8d1:b5ff:feda:125e} ifaceName="cali90bf34dc19c"
2026-02-16 21:34:53.412 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g4t8v" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.231.103" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.412 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali90bf34dc19c", Addrs:set.Typed[string]{"fe80::e8d1:b5ff:feda:125e":set.v{}}}
2026-02-16 21:34:53.412 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali90bf34dc19c", Addrs:set.Typed[string]{"fe80::e8d1:b5ff:feda:125e":set.v{}}}
2026-02-16 21:34:53.438 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9p49d" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.121.118" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.516 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p8fxm" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.9.72" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.537 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9qllt" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.152.46" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.615 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lskjg" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.134.40" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.639 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xcjkg" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.176.194" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.726 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6jjl6" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.236.78" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.734 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a, name=eth0)
2026-02-16 21:34:53.734 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali90bf34dc19c" profile_ids:"kns.configmap-4689" profile_ids:"ksa.configmap-4689.default" ipv4_nets:"10.100.219.144/32"}
2026-02-16 21:34:53.743 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-czcml" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.212.178" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.797 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:53.797 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:53.797 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:53.798 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali90bf34dc19c"
2026-02-16 21:34:53.798 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:53.798 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:53.821 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:53.821 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"} status="down"
2026-02-16 21:34:53.821 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d5tgx" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.153.101" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.837 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali90bf34dc19c" state="down"
2026-02-16 21:34:53.837 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali90bf34dc19c", State:"down", Index:146}
2026-02-16 21:34:53.838 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali90bf34dc19c"
2026-02-16 21:34:53.838 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::e8d1:b5ff:feda:125e" exists=false ifIndex=146
2026-02-16 21:34:53.838 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali90bf34dc19c", Addrs:set.Typed[string]{}}
2026-02-16 21:34:53.838 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali90bf34dc19c", Addrs:set.Typed[string]{}}
2026-02-16 21:34:53.841 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dw2nw" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.104.12" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.845 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali90bf34dc19c" state=""
2026-02-16 21:34:53.845 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali90bf34dc19c"
2026-02-16 21:34:53.845 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali90bf34dc19c", State:"", Index:146}
2026-02-16 21:34:53.845 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali90bf34dc19c", Addrs:set.Set[string](nil)}
2026-02-16 21:34:53.845 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali90bf34dc19c", Addrs:set.Set[string](nil)}
2026-02-16 21:34:53.890 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s2ndg" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.193.51" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.899 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali90bf34dc19c"
2026-02-16 21:34:53.899 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali90bf34dc19c"
2026-02-16 21:34:53.899 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:53.899 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:53.900 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.144
2026-02-16 21:34:53.925 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:53.925 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"} status="down"
2026-02-16 21:34:53.940 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8h9g7" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.149.13" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:53.942 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-7877" name:"default"}
2026-02-16 21:34:53.955 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a, name=eth0)
2026-02-16 21:34:53.955 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a" endpoint_id:"eth0"}
2026-02-16 21:34:53.955 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-4689"}
2026-02-16 21:34:53.955 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-4689.default"}
2026-02-16 21:34:54.004 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:54.004 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:54.004 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-4689" ipVersion=0x4 table="filter"
2026-02-16 21:34:54.004 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_j2P93CbxiHi9Ugg1hg" ipVersion=0x4 table="filter"
2026-02-16 21:34:54.004 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-4689" ipVersion=0x4 table="filter"
2026-02-16 21:34:54.004 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_j2P93CbxiHi9Ugg1hg" ipVersion=0x4 table="filter"
2026-02-16 21:34:54.004 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:54.004 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali90bf34dc19c" ipVersion=0x4 table="filter"
2026-02-16 21:34:54.004 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali90bf34dc19c" ipVersion=0x4 table="filter"
2026-02-16 21:34:54.004 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:54.004 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:54.062 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4689/pod-configmaps-a0b784f4-1200-4ce3-9530-0c90b9ba3c7a", EndpointId:"eth0"}
2026-02-16 21:34:54.062 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pgzls" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.110.254" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.062 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-99fzk" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.152.113" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.094 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q2lgx" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.222.105" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.146 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7877"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7877"}
2026-02-16 21:34:54.149 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r7g6r" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.251.178" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.162 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-7877"}
2026-02-16 21:34:54.188 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6w8mj" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.145.103" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.267 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8kh4s" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.242.187" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.294 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-29fds" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.32.175" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.352 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jjmgb" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.130.187" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.388 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jjd8t" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.97.183" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.471 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kj6v7" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.240.240" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.489 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ckjpg" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.182.136" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.574 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5grbc" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.154.16" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.594 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nx46x" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.225.52" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.669 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-72gm6" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.68.8" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.698 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fbxqt" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.132.240" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.739 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5127"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5127"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-5127"}
2026-02-16 21:34:54.743 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lp4pf" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.47.190" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.771 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-547"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-547"}
2026-02-16 21:34:54.788 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-547" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:54.802 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xkjxb" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.90.142" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.837 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c2fml" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.122.175" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.905 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qvx75" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.179.125" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.940 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ncgt7" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.163.97" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:54.991 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vhgtk" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.165.8" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.122 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fmsd2" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.100.89" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.122 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9pjr7" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.218.76" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.141 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9xg6r" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.5.19" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.225 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-chcnx" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.135.238" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.252 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gx9ml" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.167.226" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.290 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hcbqp" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.132.38" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.350 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xmntm" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.57.76" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.398 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w2lqh" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.52.235" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.441 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sg8v8" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.74.50" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.493 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xkk4q" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.74.203" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.499 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=subpath-547/pod-subpath-test-configmap-pq9v, name=eth0)
2026-02-16 21:34:55.499 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-547"} profile:{inbound_rules:{action:"allow" rule_id:"9Uk5C_5eil8rMclo"} outbound_rules:{action:"allow" rule_id:"1b0uPS9q3vSKxHsS"}}
2026-02-16 21:34:55.499 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-547.default"} profile:{}
2026-02-16 21:34:55.499 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-547/pod-subpath-test-configmap-pq9v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali419fea61fe2" profile_ids:"kns.subpath-547" profile_ids:"ksa.subpath-547.default" ipv4_nets:"10.100.219.141/32"}
2026-02-16 21:34:55.515 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:34:55.516 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:34:55.516 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:34:55.517 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali419fea61fe2" ipVersion=0x4 table="filter"
2026-02-16 21:34:55.517 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-547" ipVersion=0x4 table="filter"
2026-02-16 21:34:55.517 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kMPWfmwGm_pEHOJaab" ipVersion=0x4 table="filter"
2026-02-16 21:34:55.517 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali419fea61fe2" ipVersion=0x4 table="filter"
2026-02-16 21:34:55.517 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-547" ipVersion=0x4 table="filter"
2026-02-16 21:34:55.517 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kMPWfmwGm_pEHOJaab" ipVersion=0x4 table="filter"
2026-02-16 21:34:55.517 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali419fea61fe2"
2026-02-16 21:34:55.517 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:34:55.517 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:34:55.563 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:55.563 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"} status="down"
2026-02-16 21:34:55.563 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r4xqh" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.201.138" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.576 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali419fea61fe2" state="down"
2026-02-16 21:34:55.576 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali419fea61fe2"
2026-02-16 21:34:55.576 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali419fea61fe2", State:"down", Index:147}
2026-02-16 21:34:55.576 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali419fea61fe2", Addrs:set.Typed[string]{}}
2026-02-16 21:34:55.576 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali419fea61fe2", Addrs:set.Typed[string]{}}
2026-02-16 21:34:55.577 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali419fea61fe2" state="up"
2026-02-16 21:34:55.577 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali419fea61fe2", State:"up", Index:147}
2026-02-16 21:34:55.594 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5ts46" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.95.240" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.598 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4689"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4689"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-4689"}
2026-02-16 21:34:55.619 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali419fea61fe2"
2026-02-16 21:34:55.619 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali419fea61fe2"
2026-02-16 21:34:55.619 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali419fea61fe2"
2026-02-16 21:34:55.619 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:34:55.619 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:34:55.647 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:55.647 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"} status="up"
2026-02-16 21:34:55.647 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8422"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8422"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-8422"}
2026-02-16 21:34:55.647 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rc746" namespace:"svc-latency-1924" type:"ClusterIP" cluster_ips:"10.254.148.182" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:34:55.647 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-8422" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:56.336 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-2921"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-2921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-2921"}
2026-02-16 21:34:56.337 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:34:56.395 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-1924"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-1924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svc-latency-1924"}
2026-02-16 21:34:56.429 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9898"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9898"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9898"}
2026-02-16 21:34:56.429 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-9898" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:34:56.581 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=subpath-547/pod-subpath-test-configmap-pq9v, name=eth0)
2026-02-16 21:34:56.582 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-547/pod-subpath-test-configmap-pq9v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali419fea61fe2" profile_ids:"kns.subpath-547" profile_ids:"ksa.subpath-547.default" ipv4_nets:"10.100.219.141/32"}
2026-02-16 21:34:56.582 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:34:56.582 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:34:56.582 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:34:56.582 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali419fea61fe2"
2026-02-16 21:34:56.582 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:34:56.582 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:34:56.609 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:56.609 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"} status="up"
2026-02-16 21:34:56.702 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=147
2026-02-16 21:34:56.702 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali419fea61fe2"
2026-02-16 21:34:56.702 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali419fea61fe2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:56.702 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali419fea61fe2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:57.158 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-9898/test-cleanup-controller-bg45r, name=eth0)
2026-02-16 21:34:57.158 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-9898.default"} profile:{}
2026-02-16 21:34:57.159 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-9898"} profile:{inbound_rules:{action:"allow" rule_id:"pM0VvlxEIeksiE13"} outbound_rules:{action:"allow" rule_id:"hvv9sqFtzSHFFeLI"}}
2026-02-16 21:34:57.159 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9898/test-cleanup-controller-bg45r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1dce6b6150b" profile_ids:"kns.deployment-9898" profile_ids:"ksa.deployment-9898.default" ipv4_nets:"10.100.219.147/32"}
2026-02-16 21:34:57.159 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"}
2026-02-16 21:34:57.159 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"}
2026-02-16 21:34:57.159 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"}
2026-02-16 21:34:57.162 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1dce6b6150b" ipVersion=0x4 table="filter"
2026-02-16 21:34:57.162 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-9898" ipVersion=0x4 table="filter"
2026-02-16 21:34:57.162 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-kN3lsnkLyzibBAmzZ" ipVersion=0x4 table="filter"
2026-02-16 21:34:57.162 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1dce6b6150b" ipVersion=0x4 table="filter"
2026-02-16 21:34:57.162 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-9898" ipVersion=0x4 table="filter"
2026-02-16 21:34:57.162 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-kN3lsnkLyzibBAmzZ" ipVersion=0x4 table="filter"
2026-02-16 21:34:57.162 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1dce6b6150b"
2026-02-16 21:34:57.163 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"}
2026-02-16 21:34:57.163 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"}
2026-02-16 21:34:57.206 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali1dce6b6150b" state="down"
2026-02-16 21:34:57.206 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1dce6b6150b"
2026-02-16 21:34:57.207 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali1dce6b6150b" state="up"
2026-02-16 21:34:57.214 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:34:57.215 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"} status="down"
2026-02-16 21:34:57.215 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1dce6b6150b", State:"down", Index:148}
2026-02-16 21:34:57.215 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1dce6b6150b", Addrs:set.Typed[string]{}}
2026-02-16 21:34:57.215 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1dce6b6150b", Addrs:set.Typed[string]{}}
2026-02-16 21:34:57.215 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1dce6b6150b", State:"up", Index:148}
2026-02-16 21:34:57.215 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1dce6b6150b"
2026-02-16 21:34:57.215 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1dce6b6150b"
2026-02-16 21:34:57.215 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1dce6b6150b"
2026-02-16 21:34:57.215 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"}
2026-02-16 21:34:57.215 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"}
2026-02-16 21:34:57.242 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:57.242 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"} status="up"
2026-02-16 21:34:57.596 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-9898/test-cleanup-controller-bg45r, name=eth0)
2026-02-16 21:34:57.596 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9898/test-cleanup-controller-bg45r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1dce6b6150b" profile_ids:"kns.deployment-9898" profile_ids:"ksa.deployment-9898.default" ipv4_nets:"10.100.219.147/32"}
2026-02-16 21:34:57.596 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"}
2026-02-16 21:34:57.597 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"}
2026-02-16 21:34:57.597 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"}
2026-02-16 21:34:57.598 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1dce6b6150b"
2026-02-16 21:34:57.598 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"}
2026-02-16 21:34:57.598 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"}
2026-02-16 21:34:57.627 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:34:57.628 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"} status="up"
2026-02-16 21:34:58.138 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=148
2026-02-16 21:34:58.138 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1dce6b6150b"
2026-02-16 21:34:58.138 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1dce6b6150b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:58.138 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1dce6b6150b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:34:59.994 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5127" name:"default"}
2026-02-16 21:35:00.111 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5127"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5127"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-5127"}
2026-02-16 21:35:00.152 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-5127"}
2026-02-16 21:35:00.819 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4689" name:"default"}
2026-02-16 21:35:00.911 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4689"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4689"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-4689"}
2026-02-16 21:35:00.943 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4689"}
2026-02-16 21:35:01.428 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-2921" name:"default"}
2026-02-16 21:35:01.659 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9898"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9898"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9898"}
2026-02-16 21:35:01.692 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-volumeattributesclass-499"} labels:{key:"e2e-framework" value:"csi-volumeattributesclass"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"csi-volumeattributesclass-499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-volumeattributesclass-499"}
2026-02-16 21:35:01.718 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csi-volumeattributesclass-499" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:02.108 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-2921"
2026-02-16 21:35:02.811 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-2921"}
2026-02-16 21:35:02.866 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svc-latency-1924" name:"default"}
2026-02-16 21:35:04.097 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-volumeattributesclass-499"} labels:{key:"e2e-framework" value:"csi-volumeattributesclass"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"csi-volumeattributesclass-499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-volumeattributesclass-499"}
2026-02-16 21:35:04.121 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-29fds" namespace:"svc-latency-1924"
2026-02-16 21:35:04.121 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3480"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-3480"}
2026-02-16 21:35:04.144 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3480" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:04.145 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2b76q" namespace:"svc-latency-1924"
2026-02-16 21:35:04.169 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2h5bc" namespace:"svc-latency-1924"
2026-02-16 21:35:04.169 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-428t6" namespace:"svc-latency-1924"
2026-02-16 21:35:04.197 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-42sc6" namespace:"svc-latency-1924"
2026-02-16 21:35:04.228 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-44cqw" namespace:"svc-latency-1924"
2026-02-16 21:35:04.228 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-44qfx" namespace:"svc-latency-1924"
2026-02-16 21:35:04.254 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4n25f" namespace:"svc-latency-1924"
2026-02-16 21:35:04.280 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4rsp2" namespace:"svc-latency-1924"
2026-02-16 21:35:04.306 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4vwmc" namespace:"svc-latency-1924"
2026-02-16 21:35:04.332 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4xpbl" namespace:"svc-latency-1924"
2026-02-16 21:35:04.353 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-599z4" namespace:"svc-latency-1924"
2026-02-16 21:35:04.353 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5fhw5" namespace:"svc-latency-1924"
2026-02-16 21:35:04.376 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5grbc" namespace:"svc-latency-1924"
2026-02-16 21:35:04.402 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5ts46" namespace:"svc-latency-1924"
2026-02-16 21:35:04.402 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5vmtj" namespace:"svc-latency-1924"
2026-02-16 21:35:04.402 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5zp9h" namespace:"svc-latency-1924"
2026-02-16 21:35:04.427 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-68rtb" namespace:"svc-latency-1924"
2026-02-16 21:35:04.427 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:35:04.460 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-69bqk" namespace:"svc-latency-1924"
2026-02-16 21:35:04.460 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6jjl6" namespace:"svc-latency-1924"
2026-02-16 21:35:04.474 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6jjzd" namespace:"svc-latency-1924"
2026-02-16 21:35:04.485 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6ks6x" namespace:"svc-latency-1924"
2026-02-16 21:35:04.497 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6s7bk" namespace:"svc-latency-1924"
2026-02-16 21:35:04.511 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6vg7s" namespace:"svc-latency-1924"
2026-02-16 21:35:04.523 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6w8mj" namespace:"svc-latency-1924"
2026-02-16 21:35:04.532 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6xdrt" namespace:"svc-latency-1924"
2026-02-16 21:35:04.570 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6zgn5" namespace:"svc-latency-1924"
2026-02-16 21:35:04.571 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-727nw" namespace:"svc-latency-1924"
2026-02-16 21:35:04.579 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-72gm6" namespace:"svc-latency-1924"
2026-02-16 21:35:04.593 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-74sbb" namespace:"svc-latency-1924"
2026-02-16 21:35:04.605 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-76xqw" namespace:"svc-latency-1924"
2026-02-16 21:35:04.622 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7ggkx" namespace:"svc-latency-1924"
2026-02-16 21:35:04.633 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7nq5b" namespace:"svc-latency-1924"
2026-02-16 21:35:04.699 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7sk2z" namespace:"svc-latency-1924"
2026-02-16 21:35:04.699 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-82wjl" namespace:"svc-latency-1924"
2026-02-16 21:35:04.699 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-88ljg" namespace:"svc-latency-1924"
2026-02-16 21:35:04.709 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8h9g7" namespace:"svc-latency-1924"
2026-02-16 21:35:04.729 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8kh4s" namespace:"svc-latency-1924"
2026-02-16 21:35:04.742 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8vpnp" namespace:"svc-latency-1924"
2026-02-16 21:35:04.774 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-964tc" namespace:"svc-latency-1924"
2026-02-16 21:35:04.778 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9758w" namespace:"svc-latency-1924"
2026-02-16 21:35:04.792 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-99fzk" namespace:"svc-latency-1924"
2026-02-16 21:35:04.817 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9l62j" namespace:"svc-latency-1924"
2026-02-16 21:35:04.833 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9p49d" namespace:"svc-latency-1924"
2026-02-16 21:35:04.854 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9pjr7" namespace:"svc-latency-1924"
2026-02-16 21:35:04.883 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9qllt" namespace:"svc-latency-1924"
2026-02-16 21:35:04.883 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9v54x" namespace:"svc-latency-1924"
2026-02-16 21:35:04.893 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9xg6r" namespace:"svc-latency-1924"
2026-02-16 21:35:04.908 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b7fgl" namespace:"svc-latency-1924"
2026-02-16 21:35:04.922 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b94c5" namespace:"svc-latency-1924"
2026-02-16 21:35:04.934 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bjnwg" namespace:"svc-latency-1924"
2026-02-16 21:35:04.944 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bjps6" namespace:"svc-latency-1924"
2026-02-16 21:35:04.958 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bss5q" namespace:"svc-latency-1924"
2026-02-16 21:35:04.981 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c2fml" namespace:"svc-latency-1924"
2026-02-16 21:35:04.988 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c9jdc" namespace:"svc-latency-1924"
2026-02-16 21:35:05.008 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-chcnx" namespace:"svc-latency-1924"
2026-02-16 21:35:05.019 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ck47s" namespace:"svc-latency-1924"
2026-02-16 21:35:05.031 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ckjpg" namespace:"svc-latency-1924"
2026-02-16 21:35:05.045 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cnr56" namespace:"svc-latency-1924"
2026-02-16 21:35:05.060 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cswq7" namespace:"svc-latency-1924"
2026-02-16 21:35:05.086 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cvgk4" namespace:"svc-latency-1924"
2026-02-16 21:35:05.086 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-czcml" namespace:"svc-latency-1924"
2026-02-16 21:35:05.098 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d2b7l" namespace:"svc-latency-1924"
2026-02-16 21:35:05.111 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d5tgx" namespace:"svc-latency-1924"
2026-02-16 21:35:05.128 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d9jtg" namespace:"svc-latency-1924"
2026-02-16 21:35:05.144 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dghjh" namespace:"svc-latency-1924"
2026-02-16 21:35:05.156 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dp9f6" namespace:"svc-latency-1924"
2026-02-16 21:35:05.170 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dpmv8" namespace:"svc-latency-1924"
2026-02-16 21:35:05.202 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-drpkq" namespace:"svc-latency-1924"
2026-02-16 21:35:05.211 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dt9kh" namespace:"svc-latency-1924"
2026-02-16 21:35:05.230 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dw2nw" namespace:"svc-latency-1924"
2026-02-16 21:35:05.240 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f44qk" namespace:"svc-latency-1924"
2026-02-16 21:35:05.260 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f6vwd" namespace:"svc-latency-1924"
2026-02-16 21:35:05.278 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f9h49" namespace:"svc-latency-1924"
2026-02-16 21:35:05.312 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fbxqt" namespace:"svc-latency-1924"
2026-02-16 21:35:05.324 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fcf6t" namespace:"svc-latency-1924"
2026-02-16 21:35:05.336 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fg7qt" namespace:"svc-latency-1924"
2026-02-16 21:35:05.355 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fglm5" namespace:"svc-latency-1924"
2026-02-16 21:35:05.367 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fktqx" namespace:"svc-latency-1924"
2026-02-16 21:35:05.385 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fmsd2" namespace:"svc-latency-1924"
2026-02-16 21:35:05.419 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g28pq" namespace:"svc-latency-1924"
2026-02-16 21:35:05.419 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g4t8v" namespace:"svc-latency-1924"
2026-02-16 21:35:05.427 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g64sx" namespace:"svc-latency-1924"
2026-02-16 21:35:05.438 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g65gq" namespace:"svc-latency-1924"
2026-02-16 21:35:05.455 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g6q9l" namespace:"svc-latency-1924"
2026-02-16 21:35:05.468 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gfkq9" namespace:"svc-latency-1924"
2026-02-16 21:35:05.478 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gj4kk" namespace:"svc-latency-1924"
2026-02-16 21:35:05.488 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gnsjr" namespace:"svc-latency-1924"
2026-02-16 21:35:05.515 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gqc45" namespace:"svc-latency-1924"
2026-02-16 21:35:05.516 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gx9ml" namespace:"svc-latency-1924"
2026-02-16 21:35:05.529 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-h5d9h" namespace:"svc-latency-1924"
2026-02-16 21:35:05.543 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hbb2s" namespace:"svc-latency-1924"
2026-02-16 21:35:05.554 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hcbqp" namespace:"svc-latency-1924"
2026-02-16 21:35:05.566 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hclzg" namespace:"svc-latency-1924"
2026-02-16 21:35:05.579 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hfr24" namespace:"svc-latency-1924"
2026-02-16 21:35:05.591 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hh5k7" namespace:"svc-latency-1924"
2026-02-16 21:35:05.621 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hqgqb" namespace:"svc-latency-1924"
2026-02-16 21:35:05.621 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hsb9w" namespace:"svc-latency-1924"
2026-02-16 21:35:05.634 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j9dhv" namespace:"svc-latency-1924"
2026-02-16 21:35:05.658 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jjd8t" namespace:"svc-latency-1924"
2026-02-16 21:35:05.669 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jjmgb" namespace:"svc-latency-1924"
2026-02-16 21:35:05.683 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-js2lm" namespace:"svc-latency-1924"
2026-02-16 21:35:05.735 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jwbmv" namespace:"svc-latency-1924"
2026-02-16 21:35:05.735 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kftcm" namespace:"svc-latency-1924"
2026-02-16 21:35:05.735 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kj6v7" namespace:"svc-latency-1924"
2026-02-16 21:35:05.735 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kklw8" namespace:"svc-latency-1924"
2026-02-16 21:35:05.744 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kkn24" namespace:"svc-latency-1924"
2026-02-16 21:35:05.757 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kr5rx" namespace:"svc-latency-1924"
2026-02-16 21:35:05.770 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l5jmw" namespace:"svc-latency-1924"
2026-02-16 21:35:05.787 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l6c6d" namespace:"svc-latency-1924"
2026-02-16 21:35:05.819 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l6lxf" namespace:"svc-latency-1924"
2026-02-16 21:35:05.819 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l78kn" namespace:"svc-latency-1924"
2026-02-16 21:35:05.827 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ljxh9" namespace:"svc-latency-1924"
2026-02-16 21:35:05.847 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lp4pf" namespace:"svc-latency-1924"
2026-02-16 21:35:05.861 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lskjg" namespace:"svc-latency-1924"
2026-02-16 21:35:05.879 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lwwwj" namespace:"svc-latency-1924"
2026-02-16 21:35:05.891 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m24fh" namespace:"svc-latency-1924"
2026-02-16 21:35:05.921 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m56r9" namespace:"svc-latency-1924"
2026-02-16 21:35:05.921 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m8jmc" namespace:"svc-latency-1924"
2026-02-16 21:35:05.930 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m9f8v" namespace:"svc-latency-1924"
2026-02-16 21:35:05.943 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mnttd" namespace:"svc-latency-1924"
2026-02-16 21:35:05.961 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mp8kb" namespace:"svc-latency-1924"
2026-02-16 21:35:05.971 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mztcm" namespace:"svc-latency-1924"
2026-02-16 21:35:05.982 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-n66vz" namespace:"svc-latency-1924"
2026-02-16 21:35:05.994 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-n9kqb" namespace:"svc-latency-1924"
2026-02-16 21:35:06.004 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-n9rkm" namespace:"svc-latency-1924"
2026-02-16 21:35:06.035 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ncgt7" namespace:"svc-latency-1924"
2026-02-16 21:35:06.035 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ncn4g" namespace:"svc-latency-1924"
2026-02-16 21:35:06.044 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nskq6" namespace:"svc-latency-1924"
2026-02-16 21:35:06.061 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ntk7b" namespace:"svc-latency-1924"
2026-02-16 21:35:06.077 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nvfnp" namespace:"svc-latency-1924"
2026-02-16 21:35:06.089 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nx46x" namespace:"svc-latency-1924"
2026-02-16 21:35:06.096 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p8fxm" namespace:"svc-latency-1924"
2026-02-16 21:35:06.107 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p92d6" namespace:"svc-latency-1924"
2026-02-16 21:35:06.142 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pbz5j" namespace:"svc-latency-1924"
2026-02-16 21:35:06.143 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pdkl8" namespace:"svc-latency-1924"
2026-02-16 21:35:06.143 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pgzls" namespace:"svc-latency-1924"
2026-02-16 21:35:06.158 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-plkvc" namespace:"svc-latency-1924"
2026-02-16 21:35:06.169 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ps42v" namespace:"svc-latency-1924"
2026-02-16 21:35:06.243 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pt8g8" namespace:"svc-latency-1924"
2026-02-16 21:35:06.251 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pw7h8" namespace:"svc-latency-1924"
2026-02-16 21:35:06.264 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q29dw" namespace:"svc-latency-1924"
2026-02-16 21:35:06.283 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q2lgx" namespace:"svc-latency-1924"
2026-02-16 21:35:06.301 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q67nd" namespace:"svc-latency-1924"
2026-02-16 21:35:06.315 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q9cqs" namespace:"svc-latency-1924"
2026-02-16 21:35:06.327 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qfdv8" namespace:"svc-latency-1924"
2026-02-16 21:35:06.355 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qtn2v" namespace:"svc-latency-1924"
2026-02-16 21:35:06.358 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qvx75" namespace:"svc-latency-1924"
2026-02-16 21:35:06.373 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r4xqh" namespace:"svc-latency-1924"
2026-02-16 21:35:06.391 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r7g6r" namespace:"svc-latency-1924"
2026-02-16 21:35:06.402 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rc746" namespace:"svc-latency-1924"
2026-02-16 21:35:06.415 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rg7mm" namespace:"svc-latency-1924"
2026-02-16 21:35:06.426 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rgfz6" namespace:"svc-latency-1924"
2026-02-16 21:35:06.459 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rhg8v" namespace:"svc-latency-1924"
2026-02-16 21:35:06.460 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rs96s" namespace:"svc-latency-1924"
2026-02-16 21:35:06.465 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rsn6c" namespace:"svc-latency-1924"
2026-02-16 21:35:06.478 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rtgck" namespace:"svc-latency-1924"
2026-02-16 21:35:06.490 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rvv94" namespace:"svc-latency-1924"
2026-02-16 21:35:06.504 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rvx9q" namespace:"svc-latency-1924"
2026-02-16 21:35:06.518 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s2ndg" namespace:"svc-latency-1924"
2026-02-16 21:35:06.531 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s2vkh" namespace:"svc-latency-1924"
2026-02-16 21:35:06.564 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s57kr" namespace:"svc-latency-1924"
2026-02-16 21:35:06.564 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s8r8j" namespace:"svc-latency-1924"
2026-02-16 21:35:06.580 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sg8v8" namespace:"svc-latency-1924"
2026-02-16 21:35:06.593 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sgrl9" namespace:"svc-latency-1924"
2026-02-16 21:35:06.609 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sjj86" namespace:"svc-latency-1924"
2026-02-16 21:35:06.622 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t6hrh" namespace:"svc-latency-1924"
2026-02-16 21:35:06.634 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tbvzk" namespace:"svc-latency-1924"
2026-02-16 21:35:06.674 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tjvbb" namespace:"svc-latency-1924"
2026-02-16 21:35:06.674 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tl2mn" namespace:"svc-latency-1924"
2026-02-16 21:35:06.684 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tpfgn" namespace:"svc-latency-1924"
2026-02-16 21:35:06.700 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tww28" namespace:"svc-latency-1924"
2026-02-16 21:35:06.713 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vhgtk" namespace:"svc-latency-1924"
2026-02-16 21:35:06.723 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vlqdj" namespace:"svc-latency-1924"
2026-02-16 21:35:06.736 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vp9bd" namespace:"svc-latency-1924"
2026-02-16 21:35:06.753 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vpzbv" namespace:"svc-latency-1924"
2026-02-16 21:35:06.795 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-9898/test-cleanup-controller-bg45r, name=eth0)
2026-02-16 21:35:06.802 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-9898/test-cleanup-controller-bg45r, name=eth0)
2026-02-16 21:35:06.817 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vs7nh" namespace:"svc-latency-1924"
2026-02-16 21:35:06.817 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vstsl" namespace:"svc-latency-1924"
2026-02-16 21:35:06.817 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9898/test-cleanup-controller-bg45r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1dce6b6150b" profile_ids:"kns.deployment-9898" profile_ids:"ksa.deployment-9898.default" ipv4_nets:"10.100.219.147/32"}
2026-02-16 21:35:06.817 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w2lqh" namespace:"svc-latency-1924"
2026-02-16 21:35:06.817 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9898/test-cleanup-controller-bg45r" endpoint_id:"eth0"}
2026-02-16 21:35:06.817 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-9898"}
2026-02-16 21:35:06.817 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-9898.default"}
2026-02-16 21:35:06.820 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w5fth" namespace:"svc-latency-1924"
2026-02-16 21:35:06.844 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w6vnj" namespace:"svc-latency-1924"
2026-02-16 21:35:06.856 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"}
2026-02-16 21:35:06.856 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"}
2026-02-16 21:35:06.856 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-9898" ipVersion=0x4 table="filter"
2026-02-16 21:35:06.857 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-kN3lsnkLyzibBAmzZ" ipVersion=0x4 table="filter"
2026-02-16 21:35:06.857 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-9898" ipVersion=0x4 table="filter"
2026-02-16 21:35:06.857 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-kN3lsnkLyzibBAmzZ" ipVersion=0x4 table="filter"
2026-02-16 21:35:06.857 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"}
2026-02-16 21:35:06.857 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1dce6b6150b" ipVersion=0x4 table="filter"
2026-02-16 21:35:06.857 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1dce6b6150b" ipVersion=0x4 table="filter"
2026-02-16 21:35:06.857 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"}
2026-02-16 21:35:06.857 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"}
2026-02-16 21:35:06.858 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.147
2026-02-16 21:35:06.922 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9898/test-cleanup-controller-bg45r", EndpointId:"eth0"}
2026-02-16 21:35:06.922 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wmn9n" namespace:"svc-latency-1924"
2026-02-16 21:35:06.922 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wprsh" namespace:"svc-latency-1924"
2026-02-16 21:35:06.936 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wqcgr" namespace:"svc-latency-1924"
2026-02-16 21:35:07.005 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wsfkx" namespace:"svc-latency-1924"
2026-02-16 21:35:07.031 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wwvcw" namespace:"svc-latency-1924"
2026-02-16 21:35:07.049 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x6445" namespace:"svc-latency-1924"
bird: KIF: Received address message for unknown interface 148
2026-02-16 21:35:07.069 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x6wsv" namespace:"svc-latency-1924"
2026-02-16 21:35:07.087 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xbfg5" namespace:"svc-latency-1924"
2026-02-16 21:35:07.098 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xcjkg" namespace:"svc-latency-1924"
2026-02-16 21:35:07.119 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xdswn" namespace:"svc-latency-1924"
2026-02-16 21:35:07.133 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xjjvg" namespace:"svc-latency-1924"
2026-02-16 21:35:07.147 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xkjxb" namespace:"svc-latency-1924"
2026-02-16 21:35:07.161 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali1dce6b6150b" state="down"
2026-02-16 21:35:07.161 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1dce6b6150b", State:"down", Index:148}
2026-02-16 21:35:07.161 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1dce6b6150b"
2026-02-16 21:35:07.161 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=148
2026-02-16 21:35:07.161 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1dce6b6150b", Addrs:set.Typed[string]{}}
2026-02-16 21:35:07.161 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1dce6b6150b", Addrs:set.Typed[string]{}}
2026-02-16 21:35:07.162 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali1dce6b6150b" state=""
2026-02-16 21:35:07.162 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1dce6b6150b"
2026-02-16 21:35:07.162 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1dce6b6150b", State:"", Index:148}
2026-02-16 21:35:07.162 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1dce6b6150b", Addrs:set.Set[string](nil)}
2026-02-16 21:35:07.162 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1dce6b6150b", Addrs:set.Set[string](nil)}
2026-02-16 21:35:07.163 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xkk4q" namespace:"svc-latency-1924"
2026-02-16 21:35:07.196 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xmfpc" namespace:"svc-latency-1924"
2026-02-16 21:35:07.212 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xmntm" namespace:"svc-latency-1924"
2026-02-16 21:35:07.237 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xnrdr" namespace:"svc-latency-1924"
2026-02-16 21:35:07.249 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z4kt9" namespace:"svc-latency-1924"
2026-02-16 21:35:07.262 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z4lwg" namespace:"svc-latency-1924"
2026-02-16 21:35:07.308 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z599q" namespace:"svc-latency-1924"
2026-02-16 21:35:07.308 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zcwzs" namespace:"svc-latency-1924"
2026-02-16 21:35:07.336 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-1924"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-1924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svc-latency-1924"}
2026-02-16 21:35:07.354 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svc-latency-1924"}
2026-02-16 21:35:07.534 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-9898" name:"default"}
2026-02-16 21:35:07.596 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9898"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9898"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9898"}
2026-02-16 21:35:07.626 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-9898"}
2026-02-16 21:35:08.349 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3480"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-3480"}
2026-02-16 21:35:08.349 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:35:08.374 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3256"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"job-3256"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-3256"}
2026-02-16 21:35:08.395 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-3256" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:09.169 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csi-volumeattributesclass-499" name:"default"}
2026-02-16 21:35:09.309 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-3256/with-success-policy-succeeded-indexed-0-nvrrj, name=eth0)
2026-02-16 21:35:09.310 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-3256"} profile:{inbound_rules:{action:"allow" rule_id:"V-6UA8Eb2tNrXS0G"} outbound_rules:{action:"allow" rule_id:"j4yX1Dyacfm3XbF_"}}
2026-02-16 21:35:09.310 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-3256.default"} profile:{}
2026-02-16 21:35:09.310 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic59396801e4" profile_ids:"kns.job-3256" profile_ids:"ksa.job-3256.default" ipv4_nets:"10.100.219.149/32"}
2026-02-16 21:35:09.310 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:09.310 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:09.310 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:09.310 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic59396801e4" ipVersion=0x4 table="filter"
2026-02-16 21:35:09.310 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-3256" ipVersion=0x4 table="filter"
2026-02-16 21:35:09.310 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Cl-wenb5Q5Po9AjX75" ipVersion=0x4 table="filter"
2026-02-16 21:35:09.310 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic59396801e4" ipVersion=0x4 table="filter"
2026-02-16 21:35:09.310 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-3256" ipVersion=0x4 table="filter"
2026-02-16 21:35:09.310 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Cl-wenb5Q5Po9AjX75" ipVersion=0x4 table="filter"
2026-02-16 21:35:09.310 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic59396801e4"
2026-02-16 21:35:09.310 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:09.310 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:09.344 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:09.345 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"} status="down"
2026-02-16 21:35:09.365 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-volumeattributesclass-499"} labels:{key:"e2e-framework" value:"csi-volumeattributesclass"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"csi-volumeattributesclass-499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-volumeattributesclass-499"}
2026-02-16 21:35:09.387 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calic59396801e4" state="down"
2026-02-16 21:35:09.387 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic59396801e4"
2026-02-16 21:35:09.387 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic59396801e4", State:"down", Index:149}
2026-02-16 21:35:09.387 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic59396801e4", Addrs:set.Typed[string]{}}
2026-02-16 21:35:09.387 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic59396801e4", Addrs:set.Typed[string]{}}
2026-02-16 21:35:09.387 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic59396801e4"
2026-02-16 21:35:09.387 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:09.387 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:09.388 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calic59396801e4" state="up"
2026-02-16 21:35:09.410 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:09.410 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"} status="down"
2026-02-16 21:35:09.410 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic59396801e4", State:"up", Index:149}
2026-02-16 21:35:09.411 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic59396801e4"
2026-02-16 21:35:09.411 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic59396801e4"
2026-02-16 21:35:09.411 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic59396801e4"
2026-02-16 21:35:09.411 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:09.412 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:09.434 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:09.434 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"} status="up"
2026-02-16 21:35:09.434 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csi-volumeattributesclass-499"}
2026-02-16 21:35:09.452 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-3256/with-success-policy-succeeded-indexed-1-wwsvf, name=eth0)
2026-02-16 21:35:09.458 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2970f891254" profile_ids:"kns.job-3256" profile_ids:"ksa.job-3256.default" ipv4_nets:"10.100.219.148/32"}
2026-02-16 21:35:09.459 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:09.459 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:09.459 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:09.459 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2970f891254" ipVersion=0x4 table="filter"
2026-02-16 21:35:09.459 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2970f891254" ipVersion=0x4 table="filter"
2026-02-16 21:35:09.459 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2970f891254"
2026-02-16 21:35:09.459 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:09.459 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:09.500 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:09.500 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"} status="down"
2026-02-16 21:35:09.503 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali2970f891254" state="down"
2026-02-16 21:35:09.503 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2970f891254"
2026-02-16 21:35:09.503 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali2970f891254" state="up"
2026-02-16 21:35:09.503 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2970f891254", State:"down", Index:150}
2026-02-16 21:35:09.503 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2970f891254", Addrs:set.Typed[string]{}}
2026-02-16 21:35:09.503 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2970f891254", Addrs:set.Typed[string]{}}
2026-02-16 21:35:09.504 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2970f891254", State:"up", Index:150}
2026-02-16 21:35:09.504 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2970f891254"
2026-02-16 21:35:09.504 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2970f891254"
2026-02-16 21:35:09.504 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2970f891254"
2026-02-16 21:35:09.504 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:09.504 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:09.524 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:09.524 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"} status="up"
2026-02-16 21:35:09.675 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-3256/with-success-policy-succeeded-indexed-0-nvrrj, name=eth0)
2026-02-16 21:35:09.675 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic59396801e4" profile_ids:"kns.job-3256" profile_ids:"ksa.job-3256.default" ipv4_nets:"10.100.219.149/32"}
2026-02-16 21:35:09.675 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:09.675 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:09.675 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:09.676 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic59396801e4"
2026-02-16 21:35:09.676 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:09.676 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:09.700 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:09.700 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"} status="up"
2026-02-16 21:35:10.682 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-3256/with-success-policy-succeeded-indexed-1-wwsvf, name=eth0)
2026-02-16 21:35:10.682 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2970f891254" profile_ids:"kns.job-3256" profile_ids:"ksa.job-3256.default" ipv4_nets:"10.100.219.148/32"}
2026-02-16 21:35:10.682 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:10.682 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:10.682 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:10.682 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2970f891254"
2026-02-16 21:35:10.683 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:10.683 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:10.699 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-3256/with-success-policy-succeeded-indexed-0-nvrrj, name=eth0)
2026-02-16 21:35:10.704 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:10.704 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"} status="up"
2026-02-16 21:35:10.704 [INFO][90] felix/summary.go 100: Summarising 427 dataplane reconciliation loops over 1m0s: avg=29ms longest=90ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:35:10.704 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic59396801e4" profile_ids:"kns.job-3256" profile_ids:"ksa.job-3256.default" ipv4_nets:"10.100.219.149/32"}
2026-02-16 21:35:10.704 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:10.705 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:10.705 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:10.708 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic59396801e4"
2026-02-16 21:35:10.709 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:10.709 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:10.731 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:10.731 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"} status="up"
2026-02-16 21:35:11.194 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=150
2026-02-16 21:35:11.194 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2970f891254"
2026-02-16 21:35:11.194 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2970f891254", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:11.194 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2970f891254", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:11.262 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=149
2026-02-16 21:35:11.262 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic59396801e4"
2026-02-16 21:35:11.262 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic59396801e4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:11.262 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic59396801e4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:11.886 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-3256/with-success-policy-succeeded-indexed-1-wwsvf, name=eth0)
2026-02-16 21:35:11.887 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2970f891254" profile_ids:"kns.job-3256" profile_ids:"ksa.job-3256.default" ipv4_nets:"10.100.219.148/32"}
2026-02-16 21:35:11.887 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:11.887 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:11.887 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:11.893 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2970f891254"
2026-02-16 21:35:11.893 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:11.893 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:11.914 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:11.914 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"} status="down"
2026-02-16 21:35:11.928 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-3256/with-success-policy-succeeded-indexed-0-nvrrj, name=eth0)
2026-02-16 21:35:11.928 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic59396801e4" profile_ids:"kns.job-3256" profile_ids:"ksa.job-3256.default" ipv4_nets:"10.100.219.149/32"}
2026-02-16 21:35:11.928 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:11.928 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:11.928 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:11.928 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2970f891254"
2026-02-16 21:35:11.929 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic59396801e4"
2026-02-16 21:35:11.929 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:11.929 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:11.959 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:11.959 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"} status="up"
2026-02-16 21:35:11.988 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali2970f891254" state="down"
2026-02-16 21:35:11.989 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2970f891254"
2026-02-16 21:35:11.989 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2970f891254", State:"down", Index:150}
2026-02-16 21:35:11.989 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2970f891254", Addrs:set.Typed[string]{}}
2026-02-16 21:35:11.989 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2970f891254", Addrs:set.Typed[string]{}}
2026-02-16 21:35:11.989 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2970f891254"
2026-02-16 21:35:11.989 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2970f891254"
2026-02-16 21:35:11.989 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:11.989 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:11.990 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.148
2026-02-16 21:35:11.990 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=150
2026-02-16 21:35:11.992 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali2970f891254" state=""
2026-02-16 21:35:11.992 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2970f891254"
2026-02-16 21:35:12.005 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:12.005 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"} status="down"
2026-02-16 21:35:12.005 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2970f891254", State:"", Index:150}
2026-02-16 21:35:12.005 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2970f891254", Addrs:set.Set[string](nil)}
2026-02-16 21:35:12.005 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2970f891254", Addrs:set.Set[string](nil)}
2026-02-16 21:35:12.005 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2970f891254"
2026-02-16 21:35:12.005 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:12.005 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:12.024 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:12.024 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"} status="down"
2026-02-16 21:35:12.035 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calic59396801e4" state="down"
2026-02-16 21:35:12.036 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic59396801e4"
2026-02-16 21:35:12.036 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic59396801e4", State:"down", Index:149}
2026-02-16 21:35:12.036 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic59396801e4", Addrs:set.Typed[string]{}}
2026-02-16 21:35:12.036 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic59396801e4", Addrs:set.Typed[string]{}}
2026-02-16 21:35:12.036 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic59396801e4"
2026-02-16 21:35:12.036 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:12.036 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:12.037 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.149
2026-02-16 21:35:12.045 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calic59396801e4" state=""
2026-02-16 21:35:12.045 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic59396801e4"
2026-02-16 21:35:12.045 [INFO][90] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=149
2026-02-16 21:35:12.061 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:12.061 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"} status="down"
2026-02-16 21:35:12.061 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic59396801e4", State:"", Index:149}
2026-02-16 21:35:12.062 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic59396801e4", Addrs:set.Set[string](nil)}
2026-02-16 21:35:12.062 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic59396801e4", Addrs:set.Set[string](nil)}
2026-02-16 21:35:12.062 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic59396801e4"
2026-02-16 21:35:12.062 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:12.062 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:12.090 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:12.090 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"} status="down"
2026-02-16 21:35:12.118 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-3256/with-success-policy-succeeded-indexed-1-wwsvf, name=eth0)
2026-02-16 21:35:12.118 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf" endpoint_id:"eth0"}
2026-02-16 21:35:12.118 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:12.118 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:12.118 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:12.118 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2970f891254" ipVersion=0x4 table="filter"
2026-02-16 21:35:12.118 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2970f891254" ipVersion=0x4 table="filter"
2026-02-16 21:35:12.118 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:12.118 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:12.175 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-1-wwsvf", EndpointId:"eth0"}
2026-02-16 21:35:12.224 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-3256/with-success-policy-succeeded-indexed-0-nvrrj, name=eth0)
2026-02-16 21:35:12.225 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj" endpoint_id:"eth0"}
2026-02-16 21:35:12.225 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-3256"}
2026-02-16 21:35:12.225 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-3256.default"}
2026-02-16 21:35:12.225 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:12.225 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:12.225 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-3256" ipVersion=0x4 table="filter"
2026-02-16 21:35:12.225 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Cl-wenb5Q5Po9AjX75" ipVersion=0x4 table="filter"
2026-02-16 21:35:12.225 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-3256" ipVersion=0x4 table="filter"
2026-02-16 21:35:12.225 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Cl-wenb5Q5Po9AjX75" ipVersion=0x4 table="filter"
2026-02-16 21:35:12.225 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:12.226 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic59396801e4" ipVersion=0x4 table="filter"
2026-02-16 21:35:12.226 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic59396801e4" ipVersion=0x4 table="filter"
2026-02-16 21:35:12.226 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:12.226 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:12.284 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/with-success-policy-succeeded-indexed-0-nvrrj", EndpointId:"eth0"}
2026-02-16 21:35:13.389 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3480"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-3480"}
2026-02-16 21:35:14.451 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3256"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"job-3256"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-3256"}
2026-02-16 21:35:14.470 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-1939"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-1939"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-1939"}
2026-02-16 21:35:14.491 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-1939" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:15.181 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-1939/netserver-1, name=eth0)
2026-02-16 21:35:15.181 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-1939.default"} profile:{}
2026-02-16 21:35:15.182 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-1939"} profile:{inbound_rules:{action:"allow" rule_id:"XxEibgha7EnqM5gt"} outbound_rules:{action:"allow" rule_id:"Iktn1i9283toeI74"}}
2026-02-16 21:35:15.182 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1939/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf944d32b7d" profile_ids:"kns.pod-network-test-1939" profile_ids:"ksa.pod-network-test-1939.default" ipv4_nets:"10.100.219.151/32"}
2026-02-16 21:35:15.183 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:15.183 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:15.183 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:15.183 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaf944d32b7d" ipVersion=0x4 table="filter"
2026-02-16 21:35:15.184 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_QK2KTSzShanVWN8scR" ipVersion=0x4 table="filter"
2026-02-16 21:35:15.184 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_anbGQzUGnTQQRmrhBn" ipVersion=0x4 table="filter"
2026-02-16 21:35:15.184 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaf944d32b7d" ipVersion=0x4 table="filter"
2026-02-16 21:35:15.184 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_QK2KTSzShanVWN8scR" ipVersion=0x4 table="filter"
2026-02-16 21:35:15.184 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_anbGQzUGnTQQRmrhBn" ipVersion=0x4 table="filter"
2026-02-16 21:35:15.184 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaf944d32b7d"
2026-02-16 21:35:15.184 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:15.184 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:15.226 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:15.227 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"} status="down"
2026-02-16 21:35:15.258 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="caliaf944d32b7d" state="down"
2026-02-16 21:35:15.259 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaf944d32b7d"
2026-02-16 21:35:15.259 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf944d32b7d", State:"down", Index:151}
2026-02-16 21:35:15.259 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf944d32b7d", Addrs:set.Typed[string]{}}
2026-02-16 21:35:15.259 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf944d32b7d", Addrs:set.Typed[string]{}}
2026-02-16 21:35:15.259 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaf944d32b7d"
2026-02-16 21:35:15.259 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:15.259 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:15.266 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="caliaf944d32b7d" state="up"
2026-02-16 21:35:15.291 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:15.291 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"} status="down"
2026-02-16 21:35:15.291 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf944d32b7d", State:"up", Index:151}
2026-02-16 21:35:15.291 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaf944d32b7d"
2026-02-16 21:35:15.291 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaf944d32b7d"
2026-02-16 21:35:15.291 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf944d32b7d"
2026-02-16 21:35:15.291 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:15.291 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:15.312 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:15.312 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"} status="up"
2026-02-16 21:35:15.733 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-1939/netserver-1, name=eth0)
2026-02-16 21:35:15.733 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1939/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf944d32b7d" profile_ids:"kns.pod-network-test-1939" profile_ids:"ksa.pod-network-test-1939.default" ipv4_nets:"10.100.219.151/32"}
2026-02-16 21:35:15.734 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:15.734 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:15.734 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:15.735 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf944d32b7d"
2026-02-16 21:35:15.735 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:15.735 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:15.757 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:15.757 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"} status="up"
2026-02-16 21:35:16.634 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=151
2026-02-16 21:35:16.634 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaf944d32b7d"
2026-02-16 21:35:16.635 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf944d32b7d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:16.635 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf944d32b7d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:16.743 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=subpath-547/pod-subpath-test-configmap-pq9v, name=eth0)
2026-02-16 21:35:16.743 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-547/pod-subpath-test-configmap-pq9v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali419fea61fe2" profile_ids:"kns.subpath-547" profile_ids:"ksa.subpath-547.default" ipv4_nets:"10.100.219.141/32"}
2026-02-16 21:35:16.743 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:35:16.743 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:35:16.743 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:35:16.744 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali419fea61fe2"
2026-02-16 21:35:16.744 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:35:16.744 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:35:16.765 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:16.765 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"} status="up"
2026-02-16 21:35:17.912 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=subpath-547/pod-subpath-test-configmap-pq9v, name=eth0)
2026-02-16 21:35:17.912 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-547/pod-subpath-test-configmap-pq9v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali419fea61fe2" profile_ids:"kns.subpath-547" profile_ids:"ksa.subpath-547.default" ipv4_nets:"10.100.219.141/32"}
2026-02-16 21:35:17.912 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:35:17.913 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:35:17.913 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:35:17.919 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali419fea61fe2"
2026-02-16 21:35:17.919 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:35:17.919 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:35:17.935 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:17.935 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"} status="down"
2026-02-16 21:35:18.009 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali419fea61fe2" state="down"
2026-02-16 21:35:18.010 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali419fea61fe2"
2026-02-16 21:35:18.010 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali419fea61fe2", State:"down", Index:147}
2026-02-16 21:35:18.010 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali419fea61fe2", Addrs:set.Typed[string]{}}
2026-02-16 21:35:18.010 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali419fea61fe2", Addrs:set.Typed[string]{}}
2026-02-16 21:35:18.010 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali419fea61fe2"
2026-02-16 21:35:18.010 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali419fea61fe2"
2026-02-16 21:35:18.010 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:35:18.010 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:35:18.010 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.141
2026-02-16 21:35:18.012 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=147
2026-02-16 21:35:18.018 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali419fea61fe2" state=""
2026-02-16 21:35:18.018 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali419fea61fe2"
2026-02-16 21:35:18.032 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:18.032 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"} status="down"
2026-02-16 21:35:18.032 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali419fea61fe2", State:"", Index:147}
2026-02-16 21:35:18.032 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali419fea61fe2", Addrs:set.Set[string](nil)}
2026-02-16 21:35:18.032 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali419fea61fe2", Addrs:set.Set[string](nil)}
2026-02-16 21:35:18.032 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali419fea61fe2"
2026-02-16 21:35:18.032 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:35:18.032 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:35:18.059 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:18.060 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"} status="down"
2026-02-16 21:35:18.090 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=subpath-547/pod-subpath-test-configmap-pq9v, name=eth0)
2026-02-16 21:35:18.090 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-547/pod-subpath-test-configmap-pq9v" endpoint_id:"eth0"}
2026-02-16 21:35:18.090 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-547"}
2026-02-16 21:35:18.090 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-547.default"}
2026-02-16 21:35:18.090 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:35:18.090 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:35:18.090 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-547" ipVersion=0x4 table="filter"
2026-02-16 21:35:18.090 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kMPWfmwGm_pEHOJaab" ipVersion=0x4 table="filter"
2026-02-16 21:35:18.090 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-547" ipVersion=0x4 table="filter"
2026-02-16 21:35:18.090 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kMPWfmwGm_pEHOJaab" ipVersion=0x4 table="filter"
2026-02-16 21:35:18.090 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:35:18.090 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali419fea61fe2" ipVersion=0x4 table="filter"
2026-02-16 21:35:18.090 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali419fea61fe2" ipVersion=0x4 table="filter"
2026-02-16 21:35:18.091 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:35:18.091 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:35:18.147 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-547/pod-subpath-test-configmap-pq9v", EndpointId:"eth0"}
2026-02-16 21:35:18.584 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3480" name:"default"}
2026-02-16 21:35:18.676 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3480"}
2026-02-16 21:35:19.041 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-547"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-547"}
2026-02-16 21:35:19.062 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5643"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5643"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-5643"}
2026-02-16 21:35:19.082 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-5643" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:19.664 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-3256" name:"default"}
2026-02-16 21:35:19.824 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8422"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8422"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-8422"}
2026-02-16 21:35:19.847 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-8294"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-8294"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"subjectreview-8294"}
2026-02-16 21:35:19.865 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-8294" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:19.970 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-8294" name:"e2e"} labels:{key:"projectcalico.org/name" value:"e2e"}
2026-02-16 21:35:20.005 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-8294"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-8294"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"subjectreview-8294"}
2026-02-16 21:35:20.028 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9155"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9155"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9155"}
2026-02-16 21:35:20.028 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-9155" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:20.094 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3256"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"job-3256"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-3256"}
2026-02-16 21:35:20.126 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-3256"}
2026-02-16 21:35:20.664 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f, name=eth0)
2026-02-16 21:35:20.664 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-9155"} profile:{inbound_rules:{action:"allow" rule_id:"6aCORKAZwEUv35iw"} outbound_rules:{action:"allow" rule_id:"tQaYhdg1sI2iXs9A"}}
2026-02-16 21:35:20.664 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-9155.default"} profile:{}
2026-02-16 21:35:20.664 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6b394e84ff0" profile_ids:"kns.var-expansion-9155" profile_ids:"ksa.var-expansion-9155.default" ipv4_nets:"10.100.219.150/32"}
2026-02-16 21:35:20.664 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:20.664 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:20.664 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:20.665 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6b394e84ff0" ipVersion=0x4 table="filter"
2026-02-16 21:35:20.665 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_myYfLURAtnmCZ8zjO0" ipVersion=0x4 table="filter"
2026-02-16 21:35:20.665 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IhmCRFrCuro9tru8cc" ipVersion=0x4 table="filter"
2026-02-16 21:35:20.665 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6b394e84ff0" ipVersion=0x4 table="filter"
2026-02-16 21:35:20.665 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_myYfLURAtnmCZ8zjO0" ipVersion=0x4 table="filter"
2026-02-16 21:35:20.666 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IhmCRFrCuro9tru8cc" ipVersion=0x4 table="filter"
2026-02-16 21:35:20.666 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6b394e84ff0"
2026-02-16 21:35:20.666 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:20.666 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:20.705 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:20.705 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"} status="down"
2026-02-16 21:35:20.739 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali6b394e84ff0" state="down"
2026-02-16 21:35:20.740 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6b394e84ff0"
2026-02-16 21:35:20.740 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6b394e84ff0", State:"down", Index:152}
2026-02-16 21:35:20.740 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6b394e84ff0", Addrs:set.Typed[string]{}}
2026-02-16 21:35:20.740 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6b394e84ff0", Addrs:set.Typed[string]{}}
2026-02-16 21:35:20.740 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6b394e84ff0"
2026-02-16 21:35:20.740 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:20.740 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:20.742 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali6b394e84ff0" state="up"
2026-02-16 21:35:20.762 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:20.763 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"} status="down"
2026-02-16 21:35:20.763 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6b394e84ff0", State:"up", Index:152}
2026-02-16 21:35:20.763 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6b394e84ff0"
2026-02-16 21:35:20.763 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6b394e84ff0"
2026-02-16 21:35:20.763 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6b394e84ff0"
2026-02-16 21:35:20.763 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:20.763 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:20.787 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:20.787 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"} status="up"
2026-02-16 21:35:21.775 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f, name=eth0)
2026-02-16 21:35:21.776 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6b394e84ff0" profile_ids:"kns.var-expansion-9155" profile_ids:"ksa.var-expansion-9155.default" ipv4_nets:"10.100.219.150/32"}
2026-02-16 21:35:21.776 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:21.776 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:21.776 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:21.776 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6b394e84ff0"
2026-02-16 21:35:21.777 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:21.777 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:21.805 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:21.805 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"} status="up"
2026-02-16 21:35:22.117 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f, name=eth0)
2026-02-16 21:35:22.117 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6b394e84ff0" profile_ids:"kns.var-expansion-9155" profile_ids:"ksa.var-expansion-9155.default" ipv4_nets:"10.100.219.150/32"}
2026-02-16 21:35:22.118 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:22.118 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:22.118 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:22.119 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6b394e84ff0"
2026-02-16 21:35:22.119 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:22.119 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:22.147 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:22.147 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"} status="up"
2026-02-16 21:35:22.202 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=152
2026-02-16 21:35:22.202 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6b394e84ff0"
2026-02-16 21:35:22.202 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6b394e84ff0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:22.202 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6b394e84ff0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:23.180 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5643"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5643"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-5643"}
2026-02-16 21:35:23.207 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9442"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9442"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-9442"}
2026-02-16 21:35:23.233 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-9442" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:23.784 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f, name=eth0)
2026-02-16 21:35:23.784 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6b394e84ff0" profile_ids:"kns.var-expansion-9155" profile_ids:"ksa.var-expansion-9155.default" ipv4_nets:"10.100.219.150/32"}
2026-02-16 21:35:23.784 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:23.784 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:23.784 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:23.785 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6b394e84ff0"
2026-02-16 21:35:23.785 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:23.785 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:23.806 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:23.807 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"} status="up"
2026-02-16 21:35:23.958 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f, name=eth0)
2026-02-16 21:35:23.959 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f" endpoint_id:"eth0"}
2026-02-16 21:35:23.959 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-9155"}
2026-02-16 21:35:23.959 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-9155.default"}
2026-02-16 21:35:23.959 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:23.959 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:23.959 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_myYfLURAtnmCZ8zjO0" ipVersion=0x4 table="filter"
2026-02-16 21:35:23.959 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IhmCRFrCuro9tru8cc" ipVersion=0x4 table="filter"
2026-02-16 21:35:23.959 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_myYfLURAtnmCZ8zjO0" ipVersion=0x4 table="filter"
2026-02-16 21:35:23.959 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IhmCRFrCuro9tru8cc" ipVersion=0x4 table="filter"
2026-02-16 21:35:23.959 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:23.959 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6b394e84ff0" ipVersion=0x4 table="filter"
2026-02-16 21:35:23.959 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6b394e84ff0" ipVersion=0x4 table="filter"
2026-02-16 21:35:23.959 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:23.959 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:23.960 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.150
2026-02-16 21:35:24.019 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9155/var-expansion-8dcd32d7-88f0-4b71-a7a6-3fcf5452634f", EndpointId:"eth0"}
2026-02-16 21:35:24.064 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali6b394e84ff0" state="down"
2026-02-16 21:35:24.064 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6b394e84ff0"
2026-02-16 21:35:24.065 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6b394e84ff0", State:"down", Index:152}
2026-02-16 21:35:24.065 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6b394e84ff0", Addrs:set.Typed[string]{}}
2026-02-16 21:35:24.065 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6b394e84ff0", Addrs:set.Typed[string]{}}
2026-02-16 21:35:24.065 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=152
2026-02-16 21:35:24.065 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali6b394e84ff0" state=""
2026-02-16 21:35:24.065 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6b394e84ff0"
2026-02-16 21:35:24.094 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6b394e84ff0", State:"", Index:152}
2026-02-16 21:35:24.094 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6b394e84ff0", Addrs:set.Set[string](nil)}
2026-02-16 21:35:24.094 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6b394e84ff0", Addrs:set.Set[string](nil)}
2026-02-16 21:35:24.155 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-547" name:"default"}
2026-02-16 21:35:24.306 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-547"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-547"}
2026-02-16 21:35:24.340 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-547"}
2026-02-16 21:35:24.864 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-8422" name:"default"}
2026-02-16 21:35:25.129 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-8294" name:"default"}
2026-02-16 21:35:25.157 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-8294" name:"e2e"}
2026-02-16 21:35:25.250 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8422"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8422"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-8422"}
2026-02-16 21:35:25.273 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-8422"}
2026-02-16 21:35:25.381 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-8294"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-8294"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"subjectreview-8294"}
2026-02-16 21:35:25.401 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subjectreview-8294"}
2026-02-16 21:35:26.165 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9155"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9155"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9155"}
2026-02-16 21:35:26.194 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7100"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"job-7100"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7100"}
2026-02-16 21:35:26.221 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7100" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:26.747 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-1939/netserver-1, name=eth0)
2026-02-16 21:35:26.747 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1939/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf944d32b7d" profile_ids:"kns.pod-network-test-1939" profile_ids:"ksa.pod-network-test-1939.default" ipv4_nets:"10.100.219.151/32"}
2026-02-16 21:35:26.747 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:26.747 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:26.747 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:26.748 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf944d32b7d"
2026-02-16 21:35:26.748 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:26.748 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:26.776 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:26.776 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"} status="up"
2026-02-16 21:35:26.951 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-7100/with-success-policy-all-index-succeeded-0-7zfnw, name=eth0)
2026-02-16 21:35:26.951 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-7100"} profile:{inbound_rules:{action:"allow" rule_id:"ThrqNXuwDL7AojD_"} outbound_rules:{action:"allow" rule_id:"7_xK4XGq28m4ZPYp"}}
2026-02-16 21:35:26.951 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-7100.default"} profile:{}
2026-02-16 21:35:26.951 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ba6633c4ce" profile_ids:"kns.job-7100" profile_ids:"ksa.job-7100.default" ipv4_nets:"10.100.219.154/32"}
2026-02-16 21:35:26.952 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:26.952 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:26.952 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:26.952 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4ba6633c4ce" ipVersion=0x4 table="filter"
2026-02-16 21:35:26.952 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-7100" ipVersion=0x4 table="filter"
2026-02-16 21:35:26.952 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EcrULgi0HWIDItrEkY" ipVersion=0x4 table="filter"
2026-02-16 21:35:26.952 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4ba6633c4ce" ipVersion=0x4 table="filter"
2026-02-16 21:35:26.952 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-7100" ipVersion=0x4 table="filter"
2026-02-16 21:35:26.952 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EcrULgi0HWIDItrEkY" ipVersion=0x4 table="filter"
2026-02-16 21:35:26.952 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4ba6633c4ce"
2026-02-16 21:35:26.952 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:26.952 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:26.995 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:26.995 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"} status="down"
2026-02-16 21:35:27.028 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="cali4ba6633c4ce" state="down"
2026-02-16 21:35:27.029 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4ba6633c4ce"
2026-02-16 21:35:27.029 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ba6633c4ce", State:"down", Index:153}
2026-02-16 21:35:27.029 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba6633c4ce", Addrs:set.Typed[string]{}}
2026-02-16 21:35:27.029 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba6633c4ce", Addrs:set.Typed[string]{}}
2026-02-16 21:35:27.029 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4ba6633c4ce"
2026-02-16 21:35:27.029 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:27.029 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:27.037 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="cali4ba6633c4ce" state="up"
2026-02-16 21:35:27.051 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:27.051 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"} status="down"
2026-02-16 21:35:27.051 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ba6633c4ce", State:"up", Index:153}
2026-02-16 21:35:27.051 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4ba6633c4ce"
2026-02-16 21:35:27.051 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4ba6633c4ce"
2026-02-16 21:35:27.051 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ba6633c4ce"
2026-02-16 21:35:27.051 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:27.051 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:27.073 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:27.074 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"} status="up"
2026-02-16 21:35:27.808 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-7100/with-success-policy-all-index-succeeded-0-7zfnw, name=eth0)
2026-02-16 21:35:27.809 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ba6633c4ce" profile_ids:"kns.job-7100" profile_ids:"ksa.job-7100.default" ipv4_nets:"10.100.219.154/32"}
2026-02-16 21:35:27.809 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:27.809 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:27.809 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:27.811 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ba6633c4ce"
2026-02-16 21:35:27.811 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:27.811 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:27.831 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:27.831 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"} status="up"
2026-02-16 21:35:28.317 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-5643" name:"default"}
2026-02-16 21:35:28.460 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5643"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5643"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-5643"}
2026-02-16 21:35:28.487 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-5643"}
2026-02-16 21:35:28.570 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=153
2026-02-16 21:35:28.570 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4ba6633c4ce"
2026-02-16 21:35:28.570 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba6633c4ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:28.570 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba6633c4ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:28.988 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-7100/with-success-policy-all-index-succeeded-0-7zfnw, name=eth0)
2026-02-16 21:35:28.989 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ba6633c4ce" profile_ids:"kns.job-7100" profile_ids:"ksa.job-7100.default" ipv4_nets:"10.100.219.154/32"}
2026-02-16 21:35:28.989 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:28.989 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:28.989 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:28.990 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ba6633c4ce"
2026-02-16 21:35:28.990 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:28.990 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 153
2026-02-16 21:35:29.018 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:29.018 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"} status="up"
2026-02-16 21:35:29.093 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="cali4ba6633c4ce" state="down"
2026-02-16 21:35:29.093 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4ba6633c4ce"
2026-02-16 21:35:29.093 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=153
2026-02-16 21:35:29.093 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ba6633c4ce", State:"down", Index:153}
2026-02-16 21:35:29.093 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba6633c4ce", Addrs:set.Typed[string]{}}
2026-02-16 21:35:29.093 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba6633c4ce", Addrs:set.Typed[string]{}}
2026-02-16 21:35:29.093 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4ba6633c4ce"
2026-02-16 21:35:29.093 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:29.094 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:29.094 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.154
2026-02-16 21:35:29.096 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="cali4ba6633c4ce" state=""
2026-02-16 21:35:29.096 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4ba6633c4ce"
2026-02-16 21:35:29.117 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:29.117 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"} status="down"
2026-02-16 21:35:29.117 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ba6633c4ce", State:"", Index:153}
2026-02-16 21:35:29.117 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba6633c4ce", Addrs:set.Set[string](nil)}
2026-02-16 21:35:29.118 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba6633c4ce", Addrs:set.Set[string](nil)}
2026-02-16 21:35:29.118 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4ba6633c4ce"
2026-02-16 21:35:29.118 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:29.118 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:29.139 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:29.139 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"} status="down"
2026-02-16 21:35:29.197 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-7100/with-success-policy-all-index-succeeded-0-7zfnw, name=eth0)
2026-02-16 21:35:29.197 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw" endpoint_id:"eth0"}
2026-02-16 21:35:29.197 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-7100"}
2026-02-16 21:35:29.197 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-7100.default"}
2026-02-16 21:35:29.197 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:29.197 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:29.198 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-7100" ipVersion=0x4 table="filter"
2026-02-16 21:35:29.198 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EcrULgi0HWIDItrEkY" ipVersion=0x4 table="filter"
2026-02-16 21:35:29.198 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-7100" ipVersion=0x4 table="filter"
2026-02-16 21:35:29.198 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EcrULgi0HWIDItrEkY" ipVersion=0x4 table="filter"
2026-02-16 21:35:29.198 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:29.198 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4ba6633c4ce" ipVersion=0x4 table="filter"
2026-02-16 21:35:29.198 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4ba6633c4ce" ipVersion=0x4 table="filter"
2026-02-16 21:35:29.198 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:29.198 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:29.251 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7100/with-success-policy-all-index-succeeded-0-7zfnw", EndpointId:"eth0"}
2026-02-16 21:35:30.358 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7100"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"job-7100"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7100"}
2026-02-16 21:35:30.383 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8136"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8136"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8136"}
2026-02-16 21:35:30.405 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8136" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:30.464 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9442"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9442"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-9442"}
2026-02-16 21:35:30.486 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7958"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7958"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7958"}
2026-02-16 21:35:30.511 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7958" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:30.871 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-1939"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-1939"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-1939"}
2026-02-16 21:35:30.898 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3763"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3763"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-3763"}
2026-02-16 21:35:30.898 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-3763" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:31.132 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c, name=eth0)
2026-02-16 21:35:31.132 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-7958"} profile:{inbound_rules:{action:"allow" rule_id:"I4imgFQ8HPOuXk3-"} outbound_rules:{action:"allow" rule_id:"ey77zrpXLqbN4OC2"}}
2026-02-16 21:35:31.133 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-7958.default"} profile:{}
2026-02-16 21:35:31.133 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic173b20196a" profile_ids:"kns.projected-7958" profile_ids:"ksa.projected-7958.default" ipv4_nets:"10.100.219.152/32"}
2026-02-16 21:35:31.133 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:31.133 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:31.133 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:31.134 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic173b20196a" ipVersion=0x4 table="filter"
2026-02-16 21:35:31.134 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-7958" ipVersion=0x4 table="filter"
2026-02-16 21:35:31.134 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_c5nkZ8RTORYe6tS3qs" ipVersion=0x4 table="filter"
2026-02-16 21:35:31.134 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic173b20196a" ipVersion=0x4 table="filter"
2026-02-16 21:35:31.134 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-7958" ipVersion=0x4 table="filter"
2026-02-16 21:35:31.134 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_c5nkZ8RTORYe6tS3qs" ipVersion=0x4 table="filter"
2026-02-16 21:35:31.134 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic173b20196a"
2026-02-16 21:35:31.134 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:31.134 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:31.174 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:31.175 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"} status="down"
2026-02-16 21:35:31.207 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calic173b20196a" state="down"
2026-02-16 21:35:31.207 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic173b20196a", State:"down", Index:154}
2026-02-16 21:35:31.207 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic173b20196a"
2026-02-16 21:35:31.207 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:31.207 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:31.208 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic173b20196a"
2026-02-16 21:35:31.212 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calic173b20196a" state="up"
2026-02-16 21:35:31.234 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:31.234 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"} status="down"
2026-02-16 21:35:31.234 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic173b20196a", Addrs:set.Typed[string]{}}
2026-02-16 21:35:31.234 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic173b20196a", Addrs:set.Typed[string]{}}
2026-02-16 21:35:31.234 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic173b20196a", State:"up", Index:154}
2026-02-16 21:35:31.234 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic173b20196a"
2026-02-16 21:35:31.234 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic173b20196a"
2026-02-16 21:35:31.234 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic173b20196a"
2026-02-16 21:35:31.234 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:31.234 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:31.253 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:31.253 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"} status="up"
2026-02-16 21:35:31.674 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-9155" name:"default"}
2026-02-16 21:35:31.726 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9155"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9155"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9155"}
2026-02-16 21:35:31.752 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-9155"}
2026-02-16 21:35:31.834 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c, name=eth0)
2026-02-16 21:35:31.834 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic173b20196a" profile_ids:"kns.projected-7958" profile_ids:"ksa.projected-7958.default" ipv4_nets:"10.100.219.152/32"}
2026-02-16 21:35:31.834 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:31.834 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:31.834 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:31.835 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic173b20196a"
2026-02-16 21:35:31.835 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:31.835 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:31.860 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:31.860 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"} status="up"
2026-02-16 21:35:32.570 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=154
2026-02-16 21:35:32.570 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic173b20196a"
2026-02-16 21:35:32.570 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic173b20196a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:32.570 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic173b20196a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:32.896 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6983"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6983"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6983"}
2026-02-16 21:35:32.924 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-501"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-501"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-501"}
2026-02-16 21:35:32.924 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-501" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:33.031 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c, name=eth0)
2026-02-16 21:35:33.032 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic173b20196a" profile_ids:"kns.projected-7958" profile_ids:"ksa.projected-7958.default" ipv4_nets:"10.100.219.152/32"}
2026-02-16 21:35:33.032 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:33.032 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:33.032 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:33.032 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic173b20196a"
2026-02-16 21:35:33.032 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:33.032 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 154
2026-02-16 21:35:33.063 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:33.063 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"} status="up"
2026-02-16 21:35:33.140 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=154
2026-02-16 21:35:33.141 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic173b20196a"
2026-02-16 21:35:33.141 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calic173b20196a" state="down"
2026-02-16 21:35:33.141 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calic173b20196a" state=""
2026-02-16 21:35:33.141 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic173b20196a"
2026-02-16 21:35:33.141 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic173b20196a", Addrs:set.Typed[string]{}}
2026-02-16 21:35:33.141 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic173b20196a", Addrs:set.Typed[string]{}}
2026-02-16 21:35:33.141 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic173b20196a", State:"down", Index:154}
2026-02-16 21:35:33.141 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic173b20196a", State:"", Index:154}
2026-02-16 21:35:33.141 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic173b20196a", Addrs:set.Set[string](nil)}
2026-02-16 21:35:33.141 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic173b20196a", Addrs:set.Set[string](nil)}
2026-02-16 21:35:33.141 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic173b20196a"
2026-02-16 21:35:33.141 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:33.141 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:33.142 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.152
2026-02-16 21:35:33.165 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:33.165 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"} status="down"
2026-02-16 21:35:33.257 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c, name=eth0)
2026-02-16 21:35:33.257 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c" endpoint_id:"eth0"}
2026-02-16 21:35:33.257 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-7958"}
2026-02-16 21:35:33.257 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-7958.default"}
2026-02-16 21:35:33.257 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:33.257 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:33.258 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-7958" ipVersion=0x4 table="filter"
2026-02-16 21:35:33.258 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_c5nkZ8RTORYe6tS3qs" ipVersion=0x4 table="filter"
2026-02-16 21:35:33.258 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-7958" ipVersion=0x4 table="filter"
2026-02-16 21:35:33.258 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_c5nkZ8RTORYe6tS3qs" ipVersion=0x4 table="filter"
2026-02-16 21:35:33.258 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:33.258 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic173b20196a" ipVersion=0x4 table="filter"
2026-02-16 21:35:33.258 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic173b20196a" ipVersion=0x4 table="filter"
2026-02-16 21:35:33.258 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:33.258 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:33.307 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7958/pod-projected-configmaps-779e2ddc-899f-4ec1-8c6f-0b9fd3376c0c", EndpointId:"eth0"}
2026-02-16 21:35:33.507 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6, name=eth0)
2026-02-16 21:35:33.507 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-501.default"} profile:{}
2026-02-16 21:35:33.507 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-501"} profile:{inbound_rules:{action:"allow" rule_id:"HWxDp5zJfd8kzwHW"} outbound_rules:{action:"allow" rule_id:"CRO-XcWp-qAVEDOb"}}
2026-02-16 21:35:33.507 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliddf7d7473ae" profile_ids:"kns.var-expansion-501" profile_ids:"ksa.var-expansion-501.default" ipv4_nets:"10.100.219.155/32"}
2026-02-16 21:35:33.507 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:33.507 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:33.507 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:33.508 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliddf7d7473ae" ipVersion=0x4 table="filter"
2026-02-16 21:35:33.508 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rCMqJHMiP-rP5F29ZN" ipVersion=0x4 table="filter"
2026-02-16 21:35:33.508 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_RpUHYF7862BMgsz0AS" ipVersion=0x4 table="filter"
2026-02-16 21:35:33.508 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliddf7d7473ae" ipVersion=0x4 table="filter"
2026-02-16 21:35:33.508 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rCMqJHMiP-rP5F29ZN" ipVersion=0x4 table="filter"
2026-02-16 21:35:33.508 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_RpUHYF7862BMgsz0AS" ipVersion=0x4 table="filter"
2026-02-16 21:35:33.508 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliddf7d7473ae"
2026-02-16 21:35:33.508 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:33.508 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:33.552 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:33.552 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"} status="down"
2026-02-16 21:35:33.585 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="caliddf7d7473ae" state="down"
2026-02-16 21:35:33.585 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliddf7d7473ae"
2026-02-16 21:35:33.585 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="caliddf7d7473ae" state="up"
2026-02-16 21:35:33.585 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliddf7d7473ae", State:"down", Index:155}
2026-02-16 21:35:33.585 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliddf7d7473ae", Addrs:set.Typed[string]{}}
2026-02-16 21:35:33.585 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliddf7d7473ae", Addrs:set.Typed[string]{}}
2026-02-16 21:35:33.585 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliddf7d7473ae", State:"up", Index:155}
2026-02-16 21:35:33.585 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliddf7d7473ae"
2026-02-16 21:35:33.585 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliddf7d7473ae"
2026-02-16 21:35:33.586 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliddf7d7473ae"
2026-02-16 21:35:33.586 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:33.586 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:33.606 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:33.606 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"} status="up"
2026-02-16 21:35:33.852 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6, name=eth0)
2026-02-16 21:35:33.852 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliddf7d7473ae" profile_ids:"kns.var-expansion-501" profile_ids:"ksa.var-expansion-501.default" ipv4_nets:"10.100.219.155/32"}
2026-02-16 21:35:33.852 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:33.852 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:33.852 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:33.852 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliddf7d7473ae"
2026-02-16 21:35:33.852 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:33.853 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:33.877 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:33.877 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"} status="up"
2026-02-16 21:35:34.620 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7958"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7958"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7958"}
2026-02-16 21:35:34.647 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3719"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3719"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-3719"}
2026-02-16 21:35:34.647 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-3719" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:34.668 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-3719" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:35:34.906 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=155
2026-02-16 21:35:34.906 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliddf7d7473ae"
2026-02-16 21:35:34.906 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliddf7d7473ae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:34.906 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliddf7d7473ae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:35.006 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6, name=eth0)
2026-02-16 21:35:35.006 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliddf7d7473ae" profile_ids:"kns.var-expansion-501" profile_ids:"ksa.var-expansion-501.default" ipv4_nets:"10.100.219.155/32"}
2026-02-16 21:35:35.006 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:35.006 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:35.006 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:35.007 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliddf7d7473ae"
2026-02-16 21:35:35.008 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:35.008 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:35.029 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:35.029 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"} status="up"
2026-02-16 21:35:35.109 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=155
2026-02-16 21:35:35.109 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliddf7d7473ae"
2026-02-16 21:35:35.109 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="caliddf7d7473ae" state="down"
2026-02-16 21:35:35.110 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliddf7d7473ae", Addrs:set.Typed[string]{}}
2026-02-16 21:35:35.110 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliddf7d7473ae", Addrs:set.Typed[string]{}}
2026-02-16 21:35:35.110 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliddf7d7473ae", State:"down", Index:155}
2026-02-16 21:35:35.110 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliddf7d7473ae"
2026-02-16 21:35:35.110 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:35.110 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:35.110 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.155
2026-02-16 21:35:35.114 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="caliddf7d7473ae" state=""
2026-02-16 21:35:35.114 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliddf7d7473ae"
2026-02-16 21:35:35.131 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:35.131 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"} status="down"
2026-02-16 21:35:35.131 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliddf7d7473ae", State:"", Index:155}
2026-02-16 21:35:35.131 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliddf7d7473ae", Addrs:set.Set[string](nil)}
2026-02-16 21:35:35.131 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliddf7d7473ae", Addrs:set.Set[string](nil)}
2026-02-16 21:35:35.131 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliddf7d7473ae"
2026-02-16 21:35:35.131 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:35.131 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:35.153 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:35.153 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"} status="down"
2026-02-16 21:35:35.250 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6, name=eth0)
2026-02-16 21:35:35.250 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6" endpoint_id:"eth0"}
2026-02-16 21:35:35.250 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-501"}
2026-02-16 21:35:35.250 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-501.default"}
2026-02-16 21:35:35.250 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:35.250 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:35.251 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rCMqJHMiP-rP5F29ZN" ipVersion=0x4 table="filter"
2026-02-16 21:35:35.251 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_RpUHYF7862BMgsz0AS" ipVersion=0x4 table="filter"
2026-02-16 21:35:35.251 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rCMqJHMiP-rP5F29ZN" ipVersion=0x4 table="filter"
2026-02-16 21:35:35.251 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_RpUHYF7862BMgsz0AS" ipVersion=0x4 table="filter"
2026-02-16 21:35:35.251 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:35.251 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliddf7d7473ae" ipVersion=0x4 table="filter"
2026-02-16 21:35:35.251 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliddf7d7473ae" ipVersion=0x4 table="filter"
2026-02-16 21:35:35.251 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:35.251 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:35.308 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-501/var-expansion-9344a0d6-8c78-488a-8741-a25010adafc6", EndpointId:"eth0"}
2026-02-16 21:35:35.531 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7100" name:"default"}
2026-02-16 21:35:35.656 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9442"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9442"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-9442"}
2026-02-16 21:35:35.901 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-1939/netserver-1, name=eth0)
2026-02-16 21:35:35.902 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1939/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf944d32b7d" profile_ids:"kns.pod-network-test-1939" profile_ids:"ksa.pod-network-test-1939.default" ipv4_nets:"10.100.219.151/32"}
2026-02-16 21:35:35.902 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:35.902 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:35.902 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:35.902 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf944d32b7d"
2026-02-16 21:35:35.903 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:35.903 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:35.932 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-1939/netserver-1, name=eth0)
2026-02-16 21:35:35.938 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:35.938 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"} status="up"
2026-02-16 21:35:35.938 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7100"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"job-7100"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7100"}
2026-02-16 21:35:35.938 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1939/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaf944d32b7d" profile_ids:"kns.pod-network-test-1939" profile_ids:"ksa.pod-network-test-1939.default" ipv4_nets:"10.100.219.151/32"}
2026-02-16 21:35:35.938 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-1939"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-1939"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-1939"}
2026-02-16 21:35:35.938 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:35.938 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:35.938 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:35.939 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaf944d32b7d"
2026-02-16 21:35:35.939 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:35.939 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:35.971 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:35.972 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"} status="up"
2026-02-16 21:35:35.972 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7100"}
2026-02-16 21:35:36.224 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-1939/netserver-1, name=eth0)
2026-02-16 21:35:36.225 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1939/netserver-1" endpoint_id:"eth0"}
2026-02-16 21:35:36.225 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-1939"}
2026-02-16 21:35:36.225 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-1939.default"}
2026-02-16 21:35:36.225 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:36.225 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:36.226 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_QK2KTSzShanVWN8scR" ipVersion=0x4 table="filter"
2026-02-16 21:35:36.226 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_anbGQzUGnTQQRmrhBn" ipVersion=0x4 table="filter"
2026-02-16 21:35:36.227 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_QK2KTSzShanVWN8scR" ipVersion=0x4 table="filter"
2026-02-16 21:35:36.227 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_anbGQzUGnTQQRmrhBn" ipVersion=0x4 table="filter"
2026-02-16 21:35:36.227 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:36.227 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliaf944d32b7d" ipVersion=0x4 table="filter"
2026-02-16 21:35:36.227 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliaf944d32b7d" ipVersion=0x4 table="filter"
2026-02-16 21:35:36.227 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:36.227 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:36.236 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.151
2026-02-16 21:35:36.286 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1939/netserver-1", EndpointId:"eth0"}
2026-02-16 21:35:36.328 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="caliaf944d32b7d" state="down"
2026-02-16 21:35:36.328 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaf944d32b7d"
2026-02-16 21:35:36.328 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=151
2026-02-16 21:35:36.328 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf944d32b7d", State:"down", Index:151}
2026-02-16 21:35:36.328 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf944d32b7d", Addrs:set.Typed[string]{}}
2026-02-16 21:35:36.328 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf944d32b7d", Addrs:set.Typed[string]{}}
2026-02-16 21:35:36.333 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="caliaf944d32b7d" state=""
2026-02-16 21:35:36.333 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaf944d32b7d"
2026-02-16 21:35:36.351 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaf944d32b7d", State:"", Index:151}
2026-02-16 21:35:36.351 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaf944d32b7d", Addrs:set.Set[string](nil)}
2026-02-16 21:35:36.351 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaf944d32b7d", Addrs:set.Set[string](nil)}
2026-02-16 21:35:37.040 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-501"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-501"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-501"}
2026-02-16 21:35:37.064 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-9890"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-9890"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-9890"}
2026-02-16 21:35:37.082 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-9890" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:37.144 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-9890"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-9890"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-9890"}
2026-02-16 21:35:37.163 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3957"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3957"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-3957"}
2026-02-16 21:35:37.187 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-3957" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:37.246 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3957"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3957"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-3957"}
2026-02-16 21:35:37.286 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-6234"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-6234"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-6234"}
2026-02-16 21:35:37.309 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-6234" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:38.043 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-6234/resize-test-6z4l4, name=eth0)
2026-02-16 21:35:38.044 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-resize-tests-6234"} profile:{inbound_rules:{action:"allow" rule_id:"IAO8KgAQwo-8B9a5"} outbound_rules:{action:"allow" rule_id:"A4QiiuAd0UKOHI5E"}}
2026-02-16 21:35:38.044 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-6234.default"} profile:{}
2026-02-16 21:35:38.044 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-6234/resize-test-6z4l4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicfd49138b2f" profile_ids:"kns.pod-resize-tests-6234" profile_ids:"ksa.pod-resize-tests-6234.default" ipv4_nets:"10.100.219.158/32"}
2026-02-16 21:35:38.044 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:35:38.044 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:35:38.045 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:35:38.045 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicfd49138b2f" ipVersion=0x4 table="filter"
2026-02-16 21:35:38.045 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_c6LeaekPsu9ffx_nEQ" ipVersion=0x4 table="filter"
2026-02-16 21:35:38.045 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YcRYs_M1jAhnrVeKBm" ipVersion=0x4 table="filter"
2026-02-16 21:35:38.045 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicfd49138b2f" ipVersion=0x4 table="filter"
2026-02-16 21:35:38.045 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_c6LeaekPsu9ffx_nEQ" ipVersion=0x4 table="filter"
2026-02-16 21:35:38.045 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YcRYs_M1jAhnrVeKBm" ipVersion=0x4 table="filter"
2026-02-16 21:35:38.045 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicfd49138b2f"
2026-02-16 21:35:38.045 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:35:38.045 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:35:38.087 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:38.087 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} status="down"
2026-02-16 21:35:38.105 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="calicfd49138b2f" state="down"
2026-02-16 21:35:38.106 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicfd49138b2f"
2026-02-16 21:35:38.106 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicfd49138b2f", State:"down", Index:156}
2026-02-16 21:35:38.106 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicfd49138b2f", Addrs:set.Typed[string]{}}
2026-02-16 21:35:38.106 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicfd49138b2f", Addrs:set.Typed[string]{}}
2026-02-16 21:35:38.106 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicfd49138b2f"
2026-02-16 21:35:38.106 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:35:38.106 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:35:38.108 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="calicfd49138b2f" state="up"
2026-02-16 21:35:38.129 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:38.129 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} status="down"
2026-02-16 21:35:38.129 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicfd49138b2f", State:"up", Index:156}
2026-02-16 21:35:38.129 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicfd49138b2f"
2026-02-16 21:35:38.129 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicfd49138b2f"
2026-02-16 21:35:38.129 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicfd49138b2f"
2026-02-16 21:35:38.129 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:35:38.129 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:35:38.148 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:38.148 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} status="up"
2026-02-16 21:35:38.162 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6983" name:"default"}
2026-02-16 21:35:38.222 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6983"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6983"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6983"}
2026-02-16 21:35:38.266 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6983"}
2026-02-16 21:35:39.213 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8136"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8136"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8136"}
2026-02-16 21:35:39.244 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-221"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-221"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-221"}
2026-02-16 21:35:39.263 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-221" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:39.765 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7958" name:"default"}
2026-02-16 21:35:39.962 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=156
2026-02-16 21:35:39.962 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicfd49138b2f"
2026-02-16 21:35:39.962 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicfd49138b2f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:39.962 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicfd49138b2f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:40.011 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7958"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7958"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7958"}
2026-02-16 21:35:40.033 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7958"}
2026-02-16 21:35:40.848 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-9442" name:"default"}
2026-02-16 21:35:40.930 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-9442"}
2026-02-16 21:35:41.054 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-1939" name:"default"}
2026-02-16 21:35:41.227 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-1939"}
2026-02-16 21:35:42.417 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-3957" name:"default"}
2026-02-16 21:35:42.524 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-501" name:"default"}
2026-02-16 21:35:42.622 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-9890" name:"default"}
2026-02-16 21:35:42.656 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3957"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3957"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-3957"}
2026-02-16 21:35:42.695 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-3957"}
2026-02-16 21:35:42.746 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-501"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-501"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-501"}
2026-02-16 21:35:42.773 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-501"}
2026-02-16 21:35:42.773 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-9890"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-9890"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-9890"}
2026-02-16 21:35:42.802 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-9890"}
2026-02-16 21:35:43.465 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-221"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-221"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-221"}
2026-02-16 21:35:43.497 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8163"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-8163"}
2026-02-16 21:35:43.497 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-8163" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:44.521 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8136" name:"default"}
2026-02-16 21:35:44.551 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8136"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8136"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8136"}
2026-02-16 21:35:44.574 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-8136"}
2026-02-16 21:35:45.276 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-3719/test-ss-1, name=eth0)
2026-02-16 21:35:45.277 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-3719.default"} profile:{}
2026-02-16 21:35:45.277 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-3719"} profile:{inbound_rules:{action:"allow" rule_id:"N2ST4pmzsFMjR0uY"} outbound_rules:{action:"allow" rule_id:"RmU_9jneTCeSui99"}}
2026-02-16 21:35:45.277 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3719/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali584f118dab7" profile_ids:"kns.statefulset-3719" profile_ids:"ksa.statefulset-3719.default" ipv4_nets:"10.100.219.157/32"}
2026-02-16 21:35:45.277 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:45.277 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:45.278 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:45.278 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:35:45.278 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali584f118dab7" ipVersion=0x4 table="filter"
2026-02-16 21:35:45.278 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MKgziDF53uJsppn1Qs" ipVersion=0x4 table="filter"
2026-02-16 21:35:45.278 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_W4rjJz7jlLP_lHjbTB" ipVersion=0x4 table="filter"
2026-02-16 21:35:45.278 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:35:45.278 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali584f118dab7" ipVersion=0x4 table="filter"
2026-02-16 21:35:45.278 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MKgziDF53uJsppn1Qs" ipVersion=0x4 table="filter"
2026-02-16 21:35:45.278 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_W4rjJz7jlLP_lHjbTB" ipVersion=0x4 table="filter"
2026-02-16 21:35:45.278 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali584f118dab7"
2026-02-16 21:35:45.279 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:45.279 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:45.330 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:45.330 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"} status="down"
2026-02-16 21:35:45.350 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali584f118dab7" state="down"
2026-02-16 21:35:45.350 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali584f118dab7", State:"down", Index:157}
2026-02-16 21:35:45.350 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali584f118dab7"
2026-02-16 21:35:45.350 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali584f118dab7"
2026-02-16 21:35:45.350 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:45.350 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:45.351 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali584f118dab7" state="up"
2026-02-16 21:35:45.371 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:45.371 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"} status="down"
2026-02-16 21:35:45.371 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali584f118dab7", Addrs:set.Typed[string]{}}
2026-02-16 21:35:45.371 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali584f118dab7", Addrs:set.Typed[string]{}}
2026-02-16 21:35:45.371 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali584f118dab7", State:"up", Index:157}
2026-02-16 21:35:45.371 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali584f118dab7"
2026-02-16 21:35:45.371 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali584f118dab7"
2026-02-16 21:35:45.371 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali584f118dab7"
2026-02-16 21:35:45.372 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:45.372 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:45.401 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:45.401 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:35:45.668 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8163"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-8163"}
2026-02-16 21:35:45.695 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7482"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7482"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7482"}
2026-02-16 21:35:45.715 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7482" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:45.749 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:35:45.754 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-7482" type:"ClusterIP" cluster_ips:"10.254.177.98" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:35:45.939 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-3719/test-ss-1, name=eth0)
2026-02-16 21:35:45.940 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3719/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali584f118dab7" profile_ids:"kns.statefulset-3719" profile_ids:"ksa.statefulset-3719.default" ipv4_nets:"10.100.219.157/32"}
2026-02-16 21:35:45.940 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:45.940 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:45.940 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:45.940 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali584f118dab7"
2026-02-16 21:35:45.941 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:45.941 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:45.959 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-3719/test-ss-1, name=eth0)
2026-02-16 21:35:45.963 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:45.963 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:35:45.963 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3719/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali584f118dab7" profile_ids:"kns.statefulset-3719" profile_ids:"ksa.statefulset-3719.default" ipv4_nets:"10.100.219.157/32"}
2026-02-16 21:35:45.963 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:45.963 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:45.963 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:45.964 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali584f118dab7"
2026-02-16 21:35:45.965 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:45.965 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:45.993 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:45.993 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:35:46.352 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7482/affinity-clusterip-76bb56bdb7-p5m66, name=eth0)
2026-02-16 21:35:46.352 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-7482"} profile:{inbound_rules:{action:"allow" rule_id:"tg6bobH_e1VMT4lD"} outbound_rules:{action:"allow" rule_id:"btwwZ4nsKnNojxiL"}}
2026-02-16 21:35:46.352 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7482.default"} profile:{}
2026-02-16 21:35:46.352 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7482/affinity-clusterip-76bb56bdb7-p5m66" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliccf4c058557" profile_ids:"kns.services-7482" profile_ids:"ksa.services-7482.default" ipv4_nets:"10.100.219.156/32"}
2026-02-16 21:35:46.352 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"}
2026-02-16 21:35:46.352 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"}
2026-02-16 21:35:46.352 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"}
2026-02-16 21:35:46.353 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.353 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliccf4c058557" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.353 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-7482" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.353 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_j69izTnR8MyO3JLqJO" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.353 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.353 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliccf4c058557" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.353 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-7482" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.353 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_j69izTnR8MyO3JLqJO" ipVersion=0x4 table="filter"
2026-02-16 21:35:46.353 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliccf4c058557"
2026-02-16 21:35:46.353 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"}
2026-02-16 21:35:46.353 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"}
2026-02-16 21:35:46.393 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:46.393 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"} status="down"
2026-02-16 21:35:46.425 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="caliccf4c058557" state="down"
2026-02-16 21:35:46.425 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliccf4c058557", State:"down", Index:158}
2026-02-16 21:35:46.425 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliccf4c058557"
2026-02-16 21:35:46.425 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliccf4c058557"
2026-02-16 21:35:46.425 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"}
2026-02-16 21:35:46.425 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"}
2026-02-16 21:35:46.428 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="caliccf4c058557" state="up"
2026-02-16 21:35:46.450 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:46.450 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"} status="down"
2026-02-16 21:35:46.450 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliccf4c058557", Addrs:set.Typed[string]{}}
2026-02-16 21:35:46.450 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliccf4c058557", Addrs:set.Typed[string]{}}
2026-02-16 21:35:46.450 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliccf4c058557", State:"up", Index:158}
2026-02-16 21:35:46.451 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliccf4c058557"
2026-02-16 21:35:46.451 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliccf4c058557"
2026-02-16 21:35:46.451 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliccf4c058557"
2026-02-16 21:35:46.451 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"}
2026-02-16 21:35:46.451 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"}
2026-02-16 21:35:46.547 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:46.547 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"} status="up"
2026-02-16 21:35:46.778 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=157
2026-02-16 21:35:46.778 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali584f118dab7"
2026-02-16 21:35:46.778 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali584f118dab7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:46.778 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali584f118dab7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:46.952 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7482/affinity-clusterip-76bb56bdb7-p5m66, name=eth0)
2026-02-16 21:35:46.952 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7482/affinity-clusterip-76bb56bdb7-p5m66" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliccf4c058557" profile_ids:"kns.services-7482" profile_ids:"ksa.services-7482.default" ipv4_nets:"10.100.219.156/32"}
2026-02-16 21:35:46.952 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"}
2026-02-16 21:35:46.952 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"}
2026-02-16 21:35:46.952 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"}
2026-02-16 21:35:46.953 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliccf4c058557"
2026-02-16 21:35:46.953 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"}
2026-02-16 21:35:46.953 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"}
2026-02-16 21:35:46.973 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:46.973 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"} status="up"
2026-02-16 21:35:48.093 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=158
2026-02-16 21:35:48.093 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliccf4c058557"
2026-02-16 21:35:48.094 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliccf4c058557", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:48.094 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliccf4c058557", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:48.378 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7482/execpod-affinity7w5bp, name=eth0)
2026-02-16 21:35:48.378 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7482/execpod-affinity7w5bp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd5334088f9" profile_ids:"kns.services-7482" profile_ids:"ksa.services-7482.default" ipv4_nets:"10.100.219.159/32"}
2026-02-16 21:35:48.378 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:48.378 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:48.378 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:48.379 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibd5334088f9" ipVersion=0x4 table="filter"
2026-02-16 21:35:48.379 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibd5334088f9" ipVersion=0x4 table="filter"
2026-02-16 21:35:48.379 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibd5334088f9"
2026-02-16 21:35:48.379 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:48.379 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:48.421 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:48.422 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"} status="down"
2026-02-16 21:35:48.460 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="calibd5334088f9" state="down"
2026-02-16 21:35:48.460 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibd5334088f9"
2026-02-16 21:35:48.460 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd5334088f9", State:"down", Index:159}
2026-02-16 21:35:48.460 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd5334088f9", Addrs:set.Typed[string]{}}
2026-02-16 21:35:48.460 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd5334088f9", Addrs:set.Typed[string]{}}
2026-02-16 21:35:48.460 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibd5334088f9"
2026-02-16 21:35:48.460 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:48.460 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:48.461 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="calibd5334088f9" state="up"
2026-02-16 21:35:48.483 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:48.483 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"} status="down"
2026-02-16 21:35:48.483 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd5334088f9", State:"up", Index:159}
2026-02-16 21:35:48.483 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibd5334088f9"
2026-02-16 21:35:48.483 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibd5334088f9"
2026-02-16 21:35:48.483 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd5334088f9"
2026-02-16 21:35:48.483 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:48.483 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:48.501 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:48.501 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"} status="up"
2026-02-16 21:35:48.589 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-221" name:"default"}
2026-02-16 21:35:48.748 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-221"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-221"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-221"}
2026-02-16 21:35:48.774 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-221"}
2026-02-16 21:35:48.988 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7482/execpod-affinity7w5bp, name=eth0)
2026-02-16 21:35:48.988 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7482/execpod-affinity7w5bp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd5334088f9" profile_ids:"kns.services-7482" profile_ids:"ksa.services-7482.default" ipv4_nets:"10.100.219.159/32"}
2026-02-16 21:35:48.988 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:48.989 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:48.989 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:48.991 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd5334088f9"
2026-02-16 21:35:48.992 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:48.992 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:49.010 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-6234/resize-test-6z4l4, name=eth0)
2026-02-16 21:35:49.019 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:49.019 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"} status="up"
2026-02-16 21:35:49.019 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-6234/resize-test-6z4l4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicfd49138b2f" profile_ids:"kns.pod-resize-tests-6234" profile_ids:"ksa.pod-resize-tests-6234.default" ipv4_nets:"10.100.219.158/32"}
2026-02-16 21:35:49.019 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:35:49.020 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:35:49.020 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:35:49.021 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicfd49138b2f"
2026-02-16 21:35:49.021 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:35:49.021 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:35:49.043 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:49.043 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} status="up"
2026-02-16 21:35:49.884 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=159
2026-02-16 21:35:49.884 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibd5334088f9"
2026-02-16 21:35:49.884 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd5334088f9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:49.884 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd5334088f9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:50.609 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7482/execpod-affinity7w5bp, name=eth0)
2026-02-16 21:35:50.609 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7482/execpod-affinity7w5bp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd5334088f9" profile_ids:"kns.services-7482" profile_ids:"ksa.services-7482.default" ipv4_nets:"10.100.219.159/32"}
2026-02-16 21:35:50.609 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:50.609 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:50.609 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:50.610 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd5334088f9"
2026-02-16 21:35:50.610 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:50.610 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:50.620 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7482/execpod-affinity7w5bp, name=eth0)
2026-02-16 21:35:50.630 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:50.630 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"} status="up"
2026-02-16 21:35:50.630 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7482/execpod-affinity7w5bp" endpoint_id:"eth0"}
2026-02-16 21:35:50.630 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:50.630 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:50.630 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:50.630 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibd5334088f9" ipVersion=0x4 table="filter"
2026-02-16 21:35:50.630 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibd5334088f9" ipVersion=0x4 table="filter"
2026-02-16 21:35:50.630 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:50.630 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:50.632 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.159
2026-02-16 21:35:50.675 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/execpod-affinity7w5bp", EndpointId:"eth0"}
2026-02-16 21:35:50.675 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-7482"
2026-02-16 21:35:50.697 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7482/affinity-clusterip-76bb56bdb7-p5m66, name=eth0)
2026-02-16 21:35:50.714 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7482/affinity-clusterip-76bb56bdb7-p5m66, name=eth0)
2026-02-16 21:35:50.724 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7482/affinity-clusterip-76bb56bdb7-p5m66" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliccf4c058557" profile_ids:"kns.services-7482" profile_ids:"ksa.services-7482.default" ipv4_nets:"10.100.219.156/32"}
2026-02-16 21:35:50.725 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7482"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7482"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7482"}
2026-02-16 21:35:50.725 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7482/affinity-clusterip-76bb56bdb7-p5m66" endpoint_id:"eth0"}
2026-02-16 21:35:50.725 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-7482"}
2026-02-16 21:35:50.725 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-7482.default"}
2026-02-16 21:35:50.725 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8155"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8155"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-8155"}
2026-02-16 21:35:50.725 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"}
2026-02-16 21:35:50.730 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"}
2026-02-16 21:35:50.730 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-7482" ipVersion=0x4 table="filter"
2026-02-16 21:35:50.730 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_j69izTnR8MyO3JLqJO" ipVersion=0x4 table="filter"
2026-02-16 21:35:50.730 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-7482" ipVersion=0x4 table="filter"
2026-02-16 21:35:50.730 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_j69izTnR8MyO3JLqJO" ipVersion=0x4 table="filter"
2026-02-16 21:35:50.731 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"}
2026-02-16 21:35:50.731 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-16 21:35:50.731 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliccf4c058557" ipVersion=0x4 table="filter"
2026-02-16 21:35:50.731 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-16 21:35:50.731 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliccf4c058557" ipVersion=0x4 table="filter"
2026-02-16 21:35:50.731 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"}
2026-02-16 21:35:50.731 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"}
2026-02-16 21:35:50.734 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.156
2026-02-16 21:35:50.788 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7482/affinity-clusterip-76bb56bdb7-p5m66", EndpointId:"eth0"}
2026-02-16 21:35:50.789 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-8155" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:50.974 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-8163" name:"default"}
2026-02-16 21:35:51.103 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8163"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-8163"}
2026-02-16 21:35:51.135 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-8163"}
bird: KIF: Received address message for unknown interface 159
2026-02-16 21:35:51.427 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="calibd5334088f9" state="down"
2026-02-16 21:35:51.427 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibd5334088f9"
2026-02-16 21:35:51.427 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=159
2026-02-16 21:35:51.427 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd5334088f9", State:"down", Index:159}
2026-02-16 21:35:51.427 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd5334088f9", Addrs:set.Typed[string]{}}
2026-02-16 21:35:51.427 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd5334088f9", Addrs:set.Typed[string]{}}
2026-02-16 21:35:51.430 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="calibd5334088f9" state=""
2026-02-16 21:35:51.430 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibd5334088f9"
2026-02-16 21:35:51.451 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd5334088f9", State:"", Index:159}
2026-02-16 21:35:51.451 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd5334088f9", Addrs:set.Set[string](nil)}
2026-02-16 21:35:51.451 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd5334088f9", Addrs:set.Set[string](nil)}
bird: KIF: Received address message for unknown interface 158
2026-02-16 21:35:53.278 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="caliccf4c058557" state="down"
2026-02-16 21:35:53.279 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliccf4c058557", State:"down", Index:158}
2026-02-16 21:35:53.279 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliccf4c058557"
2026-02-16 21:35:53.279 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=158
2026-02-16 21:35:53.282 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="caliccf4c058557" state=""
2026-02-16 21:35:53.282 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliccf4c058557"
2026-02-16 21:35:53.307 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliccf4c058557", Addrs:set.Typed[string]{}}
2026-02-16 21:35:53.307 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliccf4c058557", Addrs:set.Typed[string]{}}
2026-02-16 21:35:53.307 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliccf4c058557", State:"", Index:158}
2026-02-16 21:35:53.307 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliccf4c058557", Addrs:set.Set[string](nil)}
2026-02-16 21:35:53.307 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliccf4c058557", Addrs:set.Set[string](nil)}
2026-02-16 21:35:53.564 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-8155/pod-2, name=eth0)
2026-02-16 21:35:53.564 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-8155"} profile:{inbound_rules:{action:"allow" rule_id:"pIRLG74hg7uo7S-w"} outbound_rules:{action:"allow" rule_id:"M5kpmNjzRJTqx7Wb"}}
2026-02-16 21:35:53.564 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-8155.default"} profile:{}
2026-02-16 21:35:53.564 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8155/pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1be017ca5b7" profile_ids:"kns.disruption-8155" profile_ids:"ksa.disruption-8155.default" ipv4_nets:"10.100.219.153/32"}
2026-02-16 21:35:53.564 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:35:53.564 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:35:53.564 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:35:53.565 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1be017ca5b7" ipVersion=0x4 table="filter"
2026-02-16 21:35:53.565 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-8155" ipVersion=0x4 table="filter"
2026-02-16 21:35:53.565 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kjtqUMwPuSejng6fH8" ipVersion=0x4 table="filter"
2026-02-16 21:35:53.565 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1be017ca5b7" ipVersion=0x4 table="filter"
2026-02-16 21:35:53.565 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-8155" ipVersion=0x4 table="filter"
2026-02-16 21:35:53.565 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kjtqUMwPuSejng6fH8" ipVersion=0x4 table="filter"
2026-02-16 21:35:53.565 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1be017ca5b7"
2026-02-16 21:35:53.565 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:35:53.565 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:35:53.607 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:53.607 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"} status="down"
2026-02-16 21:35:53.647 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali1be017ca5b7" state="down"
2026-02-16 21:35:53.647 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1be017ca5b7", State:"down", Index:160}
2026-02-16 21:35:53.647 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1be017ca5b7"
2026-02-16 21:35:53.647 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1be017ca5b7"
2026-02-16 21:35:53.647 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:35:53.647 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:35:53.648 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali1be017ca5b7" state="up"
2026-02-16 21:35:53.668 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:53.668 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"} status="down"
2026-02-16 21:35:53.668 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1be017ca5b7", Addrs:set.Typed[string]{}}
2026-02-16 21:35:53.668 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1be017ca5b7", Addrs:set.Typed[string]{}}
2026-02-16 21:35:53.668 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1be017ca5b7", State:"up", Index:160}
2026-02-16 21:35:53.668 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1be017ca5b7"
2026-02-16 21:35:53.668 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1be017ca5b7"
2026-02-16 21:35:53.668 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1be017ca5b7"
2026-02-16 21:35:53.668 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:35:53.668 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:35:53.686 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:53.686 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"} status="up"
2026-02-16 21:35:54.098 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-8155/pod-2, name=eth0)
2026-02-16 21:35:54.098 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8155/pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1be017ca5b7" profile_ids:"kns.disruption-8155" profile_ids:"ksa.disruption-8155.default" ipv4_nets:"10.100.219.153/32"}
2026-02-16 21:35:54.098 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:35:54.098 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:35:54.098 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:35:54.099 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1be017ca5b7"
2026-02-16 21:35:54.099 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:35:54.099 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:35:54.119 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:54.119 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"} status="up"
2026-02-16 21:35:54.714 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=160
2026-02-16 21:35:54.714 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1be017ca5b7"
2026-02-16 21:35:54.714 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1be017ca5b7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:54.714 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1be017ca5b7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:35:54.763 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-3719/test-ss-1, name=eth0)
2026-02-16 21:35:54.765 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3719/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali584f118dab7" profile_ids:"kns.statefulset-3719" profile_ids:"ksa.statefulset-3719.default" ipv4_nets:"10.100.219.157/32"}
2026-02-16 21:35:54.765 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:54.765 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:54.765 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:54.766 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali584f118dab7"
2026-02-16 21:35:54.766 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:54.766 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:54.793 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-3719/test-ss-1, name=eth0)
2026-02-16 21:35:54.798 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:54.798 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:35:54.798 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3719/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali584f118dab7" profile_ids:"kns.statefulset-3719" profile_ids:"ksa.statefulset-3719.default" ipv4_nets:"10.100.219.157/32"}
2026-02-16 21:35:54.798 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3719"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3719"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-3719"}
2026-02-16 21:35:54.798 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:54.798 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:54.798 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:54.798 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali584f118dab7"
2026-02-16 21:35:54.798 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:54.798 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:54.820 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:54.820 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:35:54.821 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8910"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8910"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8910"}
2026-02-16 21:35:54.821 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8910" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:54.944 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-3719/test-ss-1, name=eth0)
2026-02-16 21:35:54.944 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3719/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali584f118dab7" profile_ids:"kns.statefulset-3719" profile_ids:"ksa.statefulset-3719.default" ipv4_nets:"10.100.219.157/32"}
2026-02-16 21:35:54.944 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:54.944 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:54.944 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:54.945 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali584f118dab7"
2026-02-16 21:35:54.945 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:54.945 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:54.965 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:54.965 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:35:54.965 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8155"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8155"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-8155"}
2026-02-16 21:35:54.987 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-677"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-677"}
2026-02-16 21:35:55.010 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-677" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:55.110 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-3719/test-ss-1, name=eth0)
2026-02-16 21:35:55.110 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3719/test-ss-1" endpoint_id:"eth0"}
2026-02-16 21:35:55.111 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-3719"}
2026-02-16 21:35:55.111 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:55.111 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:55.113 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MKgziDF53uJsppn1Qs" ipVersion=0x4 table="filter"
2026-02-16 21:35:55.113 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_W4rjJz7jlLP_lHjbTB" ipVersion=0x4 table="filter"
2026-02-16 21:35:55.113 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MKgziDF53uJsppn1Qs" ipVersion=0x4 table="filter"
2026-02-16 21:35:55.113 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_W4rjJz7jlLP_lHjbTB" ipVersion=0x4 table="filter"
2026-02-16 21:35:55.113 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:55.113 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:35:55.113 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali584f118dab7" ipVersion=0x4 table="filter"
2026-02-16 21:35:55.113 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:35:55.113 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali584f118dab7" ipVersion=0x4 table="filter"
2026-02-16 21:35:55.113 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:55.113 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:55.118 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.157
bird: KIF: Received address message for unknown interface 157
2026-02-16 21:35:55.178 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3719/test-ss-1", EndpointId:"eth0"}
2026-02-16 21:35:55.178 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-3719.default"}
2026-02-16 21:35:55.227 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=157
2026-02-16 21:35:55.227 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali584f118dab7"
2026-02-16 21:35:55.227 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali584f118dab7" state="down"
2026-02-16 21:35:55.227 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali584f118dab7" state=""
2026-02-16 21:35:55.227 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali584f118dab7"
2026-02-16 21:35:55.227 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali584f118dab7", Addrs:set.Typed[string]{}}
2026-02-16 21:35:55.227 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali584f118dab7", Addrs:set.Typed[string]{}}
2026-02-16 21:35:55.227 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali584f118dab7", State:"down", Index:157}
2026-02-16 21:35:55.227 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali584f118dab7", State:"", Index:157}
2026-02-16 21:35:55.227 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali584f118dab7", Addrs:set.Set[string](nil)}
2026-02-16 21:35:55.227 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali584f118dab7", Addrs:set.Set[string](nil)}
2026-02-16 21:35:55.630 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db, name=eth0)
2026-02-16 21:35:55.631 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-677.default"} profile:{}
2026-02-16 21:35:55.631 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-677"} profile:{inbound_rules:{action:"allow" rule_id:"dUwrZVldk8t96Xxw"} outbound_rules:{action:"allow" rule_id:"uOnWPqczFDLy0Jdc"}}
2026-02-16 21:35:55.631 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali367c6985abe" profile_ids:"kns.downward-api-677" profile_ids:"ksa.downward-api-677.default" ipv4_nets:"10.100.219.164/32"}
2026-02-16 21:35:55.631 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:55.631 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:55.631 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:55.632 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali367c6985abe" ipVersion=0x4 table="filter"
2026-02-16 21:35:55.632 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_H7bpehjBD4ZnGGNjal" ipVersion=0x4 table="filter"
2026-02-16 21:35:55.632 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_qalMQxSJyUDFa0WtHQ" ipVersion=0x4 table="filter"
2026-02-16 21:35:55.632 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali367c6985abe" ipVersion=0x4 table="filter"
2026-02-16 21:35:55.632 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_H7bpehjBD4ZnGGNjal" ipVersion=0x4 table="filter"
2026-02-16 21:35:55.632 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_qalMQxSJyUDFa0WtHQ" ipVersion=0x4 table="filter"
2026-02-16 21:35:55.632 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali367c6985abe"
2026-02-16 21:35:55.632 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:55.633 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:55.683 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:55.683 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"} status="down"
2026-02-16 21:35:55.703 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali367c6985abe" state="down"
2026-02-16 21:35:55.703 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali367c6985abe"
2026-02-16 21:35:55.703 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali367c6985abe", State:"down", Index:161}
2026-02-16 21:35:55.703 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali367c6985abe", Addrs:set.Typed[string]{}}
2026-02-16 21:35:55.703 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali367c6985abe", Addrs:set.Typed[string]{}}
2026-02-16 21:35:55.704 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali367c6985abe"
2026-02-16 21:35:55.704 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:55.704 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:55.706 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali367c6985abe" state="up"
2026-02-16 21:35:55.725 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:55.725 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"} status="down"
2026-02-16 21:35:55.725 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali367c6985abe", State:"up", Index:161}
2026-02-16 21:35:55.725 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali367c6985abe"
2026-02-16 21:35:55.725 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali367c6985abe"
2026-02-16 21:35:55.726 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali367c6985abe"
2026-02-16 21:35:55.726 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:55.726 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:55.749 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:55.749 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"} status="up"
2026-02-16 21:35:56.304 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db, name=eth0)
2026-02-16 21:35:56.304 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali367c6985abe" profile_ids:"kns.downward-api-677" profile_ids:"ksa.downward-api-677.default" ipv4_nets:"10.100.219.164/32"}
2026-02-16 21:35:56.304 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:56.304 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:56.304 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:56.304 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali367c6985abe"
2026-02-16 21:35:56.305 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:56.305 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:56.326 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:56.327 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"} status="up"
2026-02-16 21:35:56.418 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7482" name:"default"}
2026-02-16 21:35:56.451 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7482"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7482"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7482"}
2026-02-16 21:35:56.477 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7482"}
2026-02-16 21:35:57.288 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db, name=eth0)
2026-02-16 21:35:57.288 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali367c6985abe" profile_ids:"kns.downward-api-677" profile_ids:"ksa.downward-api-677.default" ipv4_nets:"10.100.219.164/32"}
2026-02-16 21:35:57.288 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:57.288 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:57.288 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:57.289 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali367c6985abe"
2026-02-16 21:35:57.289 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:57.289 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 161
2026-02-16 21:35:57.313 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:35:57.313 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"} status="up"
2026-02-16 21:35:57.392 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali367c6985abe" state="down"
2026-02-16 21:35:57.392 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali367c6985abe" state=""
2026-02-16 21:35:57.392 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali367c6985abe"
2026-02-16 21:35:57.392 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali367c6985abe", State:"down", Index:161}
2026-02-16 21:35:57.392 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali367c6985abe", State:"", Index:161}
2026-02-16 21:35:57.392 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali367c6985abe", Addrs:set.Set[string](nil)}
2026-02-16 21:35:57.392 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali367c6985abe", Addrs:set.Set[string](nil)}
2026-02-16 21:35:57.392 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali367c6985abe"
2026-02-16 21:35:57.393 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:57.393 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:57.393 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.164
2026-02-16 21:35:57.419 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:57.419 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"} status="down"
2026-02-16 21:35:57.533 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db, name=eth0)
2026-02-16 21:35:57.534 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db" endpoint_id:"eth0"}
2026-02-16 21:35:57.534 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-677.default"}
2026-02-16 21:35:57.534 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-677"}
2026-02-16 21:35:57.534 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:57.534 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:57.535 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_H7bpehjBD4ZnGGNjal" ipVersion=0x4 table="filter"
2026-02-16 21:35:57.535 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_qalMQxSJyUDFa0WtHQ" ipVersion=0x4 table="filter"
2026-02-16 21:35:57.535 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_H7bpehjBD4ZnGGNjal" ipVersion=0x4 table="filter"
2026-02-16 21:35:57.535 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_qalMQxSJyUDFa0WtHQ" ipVersion=0x4 table="filter"
2026-02-16 21:35:57.535 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:57.535 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali367c6985abe" ipVersion=0x4 table="filter"
2026-02-16 21:35:57.535 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali367c6985abe" ipVersion=0x4 table="filter"
2026-02-16 21:35:57.535 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:57.535 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:57.591 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-677/downwardapi-volume-39ca59c4-5f3d-426c-9c1a-59b86b1d54db", EndpointId:"eth0"}
2026-02-16 21:35:59.128 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-677"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-677"}
2026-02-16 21:35:59.168 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1163"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-1163"}
2026-02-16 21:35:59.192 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1163" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:35:59.913 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:35:59.914 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-1163.default"} profile:{}
2026-02-16 21:35:59.914 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-1163"} profile:{inbound_rules:{action:"allow" rule_id:"4x37GcXJXigAm_Q7"} outbound_rules:{action:"allow" rule_id:"9DDJCJdP32oDvJau"}}
2026-02-16 21:35:59.914 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:35:59.914 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:35:59.914 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:35:59.914 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:35:59.914 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali39d69b4a3e9" ipVersion=0x4 table="filter"
2026-02-16 21:35:59.914 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-1163" ipVersion=0x4 table="filter"
2026-02-16 21:35:59.914 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bAgBDc4KXEpR1YmY2H" ipVersion=0x4 table="filter"
2026-02-16 21:35:59.914 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali39d69b4a3e9" ipVersion=0x4 table="filter"
2026-02-16 21:35:59.914 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-1163" ipVersion=0x4 table="filter"
2026-02-16 21:35:59.914 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bAgBDc4KXEpR1YmY2H" ipVersion=0x4 table="filter"
2026-02-16 21:35:59.914 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali39d69b4a3e9"
2026-02-16 21:35:59.915 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:35:59.915 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:35:59.953 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:35:59.953 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="down"
2026-02-16 21:36:00.001 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali39d69b4a3e9" state="down"
2026-02-16 21:36:00.001 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:00.001 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39d69b4a3e9", State:"down", Index:162}
2026-02-16 21:36:00.001 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39d69b4a3e9", Addrs:set.Typed[string]{}}
2026-02-16 21:36:00.001 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39d69b4a3e9", Addrs:set.Typed[string]{}}
2026-02-16 21:36:00.002 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:00.002 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:00.002 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:00.003 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali39d69b4a3e9" state="up"
2026-02-16 21:36:00.027 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-8155/pod-2, name=eth0)
2026-02-16 21:36:00.035 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:00.035 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="down"
2026-02-16 21:36:00.035 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39d69b4a3e9", State:"up", Index:162}
2026-02-16 21:36:00.035 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:00.035 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:00.035 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:00.036 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:00.036 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:00.057 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-8155/pod-2, name=eth0)
2026-02-16 21:36:00.058 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:00.058 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:00.058 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8155/pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1be017ca5b7" profile_ids:"kns.disruption-8155" profile_ids:"ksa.disruption-8155.default" ipv4_nets:"10.100.219.153/32"}
2026-02-16 21:36:00.058 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8155/pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1be017ca5b7" profile_ids:"kns.disruption-8155" profile_ids:"ksa.disruption-8155.default" ipv4_nets:"10.100.219.153/32"}
2026-02-16 21:36:00.058 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:36:00.058 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:36:00.058 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:36:00.059 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1be017ca5b7"
2026-02-16 21:36:00.059 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:36:00.059 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:36:00.082 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:00.082 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"} status="up"
2026-02-16 21:36:00.083 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8155"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8155"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-8155"}
2026-02-16 21:36:00.278 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-3719"
2026-02-16 21:36:00.299 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-3719" name:"default"}
2026-02-16 21:36:00.354 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3719"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3719"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-3719"}
2026-02-16 21:36:00.386 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-3719"}
2026-02-16 21:36:00.411 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-8155/pod-2, name=eth0)
2026-02-16 21:36:00.415 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-8155/pod-2" endpoint_id:"eth0"}
2026-02-16 21:36:00.415 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-8155"}
2026-02-16 21:36:00.415 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-8155.default"}
2026-02-16 21:36:00.415 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:36:00.415 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:36:00.420 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-8155" ipVersion=0x4 table="filter"
2026-02-16 21:36:00.420 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kjtqUMwPuSejng6fH8" ipVersion=0x4 table="filter"
2026-02-16 21:36:00.420 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-8155" ipVersion=0x4 table="filter"
2026-02-16 21:36:00.420 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kjtqUMwPuSejng6fH8" ipVersion=0x4 table="filter"
2026-02-16 21:36:00.420 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:36:00.421 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1be017ca5b7" ipVersion=0x4 table="filter"
2026-02-16 21:36:00.421 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1be017ca5b7" ipVersion=0x4 table="filter"
2026-02-16 21:36:00.421 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:36:00.421 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:36:00.421 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.153
2026-02-16 21:36:00.468 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-8155/pod-2", EndpointId:"eth0"}
2026-02-16 21:36:00.516 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali1be017ca5b7" state="down"
2026-02-16 21:36:00.517 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1be017ca5b7"
2026-02-16 21:36:00.517 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1be017ca5b7", State:"down", Index:160}
2026-02-16 21:36:00.517 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1be017ca5b7", Addrs:set.Typed[string]{}}
2026-02-16 21:36:00.517 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1be017ca5b7", Addrs:set.Typed[string]{}}
2026-02-16 21:36:00.521 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali1be017ca5b7" state=""
2026-02-16 21:36:00.521 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1be017ca5b7"
2026-02-16 21:36:00.521 [INFO][90] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=160
2026-02-16 21:36:00.535 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1be017ca5b7", State:"", Index:160}
2026-02-16 21:36:00.535 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1be017ca5b7", Addrs:set.Set[string](nil)}
2026-02-16 21:36:00.535 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1be017ca5b7", Addrs:set.Set[string](nil)}
2026-02-16 21:36:01.155 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:01.155 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:01.155 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:01.155 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:01.155 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:01.156 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:01.156 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:01.156 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:01.176 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:01.176 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:01.469 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8910"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8910"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8910"}
2026-02-16 21:36:01.492 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2072"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2072"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-2072"}
2026-02-16 21:36:01.492 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-2072" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:01.851 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=162
2026-02-16 21:36:01.851 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:01.851 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39d69b4a3e9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:01.851 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39d69b4a3e9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:01.897 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:01.898 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:01.898 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:01.898 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:01.898 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:01.900 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:01.900 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:01.900 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:01.921 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:01.921 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:02.415 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:02.416 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:02.416 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:02.416 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:02.416 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:02.416 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:02.417 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:02.417 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:02.450 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:02.450 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:02.937 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:02.938 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:02.938 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:02.938 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:02.939 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:02.939 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:02.939 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:02.940 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:02.968 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:02.968 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:03.169 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:03.170 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:03.170 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:03.170 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:03.170 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:03.172 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:03.172 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:03.173 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:03.197 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:03.197 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:03.453 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:03.453 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:03.453 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:03.453 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:03.454 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:03.455 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:03.455 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:03.455 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:03.476 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:03.476 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:03.971 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:03.971 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:03.971 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:03.971 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:03.972 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:03.974 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:03.974 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:03.974 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:04.001 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:04.001 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:04.175 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:04.175 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:04.176 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:04.176 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:04.176 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:04.176 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:04.177 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:04.177 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:04.198 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:04.198 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:04.260 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-677" name:"default"}
2026-02-16 21:36:04.386 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-677"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-677"}
2026-02-16 21:36:04.410 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-677"}
2026-02-16 21:36:04.491 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:04.492 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:04.492 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:04.492 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:04.492 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:04.493 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:04.493 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:04.493 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:04.517 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:04.517 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:05.012 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:05.012 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:05.012 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:05.013 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:05.013 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:05.014 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:05.015 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:05.015 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:05.041 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:05.041 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:05.083 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3763"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3763"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-3763"}
2026-02-16 21:36:05.110 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5966"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5966"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5966"}
2026-02-16 21:36:05.110 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-5966" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:05.131 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-5966" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:36:05.187 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:05.188 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:05.188 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:05.188 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:05.188 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:05.189 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:05.190 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:05.190 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:05.213 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:05.213 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:05.528 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:05.529 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:05.529 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:05.529 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:05.529 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:05.530 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:05.530 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:05.530 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:05.556 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:05.556 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:05.641 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-8155" name:"default"}
2026-02-16 21:36:05.682 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2072"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2072"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-2072"}
2026-02-16 21:36:05.707 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-871"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-871"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-871"}
2026-02-16 21:36:05.727 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-871" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:05.760 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-8155"}
2026-02-16 21:36:06.046 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:06.046 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:06.046 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:06.047 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:06.047 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:06.048 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:06.049 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:06.049 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:06.070 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:06.070 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:06.185 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:06.186 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:06.186 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:06.186 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:06.186 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:06.187 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:06.187 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:06.187 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:06.208 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:06.208 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:06.510 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8910"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8910"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8910"}
2026-02-16 21:36:06.573 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:06.574 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:06.574 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:06.574 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:06.574 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:06.576 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:06.576 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:06.577 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:06.599 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:06.599 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:07.099 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:07.099 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:07.099 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:07.099 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:07.099 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:07.100 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:07.100 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:07.100 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:07.118 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:07.118 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:07.190 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:07.191 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:07.191 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:07.191 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:07.191 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:07.192 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:07.192 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:07.192 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:07.218 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:07.218 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:07.616 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:07.617 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:07.617 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:07.617 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:07.617 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:07.617 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:07.618 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:07.618 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:07.637 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:07.637 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:08.136 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:08.136 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:08.136 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:08.136 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:08.137 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:08.138 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:08.138 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:08.138 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:08.166 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:08.166 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:08.197 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:08.197 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:08.197 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:08.197 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:08.197 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:08.198 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:08.198 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:08.199 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:08.222 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:08.222 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:08.650 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:08.650 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:08.650 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:08.650 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:08.650 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:08.651 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:08.652 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:08.652 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:08.672 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:08.672 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:09.168 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:09.168 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:09.168 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:09.169 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:09.169 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:09.169 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:09.169 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:09.169 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:09.195 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:09.195 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:09.200 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:09.200 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:09.200 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:09.200 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:09.200 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:09.201 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:09.201 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:09.201 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:09.222 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:09.222 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:09.687 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:09.688 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:09.688 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:09.688 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:09.688 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:09.689 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:09.689 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:09.689 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:09.708 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:09.708 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:10.156 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-3763" name:"default"}
2026-02-16 21:36:10.207 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:10.208 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:10.208 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:10.208 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:10.208 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:10.209 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:10.210 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:10.210 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:10.237 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:10.237 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:10.418 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3763"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3763"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-3763"}
2026-02-16 21:36:10.461 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-3763"}
2026-02-16 21:36:10.712 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:10.712 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:10.713 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:10.713 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:10.713 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:10.714 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:10.714 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:10.714 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:10.738 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:10.738 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:10.738 [INFO][90] felix/summary.go 100: Summarising 283 dataplane reconciliation loops over 1m0s: avg=28ms longest=96ms (partial-resync-routes-v4,resync-calico-v4)
2026-02-16 21:36:10.895 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-2072" name:"default"}
2026-02-16 21:36:10.975 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2072"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2072"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-2072"}
2026-02-16 21:36:10.997 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-2072"}
2026-02-16 21:36:11.210 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:11.211 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:11.211 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:11.211 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:11.211 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:11.212 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:11.212 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:11.212 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:11.230 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:11.238 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:11.238 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:11.238 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:11.238 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:11.239 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:11.239 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:11.240 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:11.240 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:11.240 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:11.263 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:11.263 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:11.659 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8910" name:"default"}
2026-02-16 21:36:11.754 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:11.754 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:11.754 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:11.755 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:11.755 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:11.756 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:11.756 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:11.756 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:11.783 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:11.783 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:11.783 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8910"}
2026-02-16 21:36:12.212 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:12.212 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:12.213 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:12.213 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:12.213 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:12.214 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:12.214 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:12.214 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:12.234 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:12.234 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:12.274 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:12.275 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:12.275 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:12.275 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:12.275 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:12.276 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:12.276 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:12.276 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:12.300 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:12.300 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:12.795 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:12.795 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:12.795 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:12.795 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:12.795 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:12.796 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:12.797 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:12.797 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:12.824 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:12.824 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:13.222 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:13.222 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:13.222 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:13.223 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:13.223 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:13.224 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:13.224 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:13.224 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:13.247 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:13.247 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:13.318 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:13.319 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:13.319 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:13.319 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:13.319 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:13.320 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:13.320 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:13.320 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:13.340 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:13.340 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:13.840 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:13.841 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:13.841 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:13.841 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:13.841 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:13.842 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:13.842 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:13.842 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:13.862 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:13.862 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:13.879 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-871"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-871"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-871"}
2026-02-16 21:36:13.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8381"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8381"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-8381"}
2026-02-16 21:36:13.944 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-8381" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:14.236 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:14.236 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:14.236 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:14.236 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:14.236 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:14.237 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:14.237 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:14.237 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:14.272 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:14.272 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:14.363 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:14.363 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:14.364 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:14.364 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:14.364 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:14.364 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:14.365 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:14.365 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:14.386 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:14.386 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:14.884 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:14.885 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:14.885 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:14.885 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:14.885 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:14.886 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:14.886 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:14.886 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:14.908 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:14.908 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:15.255 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:15.255 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:15.255 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:15.255 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:15.255 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:15.256 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:15.256 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:15.256 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:15.279 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:15.279 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:15.401 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:15.402 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:15.402 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:15.402 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:15.402 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:15.403 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:15.403 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:15.403 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:15.422 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:15.422 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:15.921 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:15.922 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:15.922 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:15.922 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:15.922 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:15.922 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:15.923 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:15.923 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:15.945 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:15.945 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:15.997 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8381"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8381"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-8381"}
2026-02-16 21:36:16.023 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1721"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1721"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-1721"}
2026-02-16 21:36:16.023 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-1721" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:16.175 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1721"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1721"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-1721"}
2026-02-16 21:36:16.200 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7381"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7381"}
2026-02-16 21:36:16.200 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-7381" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:16.260 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:16.260 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:16.260 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:16.260 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:16.261 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:16.262 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:16.262 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:16.262 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:16.288 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:16.288 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:16.440 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:16.440 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:16.440 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:16.440 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:16.440 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:16.441 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:16.441 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:16.441 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:16.460 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:16.460 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:16.931 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7, name=eth0)
2026-02-16 21:36:16.932 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-7381"} profile:{inbound_rules:{action:"allow" rule_id:"xIW0Ds_K2Yznqbeg"} outbound_rules:{action:"allow" rule_id:"mL7pbGjIm_svFbSv"}}
2026-02-16 21:36:16.932 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-7381.default"} profile:{}
2026-02-16 21:36:16.932 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4598cbd9218" profile_ids:"kns.deployment-7381" profile_ids:"ksa.deployment-7381.default" ipv4_nets:"10.100.219.163/32"}
2026-02-16 21:36:16.932 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:16.932 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:16.932 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:16.932 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4598cbd9218" ipVersion=0x4 table="filter"
2026-02-16 21:36:16.932 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-7381" ipVersion=0x4 table="filter"
2026-02-16 21:36:16.932 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Dje3SUEzSdk4lLZqAh" ipVersion=0x4 table="filter"
2026-02-16 21:36:16.932 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4598cbd9218" ipVersion=0x4 table="filter"
2026-02-16 21:36:16.932 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-7381" ipVersion=0x4 table="filter"
2026-02-16 21:36:16.932 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Dje3SUEzSdk4lLZqAh" ipVersion=0x4 table="filter"
2026-02-16 21:36:16.932 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4598cbd9218"
2026-02-16 21:36:16.932 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:16.932 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:16.956 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:17.007 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali4598cbd9218" state="down"
2026-02-16 21:36:17.007 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4598cbd9218"
2026-02-16 21:36:17.009 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:17.009 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"} status="down"
2026-02-16 21:36:17.009 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4598cbd9218", State:"down", Index:163}
2026-02-16 21:36:17.009 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4598cbd9218", Addrs:set.Typed[string]{}}
2026-02-16 21:36:17.009 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4598cbd9218", Addrs:set.Typed[string]{}}
2026-02-16 21:36:17.009 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4598cbd9218"
2026-02-16 21:36:17.009 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:17.009 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:17.012 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali4598cbd9218" state="up"
2026-02-16 21:36:17.043 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:17.043 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"} status="down"
2026-02-16 21:36:17.043 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:17.043 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:17.043 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:17.043 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:17.044 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:17.044 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:17.044 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:17.078 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:17.078 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:17.079 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4598cbd9218", State:"up", Index:163}
2026-02-16 21:36:17.079 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4598cbd9218"
2026-02-16 21:36:17.079 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4598cbd9218"
2026-02-16 21:36:17.079 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4598cbd9218"
2026-02-16 21:36:17.079 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:17.079 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:17.105 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:17.105 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"} status="up"
2026-02-16 21:36:17.274 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:17.274 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:17.274 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:17.274 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:17.274 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:17.275 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:17.275 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:17.275 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:17.306 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:17.306 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:17.478 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:17.479 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:17.479 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:17.479 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:17.479 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:17.479 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:17.480 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:17.480 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:17.501 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:17.501 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:17.994 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:17.994 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:17.994 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:17.994 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:17.994 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:17.995 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:17.995 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:17.995 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:18.015 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:18.015 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:18.282 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:18.282 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:18.282 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:18.282 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:18.282 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:18.283 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:18.283 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:18.283 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:18.301 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7, name=eth0)
2026-02-16 21:36:18.308 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:18.308 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:18.308 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4598cbd9218" profile_ids:"kns.deployment-7381" profile_ids:"ksa.deployment-7381.default" ipv4_nets:"10.100.219.163/32"}
2026-02-16 21:36:18.308 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:18.308 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:18.308 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:18.309 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4598cbd9218"
2026-02-16 21:36:18.309 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:18.309 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:18.329 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:18.330 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"} status="up"
2026-02-16 21:36:18.386 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7, name=eth0)
2026-02-16 21:36:18.386 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4598cbd9218" profile_ids:"kns.deployment-7381" profile_ids:"ksa.deployment-7381.default" ipv4_nets:"10.100.219.163/32"}
2026-02-16 21:36:18.386 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:18.386 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:18.387 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:18.387 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4598cbd9218"
2026-02-16 21:36:18.387 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:18.387 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:18.388 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7, name=eth0)
2026-02-16 21:36:18.411 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:18.411 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"} status="up"
2026-02-16 21:36:18.411 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7" endpoint_id:"eth0"}
2026-02-16 21:36:18.411 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-7381"}
2026-02-16 21:36:18.411 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-7381.default"}
2026-02-16 21:36:18.411 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:18.411 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:18.411 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-7381" ipVersion=0x4 table="filter"
2026-02-16 21:36:18.411 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Dje3SUEzSdk4lLZqAh" ipVersion=0x4 table="filter"
2026-02-16 21:36:18.411 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-7381" ipVersion=0x4 table="filter"
2026-02-16 21:36:18.411 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Dje3SUEzSdk4lLZqAh" ipVersion=0x4 table="filter"
2026-02-16 21:36:18.411 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:18.411 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4598cbd9218" ipVersion=0x4 table="filter"
2026-02-16 21:36:18.411 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4598cbd9218" ipVersion=0x4 table="filter"
2026-02-16 21:36:18.411 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:18.411 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:18.412 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.163
2026-02-16 21:36:18.460 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7381/test-recreate-deployment-544d8d5b4d-tn2b7", EndpointId:"eth0"}
2026-02-16 21:36:18.483 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7381"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7381"}
2026-02-16 21:36:18.502 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2793"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2793"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-2793"}
2026-02-16 21:36:18.515 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:18.523 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-2793" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:18.523 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:18.523 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:18.523 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:18.523 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:18.524 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:18.525 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:18.525 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:18.548 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:18.548 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:18.618 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=163
2026-02-16 21:36:18.618 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4598cbd9218"
2026-02-16 21:36:18.618 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4598cbd9218", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:18.618 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4598cbd9218", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:19.038 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:19.038 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:19.038 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:19.039 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:19.039 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:19.040 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:19.040 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:19.040 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:19.068 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:19.068 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:19.295 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:19.295 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:19.296 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:19.296 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:19.296 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:19.296 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:19.296 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:19.296 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:19.323 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:19.323 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:19.324 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-871" name:"default"}
2026-02-16 21:36:19.371 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5966"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5966"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5966"}
2026-02-16 21:36:19.411 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9760"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-9760"}
2026-02-16 21:36:19.438 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-9760" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:19.558 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:19.559 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:19.559 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:19.559 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:19.559 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:19.560 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:19.560 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:19.560 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:19.581 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:19.582 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:19.582 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-871"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-871"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-871"}
2026-02-16 21:36:19.604 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-871"}
2026-02-16 21:36:20.078 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:20.079 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:20.079 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:20.079 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:20.079 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:20.080 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:20.080 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:20.080 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:20.106 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:20.106 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:20.293 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:20.294 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:20.294 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:20.294 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:20.294 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:20.294 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:20.294 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:20.295 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:20.322 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:20.322 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:20.595 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:20.596 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:20.596 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:20.596 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:20.596 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:20.596 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:20.597 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:20.597 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:20.620 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:20.620 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:20.680 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali4598cbd9218" state="down"
2026-02-16 21:36:20.680 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4598cbd9218"
2026-02-16 21:36:20.680 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=163
2026-02-16 21:36:20.680 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4598cbd9218", State:"down", Index:163}
2026-02-16 21:36:20.680 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4598cbd9218", Addrs:set.Typed[string]{}}
2026-02-16 21:36:20.680 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4598cbd9218", Addrs:set.Typed[string]{}}
2026-02-16 21:36:20.682 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali4598cbd9218" state=""
2026-02-16 21:36:20.682 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4598cbd9218"
2026-02-16 21:36:20.708 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4598cbd9218", State:"", Index:163}
2026-02-16 21:36:20.708 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4598cbd9218", Addrs:set.Set[string](nil)}
2026-02-16 21:36:20.708 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4598cbd9218", Addrs:set.Set[string](nil)}
2026-02-16 21:36:21.041 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8381"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8381"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-8381"}
2026-02-16 21:36:21.109 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:21.110 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:21.110 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:21.110 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:21.110 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:21.111 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:21.111 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:21.111 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:21.133 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:21.133 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:21.299 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:21.299 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:21.299 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:21.299 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:21.299 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:21.300 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:21.300 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:21.300 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:21.328 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:21.328 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:21.477 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-1721" name:"default"}
2026-02-16 21:36:21.559 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1721"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1721"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-1721"}
2026-02-16 21:36:21.584 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-1721"}
2026-02-16 21:36:21.627 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:21.627 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:21.627 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:21.628 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:21.628 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:21.628 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:21.628 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:21.628 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:21.654 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:21.654 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:22.148 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:22.148 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:22.148 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:22.148 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:22.148 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:22.149 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:22.149 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:22.150 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:22.174 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:22.175 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:22.310 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:22.310 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:22.311 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:22.311 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:22.311 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:22.312 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:22.312 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:22.312 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:22.337 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:22.337 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:22.676 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:22.676 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:22.677 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:22.677 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:22.677 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:22.677 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:22.678 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:22.678 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:22.706 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:22.706 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:22.717 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2793"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2793"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-2793"}
2026-02-16 21:36:22.743 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1949"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1949"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1949"}
2026-02-16 21:36:22.763 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1949" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:23.195 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:23.195 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:23.196 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:23.196 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:23.196 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:23.197 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:23.197 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:23.197 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:23.220 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:23.220 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:23.308 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:23.308 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:23.309 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:23.309 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:23.309 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:23.309 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:23.309 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:23.309 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:23.335 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:23.335 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:23.538 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9760"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-9760"}
2026-02-16 21:36:23.562 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-5069"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-5069"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-5069"}
2026-02-16 21:36:23.622 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-5069" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:23.720 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:23.721 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:23.721 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:23.721 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:23.721 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:23.722 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:23.722 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:23.722 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:23.745 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:23.746 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:23.819 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-6234/resize-test-6z4l4, name=eth0)
2026-02-16 21:36:23.820 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-6234/resize-test-6z4l4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicfd49138b2f" profile_ids:"kns.pod-resize-tests-6234" profile_ids:"ksa.pod-resize-tests-6234.default" ipv4_nets:"10.100.219.158/32"}
2026-02-16 21:36:23.820 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:23.820 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:23.820 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:23.820 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicfd49138b2f"
2026-02-16 21:36:23.821 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:23.821 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:23.845 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:23.845 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} status="up"
2026-02-16 21:36:23.851 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-6234/resize-test-6z4l4, name=eth0)
2026-02-16 21:36:23.851 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-6234/resize-test-6z4l4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicfd49138b2f" profile_ids:"kns.pod-resize-tests-6234" profile_ids:"ksa.pod-resize-tests-6234.default" ipv4_nets:"10.100.219.158/32"}
2026-02-16 21:36:23.851 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:23.851 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:23.851 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:23.852 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicfd49138b2f"
2026-02-16 21:36:23.852 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:23.852 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:23.872 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:23.872 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} status="up"
2026-02-16 21:36:23.908 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-7381" name:"default"}
2026-02-16 21:36:23.993 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7381"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7381"}
2026-02-16 21:36:24.029 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-7381"}
2026-02-16 21:36:24.050 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-8381" name:"default"}
2026-02-16 21:36:24.237 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:24.237 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:24.237 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:24.237 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:24.237 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:24.238 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:24.238 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:24.238 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:24.261 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:24.261 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:24.267 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8381"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8381"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-8381"}
2026-02-16 21:36:24.300 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-8381"}
2026-02-16 21:36:24.322 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:24.323 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:24.323 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:24.323 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:24.323 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:24.323 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:24.324 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:24.324 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:24.344 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-6234/resize-test-6z4l4, name=eth0)
2026-02-16 21:36:24.354 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:24.354 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:24.354 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-6234/resize-test-6z4l4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicfd49138b2f" profile_ids:"kns.pod-resize-tests-6234" profile_ids:"ksa.pod-resize-tests-6234.default" ipv4_nets:"10.100.219.158/32"}
2026-02-16 21:36:24.354 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:24.354 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:24.354 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:24.354 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicfd49138b2f"
2026-02-16 21:36:24.354 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:24.354 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:24.377 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:24.377 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} status="up"
2026-02-16 21:36:24.441 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-5966"
2026-02-16 21:36:24.715 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-5966" name:"default"}
2026-02-16 21:36:24.755 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:24.755 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:24.755 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:24.755 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:24.755 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:24.756 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:24.756 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:24.756 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:24.786 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:24.786 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:24.786 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5966"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5966"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5966"}
2026-02-16 21:36:24.805 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-5966"}
2026-02-16 21:36:25.272 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:25.272 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:25.273 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:25.274 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:25.274 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:25.274 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:25.274 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:25.274 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:25.292 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:25.292 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:25.330 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:25.331 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:25.331 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:25.331 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:25.331 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:25.332 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:25.333 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:25.333 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:25.356 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:25.356 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:25.796 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:25.796 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:25.796 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:25.796 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:25.796 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:25.796 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:25.796 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:25.796 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:25.818 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:25.818 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:26.319 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:26.319 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:26.319 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:26.319 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:26.319 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:26.320 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:26.320 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:26.320 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:26.328 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:26.347 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:26.347 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:26.347 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:26.347 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:26.347 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:26.347 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:26.348 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:26.349 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:26.349 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:26.375 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:26.375 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:26.839 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:26.839 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:26.839 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:26.839 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:26.839 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:26.840 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:26.840 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:26.840 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:26.864 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:26.864 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:26.864 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1949"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1949"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1949"}
2026-02-16 21:36:26.889 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4872"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4872"}
2026-02-16 21:36:26.889 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4872" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:27.334 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:27.335 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:27.335 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:27.335 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:27.335 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:27.336 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:27.336 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:27.336 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:27.355 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:27.355 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:27.359 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:27.360 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:27.360 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:27.360 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:27.360 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:27.361 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:27.361 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:27.361 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:27.383 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:27.383 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:27.686 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-5069"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-5069"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-5069"}
2026-02-16 21:36:27.718 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7715"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7715"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7715"}
2026-02-16 21:36:27.742 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7715" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:27.840 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-2793" name:"default"}
2026-02-16 21:36:27.865 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-7715" type:"ClusterIP" cluster_ips:"10.254.100.17" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-16 21:36:27.886 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:27.918 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:27.918 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:27.918 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:27.918 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:27.919 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:27.919 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:27.919 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:27.939 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:27.939 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:28.236 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2793"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2793"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-2793"}
2026-02-16 21:36:28.261 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-2793"}
2026-02-16 21:36:28.347 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:28.348 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:28.348 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:28.348 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:28.348 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:28.348 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:28.349 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:28.349 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:28.374 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:28.374 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:28.407 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:28.407 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:28.407 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:28.407 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:28.407 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:28.408 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:28.408 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:28.408 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:28.436 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:28.436 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:28.723 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-9760" name:"default"}
2026-02-16 21:36:28.767 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9760"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-9760"}
2026-02-16 21:36:28.790 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-9760"}
2026-02-16 21:36:28.925 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:28.925 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:28.925 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:28.925 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:28.925 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:28.926 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:28.926 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:28.926 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:28.971 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:28.971 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:29.339 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:29.340 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:29.340 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:29.340 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:29.340 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:29.340 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:29.341 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:29.341 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:29.362 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:29.362 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:29.456 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:29.456 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:29.456 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:29.456 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:29.456 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:29.457 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:29.457 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:29.457 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:29.477 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:29.477 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:29.976 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:29.976 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:29.976 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:29.976 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:29.976 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:29.977 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:29.977 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:29.977 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:30.004 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:30.004 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:30.345 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:30.346 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:30.346 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:30.346 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:30.346 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:30.347 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:30.347 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:30.347 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:30.368 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:30.368 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:30.498 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:30.498 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:30.498 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:30.499 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:30.499 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:30.501 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:30.502 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:30.502 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:30.526 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:30.526 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:30.986 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4872"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4872"}
2026-02-16 21:36:31.011 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5167"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5167"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-5167"}
2026-02-16 21:36:31.020 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:31.039 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-5167" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:31.040 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:31.040 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:31.040 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:31.040 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:31.041 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:31.042 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:31.042 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:31.065 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:31.065 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:31.349 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:31.350 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:31.350 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:31.350 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:31.350 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:31.350 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:31.350 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:31.350 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:31.369 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:31.369 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:31.485 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7715/pod2, name=eth0)
2026-02-16 21:36:31.485 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-7715"} profile:{inbound_rules:{action:"allow" rule_id:"mVozjtqRmD1eaPb9"} outbound_rules:{action:"allow" rule_id:"VXA-DlcSdeVLRBK1"}}
2026-02-16 21:36:31.486 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7715.default"} profile:{}
2026-02-16 21:36:31.486 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7715/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicc6c92ff61f" profile_ids:"kns.services-7715" profile_ids:"ksa.services-7715.default" ipv4_nets:"10.100.219.166/32"}
2026-02-16 21:36:31.486 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:31.486 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:31.486 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:31.486 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-16 21:36:31.486 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicc6c92ff61f" ipVersion=0x4 table="filter"
2026-02-16 21:36:31.486 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-7715" ipVersion=0x4 table="filter"
2026-02-16 21:36:31.486 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_f9560oMSRhoYgYaNhH" ipVersion=0x4 table="filter"
2026-02-16 21:36:31.486 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-16 21:36:31.486 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicc6c92ff61f" ipVersion=0x4 table="filter"
2026-02-16 21:36:31.487 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-7715" ipVersion=0x4 table="filter"
2026-02-16 21:36:31.487 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_f9560oMSRhoYgYaNhH" ipVersion=0x4 table="filter"
2026-02-16 21:36:31.487 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicc6c92ff61f"
2026-02-16 21:36:31.487 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:31.487 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:31.523 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:31.523 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"} status="down"
2026-02-16 21:36:31.543 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:31.543 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:31.543 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:31.543 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:31.543 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:31.544 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:31.544 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:31.544 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:31.559 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calicc6c92ff61f" state="down"
2026-02-16 21:36:31.559 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicc6c92ff61f"
2026-02-16 21:36:31.568 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calicc6c92ff61f" state="up"
2026-02-16 21:36:31.569 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:31.569 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:31.569 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicc6c92ff61f", State:"down", Index:164}
2026-02-16 21:36:31.569 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicc6c92ff61f", Addrs:set.Typed[string]{}}
2026-02-16 21:36:31.569 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicc6c92ff61f", Addrs:set.Typed[string]{}}
2026-02-16 21:36:31.569 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicc6c92ff61f", State:"up", Index:164}
2026-02-16 21:36:31.569 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicc6c92ff61f"
2026-02-16 21:36:31.569 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicc6c92ff61f"
2026-02-16 21:36:31.569 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicc6c92ff61f"
2026-02-16 21:36:31.569 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:31.569 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:31.594 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:31.594 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"} status="up"
2026-02-16 21:36:32.059 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:32.118 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:32.118 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:32.119 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:32.119 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:32.119 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:32.119 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:32.119 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:32.147 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:32.147 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:32.148 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1949" name:"default"}
2026-02-16 21:36:32.173 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1949"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1949"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1949"}
2026-02-16 21:36:32.173 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1949"}
2026-02-16 21:36:32.357 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:32.358 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:32.358 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:32.358 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:32.358 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:32.360 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:32.360 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:32.361 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:32.371 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7715/pod2, name=eth0)
2026-02-16 21:36:32.398 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:32.398 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:32.398 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7715/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicc6c92ff61f" profile_ids:"kns.services-7715" profile_ids:"ksa.services-7715.default" ipv4_nets:"10.100.219.166/32"}
2026-02-16 21:36:32.398 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:32.398 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:32.398 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:32.399 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicc6c92ff61f"
2026-02-16 21:36:32.399 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:32.399 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:32.451 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:32.451 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"} status="up"
2026-02-16 21:36:32.640 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:32.641 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:32.641 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:32.642 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:32.643 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:32.644 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:32.644 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:32.644 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:32.675 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:32.675 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:32.895 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-5069" name:"default"}
2026-02-16 21:36:32.929 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-5069"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-5069"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-5069"}
2026-02-16 21:36:32.957 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-5069"}
2026-02-16 21:36:33.163 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:33.163 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:33.163 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:33.163 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:33.163 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:33.165 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:33.165 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:33.165 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:33.187 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:33.187 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:33.210 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=164
2026-02-16 21:36:33.210 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicc6c92ff61f"
2026-02-16 21:36:33.210 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicc6c92ff61f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:33.211 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicc6c92ff61f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:33.360 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:33.360 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:33.360 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:33.361 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:33.361 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:33.361 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:33.362 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:33.362 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:33.388 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:33.388 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:33.685 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:33.685 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:33.685 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:33.685 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:33.685 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:33.686 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:33.686 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:33.686 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:33.706 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:33.706 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:34.207 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:34.207 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:34.207 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:34.208 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:34.208 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:34.208 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:34.209 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:34.209 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:34.229 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:34.229 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:34.374 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:34.374 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:34.374 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:34.374 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:34.374 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:34.375 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:34.375 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:34.375 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:34.396 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:34.396 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:34.730 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:34.730 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:34.730 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:34.731 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:34.731 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:34.731 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:34.732 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:34.732 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:34.762 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:34.762 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:35.122 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5167"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5167"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-5167"}
2026-02-16 21:36:35.151 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9170"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9170"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9170"}
2026-02-16 21:36:35.173 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9170" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:35.252 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:35.252 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:35.252 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:35.253 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:35.253 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:35.254 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:35.254 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:35.254 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:35.286 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:35.286 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:35.368 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:35.368 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:35.369 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:35.369 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:35.369 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:35.369 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:35.370 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:35.370 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:35.394 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:35.394 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:35.783 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:35.783 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:35.783 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:35.784 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:35.784 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:35.785 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:35.785 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:35.785 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:35.815 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:35.815 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:35.819 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2, name=eth0)
2026-02-16 21:36:35.819 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-9170"} profile:{inbound_rules:{action:"allow" rule_id:"R2YO4BeZZC2OPdN0"} outbound_rules:{action:"allow" rule_id:"JvJZ1hboDyLV3ZJx"}}
2026-02-16 21:36:35.819 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-9170.default"} profile:{}
2026-02-16 21:36:35.819 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8f728dc73a8" profile_ids:"kns.configmap-9170" profile_ids:"ksa.configmap-9170.default" ipv4_nets:"10.100.219.161/32"}
2026-02-16 21:36:35.819 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:35.820 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:35.820 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:35.820 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8f728dc73a8" ipVersion=0x4 table="filter"
2026-02-16 21:36:35.820 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-9170" ipVersion=0x4 table="filter"
2026-02-16 21:36:35.820 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OKPY6sErtIgmhb7pdQ" ipVersion=0x4 table="filter"
2026-02-16 21:36:35.820 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8f728dc73a8" ipVersion=0x4 table="filter"
2026-02-16 21:36:35.820 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-9170" ipVersion=0x4 table="filter"
2026-02-16 21:36:35.820 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OKPY6sErtIgmhb7pdQ" ipVersion=0x4 table="filter"
2026-02-16 21:36:35.820 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8f728dc73a8"
2026-02-16 21:36:35.820 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:35.820 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:35.859 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:35.859 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"} status="down"
2026-02-16 21:36:35.903 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali8f728dc73a8" state="down"
2026-02-16 21:36:35.903 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8f728dc73a8"
2026-02-16 21:36:35.903 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali8f728dc73a8" state="up"
2026-02-16 21:36:35.903 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8f728dc73a8", State:"down", Index:165}
2026-02-16 21:36:35.904 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8f728dc73a8", Addrs:set.Typed[string]{}}
2026-02-16 21:36:35.904 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8f728dc73a8", Addrs:set.Typed[string]{}}
2026-02-16 21:36:35.904 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8f728dc73a8", State:"up", Index:165}
2026-02-16 21:36:35.904 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8f728dc73a8"
2026-02-16 21:36:35.904 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8f728dc73a8"
2026-02-16 21:36:35.904 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8f728dc73a8"
2026-02-16 21:36:35.905 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:35.905 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:35.930 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:35.931 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"} status="up"
2026-02-16 21:36:36.241 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4872" name:"default"}
2026-02-16 21:36:36.348 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:36.348 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:36.348 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:36.348 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:36.349 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:36.349 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:36.350 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:36.350 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:36.375 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:36.378 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:36.378 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:36.378 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:36.378 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:36.378 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:36.378 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:36.379 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:36.379 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:36.379 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:36.390 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2, name=eth0)
2026-02-16 21:36:36.399 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:36.399 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:36.400 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8f728dc73a8" profile_ids:"kns.configmap-9170" profile_ids:"ksa.configmap-9170.default" ipv4_nets:"10.100.219.161/32"}
2026-02-16 21:36:36.400 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:36.400 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:36.401 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:36.402 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8f728dc73a8"
2026-02-16 21:36:36.403 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:36.403 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:36.425 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:36.425 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"} status="up"
2026-02-16 21:36:36.425 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4872"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4872"}
2026-02-16 21:36:36.454 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4872"}
2026-02-16 21:36:36.660 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7715/pod2, name=eth0)
2026-02-16 21:36:36.660 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7715/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicc6c92ff61f" profile_ids:"kns.services-7715" profile_ids:"ksa.services-7715.default" ipv4_nets:"10.100.219.166/32"}
2026-02-16 21:36:36.660 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:36.660 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:36.660 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:36.662 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicc6c92ff61f"
2026-02-16 21:36:36.663 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:36.663 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:36.669 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-7715/pod2, name=eth0)
2026-02-16 21:36:36.686 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:36.687 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"} status="up"
2026-02-16 21:36:36.687 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7715/pod2" endpoint_id:"eth0"}
2026-02-16 21:36:36.687 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-7715"}
2026-02-16 21:36:36.687 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-7715.default"}
2026-02-16 21:36:36.687 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:36.687 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:36.687 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-7715" ipVersion=0x4 table="filter"
2026-02-16 21:36:36.687 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_f9560oMSRhoYgYaNhH" ipVersion=0x4 table="filter"
2026-02-16 21:36:36.687 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-7715" ipVersion=0x4 table="filter"
2026-02-16 21:36:36.687 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_f9560oMSRhoYgYaNhH" ipVersion=0x4 table="filter"
2026-02-16 21:36:36.687 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:36.687 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-16 21:36:36.687 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicc6c92ff61f" ipVersion=0x4 table="filter"
2026-02-16 21:36:36.687 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-16 21:36:36.687 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicc6c92ff61f" ipVersion=0x4 table="filter"
2026-02-16 21:36:36.687 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:36.687 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:36.688 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.166
2026-02-16 21:36:36.740 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7715/pod2", EndpointId:"eth0"}
2026-02-16 21:36:36.740 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-7715"
2026-02-16 21:36:36.740 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7715"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7715"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7715"}
2026-02-16 21:36:36.786 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-5930"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"dra-5930"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-5930"}
2026-02-16 21:36:36.807 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dra-5930" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:36.871 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:36.871 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:36.871 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:36.871 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:36.871 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:36.871 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:36.872 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:36.872 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:36.892 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:36.892 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 164
2026-02-16 21:36:36.995 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-5930"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"dra-5930"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-5930"}
2026-02-16 21:36:37.020 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-9643"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-9643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-9643"}
2026-02-16 21:36:37.031 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calicc6c92ff61f" state="down"
2026-02-16 21:36:37.031 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicc6c92ff61f"
2026-02-16 21:36:37.031 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=164
2026-02-16 21:36:37.035 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calicc6c92ff61f" state=""
2026-02-16 21:36:37.035 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicc6c92ff61f"
2026-02-16 21:36:37.044 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicc6c92ff61f", State:"down", Index:164}
2026-02-16 21:36:37.044 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicc6c92ff61f", Addrs:set.Typed[string]{}}
2026-02-16 21:36:37.044 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicc6c92ff61f", Addrs:set.Typed[string]{}}
2026-02-16 21:36:37.044 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicc6c92ff61f", State:"", Index:164}
2026-02-16 21:36:37.044 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicc6c92ff61f", Addrs:set.Set[string](nil)}
2026-02-16 21:36:37.044 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicc6c92ff61f", Addrs:set.Set[string](nil)}
2026-02-16 21:36:37.068 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-9643" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:37.285 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-9643"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-9643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-9643"}
2026-02-16 21:36:37.308 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-8326"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-8326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-8326"}
2026-02-16 21:36:37.308 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-8326" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:37.389 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:37.389 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:37.389 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:37.389 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:37.389 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:37.390 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:37.390 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:37.390 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:37.409 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:37.409 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:37.818 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=165
2026-02-16 21:36:37.818 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8f728dc73a8"
2026-02-16 21:36:37.818 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8f728dc73a8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:37.818 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8f728dc73a8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:37.908 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:37.908 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:37.908 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:37.909 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:37.909 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:37.910 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:37.910 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:37.910 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:37.939 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:37.939 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:38.398 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:38.398 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:38.398 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:38.398 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:38.398 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:38.400 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:38.400 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:38.400 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:38.425 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:38.425 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:38.909 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:38.909 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:38.909 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:38.909 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:38.909 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:38.911 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:38.912 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:38.912 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:38.932 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:38.932 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:39.318 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9170"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9170"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9170"}
2026-02-16 21:36:39.347 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-2263"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-2263"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-2263"}
2026-02-16 21:36:39.374 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-2263" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:39.398 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:39.398 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:39.398 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:39.398 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:39.399 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:39.399 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:39.399 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:39.399 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:39.433 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:39.433 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:39.437 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:39.438 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:39.438 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:39.438 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:39.438 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:39.438 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:39.439 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:39.439 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:39.460 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:39.460 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:39.959 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679, name=eth0)
2026-02-16 21:36:39.959 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubelet-test-2263"} profile:{inbound_rules:{action:"allow" rule_id:"dJj8k3Pw9ivjD8eW"} outbound_rules:{action:"allow" rule_id:"IwLvP_7Yu-vc3Vum"}}
2026-02-16 21:36:39.959 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubelet-test-2263.default"} profile:{}
2026-02-16 21:36:39.959 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9d8a2a3881" profile_ids:"kns.kubelet-test-2263" profile_ids:"ksa.kubelet-test-2263.default" ipv4_nets:"10.100.219.167/32"}
2026-02-16 21:36:39.959 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:39.959 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:39.960 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:39.961 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid9d8a2a3881" ipVersion=0x4 table="filter"
2026-02-16 21:36:39.961 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5qA8d9zRmLf7YoQsH3" ipVersion=0x4 table="filter"
2026-02-16 21:36:39.961 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_WpguaNGog9Bc4EM9Rp" ipVersion=0x4 table="filter"
2026-02-16 21:36:39.961 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid9d8a2a3881" ipVersion=0x4 table="filter"
2026-02-16 21:36:39.961 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5qA8d9zRmLf7YoQsH3" ipVersion=0x4 table="filter"
2026-02-16 21:36:39.961 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_WpguaNGog9Bc4EM9Rp" ipVersion=0x4 table="filter"
2026-02-16 21:36:39.961 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid9d8a2a3881"
2026-02-16 21:36:39.961 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:39.961 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:39.964 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:39.999 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:39.999 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"} status="down"
2026-02-16 21:36:39.999 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:39.999 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:39.999 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:40.000 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:40.001 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:40.001 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:40.001 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:40.036 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="calid9d8a2a3881" state="down"
2026-02-16 21:36:40.037 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid9d8a2a3881"
2026-02-16 21:36:40.037 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:40.037 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:40.037 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9d8a2a3881", State:"down", Index:166}
2026-02-16 21:36:40.037 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9d8a2a3881", Addrs:set.Typed[string]{}}
2026-02-16 21:36:40.037 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9d8a2a3881", Addrs:set.Typed[string]{}}
2026-02-16 21:36:40.037 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid9d8a2a3881"
2026-02-16 21:36:40.037 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:40.037 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:40.040 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="calid9d8a2a3881" state="up"
2026-02-16 21:36:40.060 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:36:40.060 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"} status="down"
2026-02-16 21:36:40.060 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9d8a2a3881", State:"up", Index:166}
2026-02-16 21:36:40.060 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid9d8a2a3881"
2026-02-16 21:36:40.060 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid9d8a2a3881"
2026-02-16 21:36:40.060 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9d8a2a3881"
2026-02-16 21:36:40.061 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:40.061 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:40.080 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:40.080 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"} status="up"
2026-02-16 21:36:40.194 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5167"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5167"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-5167"}
2026-02-16 21:36:40.416 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:40.416 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:40.416 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:40.416 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:40.417 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:40.417 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:40.417 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:40.417 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:40.448 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:40.448 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:40.494 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:40.494 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:40.494 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:40.494 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:40.494 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:40.495 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:40.495 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:40.496 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:40.518 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:40.518 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:41.016 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:41.016 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:41.016 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:41.016 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:41.017 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:41.018 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:41.018 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:41.018 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:41.050 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:41.050 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:41.210 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=166
2026-02-16 21:36:41.210 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid9d8a2a3881"
2026-02-16 21:36:41.210 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9d8a2a3881", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:41.210 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9d8a2a3881", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:36:41.419 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:41.419 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:41.419 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:41.420 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:41.420 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:41.421 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:41.422 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:41.422 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:41.434 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679, name=eth0)
2026-02-16 21:36:41.442 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:41.442 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:41.442 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9d8a2a3881" profile_ids:"kns.kubelet-test-2263" profile_ids:"ksa.kubelet-test-2263.default" ipv4_nets:"10.100.219.167/32"}
2026-02-16 21:36:41.442 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:41.442 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:41.442 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:41.443 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9d8a2a3881"
2026-02-16 21:36:41.444 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:41.444 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:41.467 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:41.467 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"} status="up"
2026-02-16 21:36:41.542 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:41.542 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:41.542 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:41.543 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:41.543 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:41.544 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:41.544 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:41.544 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:41.567 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:41.567 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:42.041 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dra-5930" name:"default"}
2026-02-16 21:36:42.070 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:42.075 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:42.076 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:42.076 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:42.077 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:42.078 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:42.079 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:42.079 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:42.108 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:42.108 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:42.189 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7715" name:"default"}
2026-02-16 21:36:42.319 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7715"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"services-7715"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7715"}
2026-02-16 21:36:42.343 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7715"}
2026-02-16 21:36:42.423 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:42.424 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:42.424 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:42.425 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:42.425 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:42.427 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:42.427 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:42.427 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:42.447 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:42.447 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:42.588 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:42.589 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:42.590 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:42.590 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:42.590 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:42.593 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:42.593 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:42.593 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:42.621 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:42.621 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:42.651 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-9643" name:"default"}
2026-02-16 21:36:42.773 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-9643"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-9643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-9643"}
2026-02-16 21:36:42.797 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-9643"}
2026-02-16 21:36:42.823 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-5930"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"dra-5930"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-5930"}
2026-02-16 21:36:42.853 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dra-5930"}
2026-02-16 21:36:43.104 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:43.104 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:43.104 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:43.105 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:43.105 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:43.106 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:43.107 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:43.107 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:43.130 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:43.130 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:43.434 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:43.434 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:43.435 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:43.435 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:43.435 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:43.436 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:43.436 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:43.436 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:43.467 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:43.467 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:43.467 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-2263"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-2263"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-2263"}
2026-02-16 21:36:43.490 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-620"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-620"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-620"}
2026-02-16 21:36:43.490 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-620" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:43.598 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-620" name:"mount-test"} labels:{key:"projectcalico.org/name" value:"mount-test"}
2026-02-16 21:36:43.621 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:43.628 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:43.628 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:43.629 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:43.629 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:43.630 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:43.630 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:43.630 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:43.657 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:43.657 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:44.140 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:44.140 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:44.140 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:44.141 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:44.141 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:44.142 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:44.142 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:44.142 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:44.162 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:44.162 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:44.353 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2, name=eth0)
2026-02-16 21:36:44.353 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8f728dc73a8" profile_ids:"kns.configmap-9170" profile_ids:"ksa.configmap-9170.default" ipv4_nets:"10.100.219.161/32"}
2026-02-16 21:36:44.353 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:44.353 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:44.353 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:44.354 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8f728dc73a8"
2026-02-16 21:36:44.354 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:44.354 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:44.366 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2, name=eth0)
2026-02-16 21:36:44.388 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:44.388 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"} status="up"
2026-02-16 21:36:44.388 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2" endpoint_id:"eth0"}
2026-02-16 21:36:44.388 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-9170.default"}
2026-02-16 21:36:44.388 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-9170"}
2026-02-16 21:36:44.388 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:44.388 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:44.389 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-9170" ipVersion=0x4 table="filter"
2026-02-16 21:36:44.389 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OKPY6sErtIgmhb7pdQ" ipVersion=0x4 table="filter"
2026-02-16 21:36:44.389 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-9170" ipVersion=0x4 table="filter"
2026-02-16 21:36:44.389 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OKPY6sErtIgmhb7pdQ" ipVersion=0x4 table="filter"
2026-02-16 21:36:44.389 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:44.389 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8f728dc73a8" ipVersion=0x4 table="filter"
2026-02-16 21:36:44.389 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8f728dc73a8" ipVersion=0x4 table="filter"
2026-02-16 21:36:44.389 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:44.389 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:44.390 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.161
2026-02-16 21:36:44.426 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:44.457 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9170/pod-configmaps-46cf1f73-b0d1-4801-a106-58a1fe8f30e2", EndpointId:"eth0"}
2026-02-16 21:36:44.457 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9170" name:"default"}
2026-02-16 21:36:44.457 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:44.457 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:44.457 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:44.458 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:44.458 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:44.458 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:44.458 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:44.482 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:44.482 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:44.585 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9170"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9170"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9170"}
2026-02-16 21:36:44.601 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9170"}
2026-02-16 21:36:44.661 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:44.662 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:44.662 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:44.662 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:44.662 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:44.662 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:44.663 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:44.663 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:44.728 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:44.728 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:44.764 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali8f728dc73a8" state="down"
2026-02-16 21:36:44.765 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8f728dc73a8"
2026-02-16 21:36:44.765 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=165
2026-02-16 21:36:44.765 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8f728dc73a8", State:"down", Index:165}
2026-02-16 21:36:44.765 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8f728dc73a8", Addrs:set.Typed[string]{}}
2026-02-16 21:36:44.765 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8f728dc73a8", Addrs:set.Typed[string]{}}
2026-02-16 21:36:44.769 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali8f728dc73a8" state=""
2026-02-16 21:36:44.769 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8f728dc73a8"
2026-02-16 21:36:44.791 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8f728dc73a8", State:"", Index:165}
2026-02-16 21:36:44.791 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8f728dc73a8", Addrs:set.Set[string](nil)}
2026-02-16 21:36:44.791 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8f728dc73a8", Addrs:set.Set[string](nil)}
2026-02-16 21:36:45.178 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:45.179 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:45.179 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:45.179 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:45.179 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:45.180 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:45.181 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:45.181 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:45.204 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:45.204 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:45.288 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-5167" name:"default"}
2026-02-16 21:36:45.436 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:45.436 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:45.436 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:45.436 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:45.436 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:45.437 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:45.437 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:45.437 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:45.455 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:45.455 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:45.475 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-5167"}
2026-02-16 21:36:45.700 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:45.701 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:45.701 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:45.701 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:45.701 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:45.702 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:45.702 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:45.702 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:45.723 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:45.723 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:45.773 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:36:46.109 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-620"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-620"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-620"}
2026-02-16 21:36:46.131 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-8299"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-8299"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-8299"}
2026-02-16 21:36:46.151 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-8299" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:36:46.219 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:46.219 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:46.219 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:46.220 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:46.220 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:46.221 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:46.221 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:46.221 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:46.246 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:46.246 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:46.444 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:46.444 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:46.445 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:46.445 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:46.445 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:46.446 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:46.446 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:46.446 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:46.465 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:46.465 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:46.741 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:46.742 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:46.742 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:46.742 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:46.742 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:46.743 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:46.743 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:46.743 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:46.762 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:46.762 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:47.264 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:47.265 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:47.265 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:47.265 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:47.265 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:47.266 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:47.266 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:47.266 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:47.293 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:47.293 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:47.448 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:47.449 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:47.449 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:47.449 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:47.449 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:47.450 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:47.450 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:47.450 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:47.481 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:47.481 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:47.784 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:47.785 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:47.785 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:47.785 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:47.785 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:47.788 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:47.789 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:47.789 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:47.817 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:47.817 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:48.299 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:48.299 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:48.300 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:48.300 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:48.300 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:48.301 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:48.301 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:48.301 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:48.327 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:48.327 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:48.454 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:48.454 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:48.454 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:48.455 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:48.455 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:48.456 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:48.456 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:48.457 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:48.482 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679, name=eth0)
2026-02-16 21:36:48.487 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:48.487 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:48.487 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9d8a2a3881" profile_ids:"kns.kubelet-test-2263" profile_ids:"ksa.kubelet-test-2263.default" ipv4_nets:"10.100.219.167/32"}
2026-02-16 21:36:48.487 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:48.488 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:48.488 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:48.488 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9d8a2a3881"
2026-02-16 21:36:48.488 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:48.488 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:48.500 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679, name=eth0)
2026-02-16 21:36:48.512 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:48.512 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"} status="up"
2026-02-16 21:36:48.512 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-2263"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-2263"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-2263"}
2026-02-16 21:36:48.512 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9d8a2a3881" profile_ids:"kns.kubelet-test-2263" profile_ids:"ksa.kubelet-test-2263.default" ipv4_nets:"10.100.219.167/32"}
2026-02-16 21:36:48.512 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:48.512 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:48.512 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:48.514 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9d8a2a3881"
2026-02-16 21:36:48.514 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:48.514 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:36:48.546 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:48.546 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"} status="up"
2026-02-16 21:36:48.820 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:48.822 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:48.822 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:48.823 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:48.823 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:48.826 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:48.826 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:48.826 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:48.847 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:48.847 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:49.339 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:49.340 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:49.340 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:49.340 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:49.340 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:49.341 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:49.341 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:49.341 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:49.360 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:49.360 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:49.462 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:49.462 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:49.462 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:49.462 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:49.463 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:49.463 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:49.464 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:49.464 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:49.486 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:49.486 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:49.866 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:49.867 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:49.867 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:49.867 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:49.867 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:49.867 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:49.868 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:49.868 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:49.895 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:49.895 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:50.393 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:50.393 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:50.393 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:50.394 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:50.394 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:50.395 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:50.395 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:50.395 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:50.414 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:50.414 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:50.465 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:50.465 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:50.466 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:50.466 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:50.466 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:50.466 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:50.466 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:50.466 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:50.488 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:50.488 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:50.911 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:50.911 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:50.912 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:50.912 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:50.912 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:50.913 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:50.913 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:50.913 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:50.938 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:50.938 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:51.295 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-620" name:"default"}
2026-02-16 21:36:51.318 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-620" name:"mount-test"}
2026-02-16 21:36:51.426 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:51.426 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:51.426 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:51.426 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:51.426 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:51.427 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:51.427 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:51.427 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:51.452 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:51.453 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:51.454 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-620"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-620"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-620"}
2026-02-16 21:36:51.467 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:51.481 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:51.481 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-620"}
2026-02-16 21:36:51.481 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:51.481 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:51.481 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:51.482 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:51.482 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:51.482 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:51.503 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:51.503 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:51.797 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:36:51.797 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:36:51.797 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:36:51.946 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:51.946 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:51.946 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:51.946 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:51.946 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:51.947 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:51.947 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:51.947 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:51.974 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:51.974 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:52.468 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:52.468 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:52.468 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:52.468 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:52.468 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:52.468 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:52.468 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:52.469 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:52.474 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:52.490 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:52.490 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:52.490 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:52.490 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:52.490 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:52.490 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:52.492 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:52.492 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:52.492 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:52.514 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:52.514 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:52.984 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:52.985 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:52.985 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:52.985 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:52.985 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:52.986 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:52.986 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:52.986 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:53.010 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:53.010 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:53.476 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:53.476 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:53.476 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:53.476 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:53.476 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:53.477 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:53.477 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:53.477 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:53.498 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:53.498 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:53.509 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:53.509 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:53.509 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:53.509 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:53.509 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:53.511 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:53.511 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:53.511 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:53.532 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:53.532 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:54.031 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:54.031 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:54.031 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:54.032 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:54.032 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:54.033 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:54.033 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:54.034 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:54.065 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:54.065 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:54.478 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:54.478 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:54.478 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:54.478 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:54.479 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:54.479 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:54.479 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:54.479 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:54.506 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:54.506 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:54.550 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:54.550 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:54.550 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:54.550 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:54.550 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:54.551 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:54.551 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:54.552 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:54.575 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:54.575 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:55.074 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:55.075 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:55.075 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:55.075 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:55.075 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:55.076 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:55.076 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:55.077 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:55.099 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:55.099 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:55.487 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:55.488 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:55.488 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:55.488 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:55.488 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:55.489 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:55.489 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:55.489 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:55.516 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:55.516 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:55.600 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:55.601 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:55.601 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:55.601 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:55.602 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:55.603 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:55.603 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:55.603 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:55.623 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:55.623 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:56.119 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:56.119 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:56.120 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:56.120 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:56.120 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:56.121 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:56.121 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:56.121 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:56.150 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:56.150 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:56.492 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:56.493 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:56.493 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:56.493 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:56.493 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:56.494 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:56.494 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:56.494 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:56.519 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:56.519 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:56.639 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:56.639 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:56.640 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:56.640 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:56.640 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:56.640 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:56.641 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:56.641 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:56.670 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:56.670 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:57.166 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:57.166 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:57.167 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:57.167 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:57.167 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:57.168 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:57.168 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:57.168 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:57.192 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:57.192 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:57.495 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:57.496 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:57.496 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:57.496 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:57.497 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:57.498 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:57.498 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:57.498 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:57.524 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:57.524 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:57.685 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:57.685 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:57.685 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:57.685 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:57.685 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:57.686 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:57.686 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:57.686 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:57.708 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:57.708 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:58.210 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:58.211 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:58.211 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:58.211 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:58.211 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:58.212 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:58.212 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:58.212 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:58.232 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-6234/resize-test-6z4l4, name=eth0)
2026-02-16 21:36:58.240 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:58.241 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:58.241 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-6234/resize-test-6z4l4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicfd49138b2f" profile_ids:"kns.pod-resize-tests-6234" profile_ids:"ksa.pod-resize-tests-6234.default" ipv4_nets:"10.100.219.158/32"}
2026-02-16 21:36:58.242 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:58.242 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:58.243 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:58.245 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicfd49138b2f"
2026-02-16 21:36:58.245 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:58.245 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:58.268 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-6234/resize-test-6z4l4, name=eth0)
2026-02-16 21:36:58.278 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:58.278 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} status="up"
2026-02-16 21:36:58.279 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-6234/resize-test-6z4l4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicfd49138b2f" profile_ids:"kns.pod-resize-tests-6234" profile_ids:"ksa.pod-resize-tests-6234.default" ipv4_nets:"10.100.219.158/32"}
2026-02-16 21:36:58.279 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:58.279 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:58.279 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:58.280 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicfd49138b2f"
2026-02-16 21:36:58.280 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:58.280 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:58.307 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:58.307 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} status="up"
2026-02-16 21:36:58.507 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:58.507 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:58.507 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:58.507 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:58.507 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:58.508 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:58.508 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:58.508 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:58.530 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:58.530 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:58.732 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:58.734 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:58.734 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:58.735 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:58.736 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:58.738 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:58.739 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:58.739 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:58.762 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:58.762 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:59.246 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:59.247 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:59.247 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:59.247 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:59.247 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:59.248 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:59.248 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:59.248 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:59.272 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:59.272 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:59.515 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:59.515 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:59.515 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:59.515 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:59.515 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:59.516 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:59.516 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:59.516 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:59.540 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-6234/resize-test-6z4l4, name=eth0)
2026-02-16 21:36:59.543 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:59.544 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:36:59.544 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-6234/resize-test-6z4l4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicfd49138b2f" profile_ids:"kns.pod-resize-tests-6234" profile_ids:"ksa.pod-resize-tests-6234.default" ipv4_nets:"10.100.219.158/32"}
2026-02-16 21:36:59.545 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:59.545 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:59.546 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:59.547 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicfd49138b2f"
2026-02-16 21:36:59.547 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:59.547 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:36:59.571 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:59.571 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} status="up"
2026-02-16 21:36:59.840 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:36:59.840 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:36:59.840 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:59.841 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:59.841 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:59.842 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:36:59.842 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:59.842 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:36:59.872 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:36:59.872 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:00.360 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:00.360 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:00.361 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:00.361 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:00.361 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:00.362 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:00.362 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:00.362 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:00.384 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:00.384 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:00.537 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:00.537 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:00.537 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:00.537 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:00.538 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:00.538 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:00.538 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:00.538 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:00.560 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:00.560 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:00.884 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:00.884 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:00.885 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:00.885 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:00.885 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:00.887 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:00.889 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:00.889 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:00.911 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:00.912 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:01.408 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:01.408 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:01.409 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:01.409 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:01.409 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:01.410 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:01.410 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:01.410 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:01.438 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:01.438 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:01.489 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-8326"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-8326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-8326"}
2026-02-16 21:37:01.524 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:01.525 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:01.525 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:01.525 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:01.525 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:01.526 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:01.526 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:01.527 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:01.552 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:01.552 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:01.552 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6813"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6813"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6813"}
2026-02-16 21:37:01.552 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6813" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:01.936 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:01.937 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:01.937 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:01.938 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:01.938 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:01.940 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:01.940 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:01.940 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:01.964 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:01.964 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:02.457 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:02.458 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:02.458 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:02.458 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:02.459 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:02.460 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:02.460 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:02.460 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:02.484 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:02.484 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:02.526 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:02.527 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:02.527 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:02.527 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:02.528 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:02.529 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:02.529 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:02.530 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:02.559 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:02.559 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:02.849 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-8299"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-8299"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-8299"}
2026-02-16 21:37:02.877 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1333"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1333"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1333"}
2026-02-16 21:37:02.910 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1333" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:02.975 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:02.975 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:02.975 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:02.976 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:02.976 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:02.976 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:02.976 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:02.976 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:03.002 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:03.002 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:03.497 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:03.498 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:03.498 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:03.498 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:03.498 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:03.499 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:03.499 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:03.500 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:03.524 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:03.524 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:03.539 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:03.539 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:03.539 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:03.539 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:03.539 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:03.540 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:03.540 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:03.540 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:03.562 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:03.563 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:04.018 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:04.018 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:04.018 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:04.019 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:04.019 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:04.020 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:04.020 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:04.021 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:04.043 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:04.043 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:04.539 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:04.540 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:04.540 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:04.540 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:04.540 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:04.540 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:04.541 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:04.541 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:04.549 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:04.566 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:04.566 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:04.566 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:04.566 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:04.567 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:04.567 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:04.567 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:04.568 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:04.568 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:04.584 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:04.584 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:05.060 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:05.060 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:05.060 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:05.061 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:05.061 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:05.062 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:05.062 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:05.062 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:05.085 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:05.085 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:05.547 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:05.547 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:05.547 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:05.547 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:05.547 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:05.548 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:05.548 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:05.548 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:05.570 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:05.570 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:05.580 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:05.580 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:05.581 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:05.581 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:05.581 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:05.581 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:05.582 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:05.582 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:05.609 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:05.609 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:05.633 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6813"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6813"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6813"}
2026-02-16 21:37:05.679 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5897"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5897"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-5897"}
2026-02-16 21:37:05.701 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5897" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:06.103 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:06.104 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:06.104 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:06.104 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:06.104 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:06.106 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:06.106 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:06.106 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:06.134 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:06.134 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:06.518 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-8326" name:"default"}
2026-02-16 21:37:06.555 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:06.555 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:06.556 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:06.556 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:06.556 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:06.556 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:06.556 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:06.557 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:06.578 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:06.578 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:06.619 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:06.619 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:06.619 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:06.619 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:06.619 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:06.620 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:06.620 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:06.620 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:06.641 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:06.641 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:06.843 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-8326"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-8326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-8326"}
2026-02-16 21:37:06.871 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-8326"}
2026-02-16 21:37:07.141 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:07.142 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:07.142 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:07.142 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:07.142 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:07.144 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:07.144 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:07.144 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:07.165 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:07.165 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:07.562 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:07.562 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:07.563 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:07.563 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:07.563 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:07.565 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:07.565 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:07.565 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:07.597 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:07.597 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:07.670 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:07.671 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:07.671 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:07.671 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:07.671 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:07.672 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:07.673 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:07.673 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:07.694 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:07.694 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:08.106 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-8299" name:"default"}
2026-02-16 21:37:08.194 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:08.194 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:08.194 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:08.196 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:08.196 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:08.197 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:08.197 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:08.197 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:08.222 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:08.222 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:08.222 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-8299"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-8299"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-8299"}
2026-02-16 21:37:08.239 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-8299"}
2026-02-16 21:37:08.564 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:08.564 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:08.564 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:08.565 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:08.565 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:08.565 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:08.566 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:08.566 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:08.587 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:08.587 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:08.712 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:08.712 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:08.712 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:08.712 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:08.713 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:08.714 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:08.714 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:08.714 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:08.739 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:08.739 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:09.233 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:09.233 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:09.233 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:09.234 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:09.234 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:09.235 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:09.235 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:09.235 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:09.260 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:09.260 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:09.538 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1333"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1333"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1333"}
2026-02-16 21:37:09.565 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6220"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6220"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6220"}
2026-02-16 21:37:09.570 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:09.591 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6220" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:09.591 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:09.591 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:09.591 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:09.591 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:09.593 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:09.593 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:09.593 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:09.619 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:09.619 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:09.753 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:09.753 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:09.753 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:09.753 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:09.753 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:09.754 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:09.754 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:09.754 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:09.772 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:09.772 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:09.787 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5897"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5897"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-5897"}
2026-02-16 21:37:09.814 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-5852"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-5852"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-5852"}
2026-02-16 21:37:09.814 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-5852" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:10.276 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:10.276 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:10.276 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:10.276 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:10.276 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:10.277 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:10.277 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:10.277 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:10.305 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:10.305 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:10.578 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:10.578 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:10.578 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:10.578 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:10.579 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:10.583 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:10.583 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:10.583 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:10.607 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:10.607 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:10.796 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:10.796 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:10.796 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:10.797 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:10.797 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:10.798 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:10.798 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:10.798 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:10.821 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:10.821 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:10.821 [INFO][90] felix/summary.go 100: Summarising 333 dataplane reconciliation loops over 1m0.1s: avg=26ms longest=91ms (resync-calico-v4)
2026-02-16 21:37:10.821 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6813" name:"default"}
2026-02-16 21:37:11.091 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6813"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6813"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6813"}
2026-02-16 21:37:11.122 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6813"}
2026-02-16 21:37:11.314 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:11.315 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:11.315 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:11.315 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:11.315 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:11.317 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:11.317 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:11.317 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:11.340 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:11.340 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:11.580 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:11.580 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:11.581 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:11.581 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:11.582 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:11.583 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:11.583 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:11.583 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:11.606 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:11.606 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:11.835 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:11.835 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:11.835 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:11.835 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:11.835 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:11.839 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:11.840 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:11.840 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:11.859 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:11.859 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:12.360 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:12.360 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:12.360 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:12.361 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:12.361 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:12.361 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:12.361 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:12.361 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:12.384 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:12.384 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:12.581 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:12.582 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:12.582 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:12.582 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:12.582 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:12.583 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:12.583 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:12.583 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:12.608 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:12.608 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:12.878 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:12.878 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:12.878 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:12.878 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:12.879 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:12.879 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:12.880 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:12.880 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:12.904 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:12.904 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:13.399 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:13.400 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:13.400 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:13.400 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:13.400 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:13.402 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:13.402 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:13.402 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:13.421 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:13.421 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:13.587 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:13.588 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:13.588 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:13.588 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:13.588 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:13.590 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:13.591 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:13.591 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:13.615 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:13.615 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:13.680 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6220"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6220"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6220"}
2026-02-16 21:37:13.699 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3787"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3787"}
2026-02-16 21:37:13.717 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3787" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:13.914 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:13.915 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:13.915 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:13.915 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:13.916 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:13.916 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:13.916 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:13.916 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:13.934 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:13.934 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:14.432 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:14.432 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:14.432 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:14.433 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:14.433 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:14.433 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:14.434 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:14.434 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:14.462 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:14.462 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:14.583 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1333"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1333"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1333"}
2026-02-16 21:37:14.599 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:14.604 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:14.604 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:14.604 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:14.604 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:14.612 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:14.612 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:14.612 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:14.631 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:14.631 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:14.884 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5897" name:"default"}
2026-02-16 21:37:14.957 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:14.958 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:14.958 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:14.958 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:14.958 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:14.959 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:14.959 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:14.959 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:14.979 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:14.979 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:15.310 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5897"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5897"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-5897"}
2026-02-16 21:37:15.339 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5897"}
2026-02-16 21:37:15.477 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:15.477 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:15.477 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:15.477 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:15.478 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:15.479 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:15.479 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:15.479 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:15.499 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:15.499 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:15.596 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:15.596 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:15.597 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:15.597 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:15.597 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:15.599 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:15.599 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:15.600 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:15.622 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:15.623 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:16.002 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:16.002 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:16.002 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:16.002 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:16.002 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:16.003 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:16.004 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:16.004 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:16.023 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:16.023 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:16.526 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:16.526 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:16.526 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:16.526 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:16.527 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:16.528 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:16.528 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:16.528 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:16.549 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:16.549 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:16.606 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:16.606 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:16.607 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:16.607 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:16.607 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:16.607 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:16.607 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:16.607 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:16.634 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:16.634 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:17.052 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:17.052 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:17.052 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:17.053 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:17.053 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:17.054 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:17.054 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:17.054 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:17.087 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:17.087 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:17.569 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:17.570 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:17.570 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:17.570 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:17.570 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:17.570 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:17.570 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:17.570 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:17.597 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:17.597 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:17.607 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:17.607 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:17.607 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:17.608 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:17.608 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:17.608 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:17.608 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:17.608 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:17.632 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:17.632 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:17.793 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3787"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3787"}
2026-02-16 21:37:17.813 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-5730"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-5730"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-5730"}
2026-02-16 21:37:17.834 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-5730" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:18.093 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:18.094 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:18.094 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:18.094 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:18.094 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:18.095 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:18.095 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:18.095 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:18.122 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:18.122 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:18.610 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:18.610 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:18.610 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:18.610 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:18.610 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:18.611 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:18.611 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:18.611 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:18.626 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:18.630 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:18.630 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:18.630 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:18.631 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:18.631 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:18.631 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:18.631 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:18.632 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:18.632 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:18.647 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:18.647 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:18.772 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679, name=eth0)
2026-02-16 21:37:18.772 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679" endpoint_id:"eth0"}
2026-02-16 21:37:18.773 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubelet-test-2263"}
2026-02-16 21:37:18.773 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubelet-test-2263.default"}
2026-02-16 21:37:18.773 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:37:18.773 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:37:18.773 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5qA8d9zRmLf7YoQsH3" ipVersion=0x4 table="filter"
2026-02-16 21:37:18.773 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_WpguaNGog9Bc4EM9Rp" ipVersion=0x4 table="filter"
2026-02-16 21:37:18.773 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5qA8d9zRmLf7YoQsH3" ipVersion=0x4 table="filter"
2026-02-16 21:37:18.773 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_WpguaNGog9Bc4EM9Rp" ipVersion=0x4 table="filter"
2026-02-16 21:37:18.773 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:37:18.774 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid9d8a2a3881" ipVersion=0x4 table="filter"
2026-02-16 21:37:18.774 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid9d8a2a3881" ipVersion=0x4 table="filter"
2026-02-16 21:37:18.774 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:37:18.774 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:37:18.774 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.167
2026-02-16 21:37:18.843 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2263/busybox-scheduling-40f40a0b-f27e-4847-95d1-1009cbbc2679", EndpointId:"eth0"}
2026-02-16 21:37:18.881 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="calid9d8a2a3881" state="down"
2026-02-16 21:37:18.881 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid9d8a2a3881"
2026-02-16 21:37:18.881 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=166
2026-02-16 21:37:18.881 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9d8a2a3881", State:"down", Index:166}
2026-02-16 21:37:18.881 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9d8a2a3881", Addrs:set.Typed[string]{}}
2026-02-16 21:37:18.881 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9d8a2a3881", Addrs:set.Typed[string]{}}
2026-02-16 21:37:18.885 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="calid9d8a2a3881" state=""
2026-02-16 21:37:18.885 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid9d8a2a3881"
2026-02-16 21:37:18.907 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9d8a2a3881", State:"", Index:166}
2026-02-16 21:37:18.907 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9d8a2a3881", Addrs:set.Set[string](nil)}
2026-02-16 21:37:18.907 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9d8a2a3881", Addrs:set.Set[string](nil)}
2026-02-16 21:37:18.934 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-5730"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-5730"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-5730"}
2026-02-16 21:37:18.934 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3768"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3768"}
2026-02-16 21:37:18.934 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3768" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:19.127 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:19.127 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:19.127 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:19.127 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:19.127 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:19.128 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:19.128 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:19.128 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:19.150 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:19.150 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:19.162 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6220" name:"default"}
2026-02-16 21:37:19.186 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6220"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6220"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6220"}
2026-02-16 21:37:19.203 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6220"}
2026-02-16 21:37:19.618 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:19.618 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:19.618 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:19.619 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:19.619 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:19.619 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:19.619 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:19.619 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:19.642 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:19.642 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:19.648 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:19.648 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:19.648 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:19.648 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:19.648 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:19.649 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:19.649 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:19.649 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:19.672 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:19.672 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:19.861 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1333" name:"default"}
2026-02-16 21:37:20.002 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1333"}
2026-02-16 21:37:20.167 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:20.168 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:20.168 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:20.168 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:20.168 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:20.171 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:20.171 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:20.171 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:20.193 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:20.193 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:20.631 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:20.632 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:20.632 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:20.632 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:20.632 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:20.633 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:20.633 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:20.633 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:20.655 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:20.655 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:20.688 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:20.688 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:20.688 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:20.688 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:20.688 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:20.689 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:20.690 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:20.690 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:20.711 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:20.711 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:21.207 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:21.208 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:21.208 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:21.208 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:21.208 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:21.209 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:21.210 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:21.210 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:21.235 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:21.235 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:21.643 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:21.643 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:21.643 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:21.644 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:21.644 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:21.645 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:21.646 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:21.646 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:21.666 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:21.666 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:21.728 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:21.728 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:21.728 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:21.728 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:21.729 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:21.730 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:21.730 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:21.730 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:21.759 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:21.759 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:22.248 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:22.249 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:22.249 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:22.249 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:22.249 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:22.250 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:22.250 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:22.250 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:22.276 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:22.277 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:22.641 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:22.642 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:22.642 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:22.642 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:22.642 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:22.643 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:22.643 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:22.643 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:22.670 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:22.670 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:22.770 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:22.770 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:22.770 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:22.771 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:22.771 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:22.771 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:22.771 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:22.771 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:22.793 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:22.793 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:22.831 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3787" name:"default"}
2026-02-16 21:37:23.043 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3768"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3768"}
2026-02-16 21:37:23.072 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2797"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2797"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2797"}
2026-02-16 21:37:23.073 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2797" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:23.173 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2797"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2797"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2797"}
2026-02-16 21:37:23.197 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3787"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3787"}
2026-02-16 21:37:23.219 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7062"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7062"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-7062"}
2026-02-16 21:37:23.219 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3787"}
2026-02-16 21:37:23.219 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7062" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:23.293 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:23.293 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:23.293 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:23.293 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:23.293 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:23.294 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:23.294 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:23.295 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:23.314 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:23.314 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:23.645 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:23.647 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:23.647 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:23.647 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:23.647 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:23.655 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:23.655 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:23.655 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:23.673 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:23.673 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:23.809 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:23.810 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:23.810 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:23.810 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:23.810 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:23.811 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:23.811 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:23.811 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:23.834 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:23.834 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:24.074 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-5730" name:"default"}
2026-02-16 21:37:24.256 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-5730"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-5730"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-5730"}
2026-02-16 21:37:24.278 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-5730"}
2026-02-16 21:37:24.328 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:24.328 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:24.328 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:24.328 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:24.329 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:24.329 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:24.329 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:24.329 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:24.356 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:24.356 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:24.645 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:24.646 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:24.646 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:24.646 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:24.646 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:24.647 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:24.647 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:24.647 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:24.665 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:24.665 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:24.851 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:24.851 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:24.851 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:24.852 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:24.852 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:24.852 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:24.853 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:24.853 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:24.885 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:24.885 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:25.374 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:25.375 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:25.375 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:25.375 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:25.375 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:25.376 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:25.376 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:25.377 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:25.394 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:25.394 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:25.650 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:25.650 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:25.650 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:25.650 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:25.650 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:25.651 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:25.651 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:25.651 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:25.676 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:25.676 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:25.676 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-2263" name:"default"}
2026-02-16 21:37:25.838 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-2263"}
2026-02-16 21:37:25.894 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:25.894 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:25.894 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:25.894 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:25.894 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:25.895 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:25.895 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:25.895 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:25.920 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:25.920 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:26.414 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:26.414 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:26.414 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:26.414 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:26.414 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:26.416 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:26.417 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:26.417 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:26.447 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:26.447 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:26.653 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:26.654 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:26.654 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:26.654 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:26.654 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:26.655 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:26.655 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:26.656 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:26.680 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:26.680 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:26.937 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:26.938 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:26.938 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:26.939 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:26.939 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:26.941 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:26.942 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:26.942 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:26.968 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:26.968 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:27.458 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:27.458 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:27.458 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:27.459 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:27.459 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:27.460 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:27.460 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:27.460 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:27.481 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:27.481 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:27.661 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:27.661 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:27.661 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:27.661 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:27.662 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:27.670 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:27.670 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:27.670 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:27.694 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:27.694 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:27.976 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:27.977 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:27.977 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:27.977 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:27.978 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:27.978 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:27.979 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:27.979 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:28.000 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:28.000 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:28.183 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7062"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7062"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-7062"}
2026-02-16 21:37:28.214 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-4137"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-4137"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-4137"}
2026-02-16 21:37:28.214 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-4137" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:28.306 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3768" name:"default"}
2026-02-16 21:37:28.346 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-4137"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-4137"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-4137"}
2026-02-16 21:37:28.396 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6356"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-6356"}
2026-02-16 21:37:28.423 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-6356" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:28.484 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6356"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-6356"}
2026-02-16 21:37:28.494 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:28.510 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:28.510 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5428"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5428"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-5428"}
2026-02-16 21:37:28.510 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5428" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:28.510 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:28.510 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:28.510 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:28.511 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:28.511 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:28.511 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:28.538 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:28.538 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:28.664 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:28.664 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:28.664 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:28.664 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:28.665 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:28.666 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:28.666 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:28.666 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:28.687 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:28.687 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:28.687 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3768"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3768"}
2026-02-16 21:37:28.711 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3768"}
2026-02-16 21:37:28.736 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2797" name:"default"}
2026-02-16 21:37:28.899 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2797"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2797"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2797"}
2026-02-16 21:37:28.899 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2797"}
2026-02-16 21:37:29.011 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:29.012 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:29.012 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:29.012 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:29.012 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:29.013 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:29.013 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:29.013 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:29.039 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:29.039 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:29.534 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:29.535 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:29.535 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:29.535 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:29.535 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:29.536 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:29.536 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:29.536 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:29.562 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:29.562 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:29.669 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:29.670 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:29.670 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:29.670 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:29.670 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:29.670 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:29.670 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:29.671 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:29.692 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:29.692 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:30.056 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:30.057 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:30.057 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:30.057 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:30.057 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:30.058 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:30.058 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:30.059 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:30.080 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:30.080 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:30.582 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:30.582 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:30.582 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:30.582 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:30.582 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:30.583 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:30.584 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:30.584 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:30.605 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:30.605 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:30.672 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:30.672 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:30.672 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:30.673 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:30.673 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:30.675 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:30.675 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:30.675 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:30.696 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:30.696 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:31.104 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:31.104 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:31.105 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:31.105 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:31.105 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:31.113 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:31.113 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:31.113 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:31.135 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:31.135 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:31.623 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:31.624 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:31.624 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:31.624 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:31.624 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:31.625 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:31.625 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:31.625 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:31.646 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:31.646 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:31.683 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:31.683 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:31.683 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:31.684 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:31.684 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:31.685 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:31.686 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:31.686 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:31.709 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:31.709 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:32.146 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:32.146 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:32.147 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:32.147 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:32.147 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:32.148 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:32.148 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:32.148 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:32.167 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:32.167 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:32.413 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-6234/resize-test-6z4l4, name=eth0)
2026-02-16 21:37:32.413 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-6234/resize-test-6z4l4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicfd49138b2f" profile_ids:"kns.pod-resize-tests-6234" profile_ids:"ksa.pod-resize-tests-6234.default" ipv4_nets:"10.100.219.158/32"}
2026-02-16 21:37:32.413 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:37:32.413 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:37:32.413 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:37:32.414 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicfd49138b2f"
2026-02-16 21:37:32.414 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:37:32.414 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:37:32.440 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:32.440 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"} status="up"
2026-02-16 21:37:32.459 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-resize-tests-6234/resize-test-6z4l4, name=eth0)
2026-02-16 21:37:32.460 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-6234/resize-test-6z4l4" endpoint_id:"eth0"}
2026-02-16 21:37:32.460 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-6234.default"}
2026-02-16 21:37:32.460 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-resize-tests-6234"}
2026-02-16 21:37:32.460 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:37:32.460 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:37:32.460 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_c6LeaekPsu9ffx_nEQ" ipVersion=0x4 table="filter"
2026-02-16 21:37:32.460 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YcRYs_M1jAhnrVeKBm" ipVersion=0x4 table="filter"
2026-02-16 21:37:32.460 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_c6LeaekPsu9ffx_nEQ" ipVersion=0x4 table="filter"
2026-02-16 21:37:32.460 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YcRYs_M1jAhnrVeKBm" ipVersion=0x4 table="filter"
2026-02-16 21:37:32.460 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:37:32.460 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicfd49138b2f" ipVersion=0x4 table="filter"
2026-02-16 21:37:32.460 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicfd49138b2f" ipVersion=0x4 table="filter"
2026-02-16 21:37:32.461 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:37:32.461 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:37:32.461 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.158
2026-02-16 21:37:32.511 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-6234/resize-test-6z4l4", EndpointId:"eth0"}
2026-02-16 21:37:32.511 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-6234"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-6234"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-6234"}
2026-02-16 21:37:32.559 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-4352"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dra-4352"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-4352"}
2026-02-16 21:37:32.584 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dra-4352" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:32.673 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:32.673 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:32.673 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:32.673 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:32.674 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:32.675 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:32.676 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:32.676 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:32.693 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:32.696 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:32.696 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:32.696 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:32.697 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:32.697 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:32.697 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:32.698 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:32.698 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:32.698 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:32.718 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:32.718 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:32.732 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5428"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5428"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-5428"}
2026-02-16 21:37:32.756 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6535"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6535"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6535"}
2026-02-16 21:37:32.783 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6535" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:33.195 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:33.195 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:33.195 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:33.196 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:33.196 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:33.197 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:33.198 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:33.198 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:33.224 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:33.224 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:33.464 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x, name=eth0)
2026-02-16 21:37:33.465 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6535"} profile:{inbound_rules:{action:"allow" rule_id:"oKtgeRkwnxb_kcGc"} outbound_rules:{action:"allow" rule_id:"VjBax2TIir1xSToZ"}}
2026-02-16 21:37:33.465 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6535.default"} profile:{}
2026-02-16 21:37:33.465 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia225830d1bc" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.165/32"}
2026-02-16 21:37:33.465 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:33.467 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:33.467 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:33.474 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia225830d1bc" ipVersion=0x4 table="filter"
2026-02-16 21:37:33.474 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6535" ipVersion=0x4 table="filter"
2026-02-16 21:37:33.474 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gdDpX6s4SSttuoJkCk" ipVersion=0x4 table="filter"
2026-02-16 21:37:33.474 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia225830d1bc" ipVersion=0x4 table="filter"
2026-02-16 21:37:33.474 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6535" ipVersion=0x4 table="filter"
2026-02-16 21:37:33.474 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gdDpX6s4SSttuoJkCk" ipVersion=0x4 table="filter"
2026-02-16 21:37:33.474 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia225830d1bc"
2026-02-16 21:37:33.474 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:33.474 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:33.507 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:33.507 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"} status="down"
2026-02-16 21:37:33.507 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-4137" name:"default"}
2026-02-16 21:37:33.528 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-6356" name:"default"}
2026-02-16 21:37:33.540 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="calia225830d1bc" state="down"
2026-02-16 21:37:33.540 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia225830d1bc"
2026-02-16 21:37:33.544 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="calia225830d1bc" state="up"
2026-02-16 21:37:33.554 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia225830d1bc", State:"down", Index:167}
2026-02-16 21:37:33.554 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia225830d1bc", Addrs:set.Typed[string]{}}
2026-02-16 21:37:33.555 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia225830d1bc", Addrs:set.Typed[string]{}}
2026-02-16 21:37:33.555 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia225830d1bc", State:"up", Index:167}
2026-02-16 21:37:33.555 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia225830d1bc"
2026-02-16 21:37:33.555 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia225830d1bc"
2026-02-16 21:37:33.555 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia225830d1bc"
2026-02-16 21:37:33.555 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:33.555 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:33.589 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:33.589 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"} status="up"
2026-02-16 21:37:33.605 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z, name=eth0)
2026-02-16 21:37:33.605 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali68a7b61bce0" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.168/32"}
2026-02-16 21:37:33.605 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:33.606 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:33.606 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:33.606 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali68a7b61bce0" ipVersion=0x4 table="filter"
2026-02-16 21:37:33.606 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali68a7b61bce0" ipVersion=0x4 table="filter"
2026-02-16 21:37:33.607 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali68a7b61bce0"
2026-02-16 21:37:33.607 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:33.607 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:33.646 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:33.647 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"} status="down"
2026-02-16 21:37:33.689 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali68a7b61bce0" state="down"
2026-02-16 21:37:33.689 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali68a7b61bce0", State:"down", Index:168}
2026-02-16 21:37:33.689 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali68a7b61bce0"
2026-02-16 21:37:33.689 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali68a7b61bce0"
2026-02-16 21:37:33.689 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:33.689 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:33.690 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali68a7b61bce0" state="up"
2026-02-16 21:37:33.694 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:33.715 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:33.717 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:33.717 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"} status="down"
2026-02-16 21:37:33.717 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7062" name:"default"}
2026-02-16 21:37:33.717 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:33.717 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:33.717 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:33.717 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:33.717 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:33.718 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:33.718 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:33.718 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:33.721 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8, name=eth0)
2026-02-16 21:37:33.740 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:33.740 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:33.740 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali68a7b61bce0", Addrs:set.Typed[string]{}}
2026-02-16 21:37:33.740 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali68a7b61bce0", Addrs:set.Typed[string]{}}
2026-02-16 21:37:33.740 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali68a7b61bce0", State:"up", Index:168}
2026-02-16 21:37:33.740 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali68a7b61bce0"
2026-02-16 21:37:33.740 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali68a7b61bce0"
2026-02-16 21:37:33.740 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali68a7b61bce0"
2026-02-16 21:37:33.740 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:33.740 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:33.763 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:33.763 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"} status="up"
2026-02-16 21:37:33.764 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali48f9fb1c8ed" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.170/32"}
2026-02-16 21:37:33.764 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:33.764 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:33.764 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:33.764 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali48f9fb1c8ed" ipVersion=0x4 table="filter"
2026-02-16 21:37:33.764 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali48f9fb1c8ed" ipVersion=0x4 table="filter"
2026-02-16 21:37:33.764 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali48f9fb1c8ed"
2026-02-16 21:37:33.764 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:33.764 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:33.793 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="cali48f9fb1c8ed" state="down"
2026-02-16 21:37:33.793 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali48f9fb1c8ed"
2026-02-16 21:37:33.794 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="cali48f9fb1c8ed" state="up"
2026-02-16 21:37:33.794 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:33.794 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"} status="down"
2026-02-16 21:37:33.794 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali48f9fb1c8ed", State:"down", Index:169}
2026-02-16 21:37:33.794 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali48f9fb1c8ed", Addrs:set.Typed[string]{}}
2026-02-16 21:37:33.794 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali48f9fb1c8ed", Addrs:set.Typed[string]{}}
2026-02-16 21:37:33.794 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali48f9fb1c8ed", State:"up", Index:169}
2026-02-16 21:37:33.794 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali48f9fb1c8ed"
2026-02-16 21:37:33.794 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali48f9fb1c8ed"
2026-02-16 21:37:33.795 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali48f9fb1c8ed"
2026-02-16 21:37:33.795 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:33.795 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:33.818 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:33.818 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"} status="up"
2026-02-16 21:37:33.822 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-4137"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-4137"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-4137"}
2026-02-16 21:37:33.841 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-4137"}
2026-02-16 21:37:33.863 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7062"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7062"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-7062"}
2026-02-16 21:37:33.863 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:37:33.883 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7062"}
2026-02-16 21:37:34.003 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-5852"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-5852"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-5852"}
2026-02-16 21:37:34.032 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-2200"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-2200"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-2200"}
2026-02-16 21:37:34.032 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-2200" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:34.153 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-v5cs7-1558"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-v5cs7-1558"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"e2e-limitrange-v5cs7-1558"}
2026-02-16 21:37:34.160 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-limitrange-v5cs7-1558" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:34.231 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-2200"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-2200"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-2200"}
2026-02-16 21:37:34.231 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-v5cs7-1558"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-v5cs7-1558"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"e2e-limitrange-v5cs7-1558"}
2026-02-16 21:37:34.235 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:34.235 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:34.247 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6505"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6505"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-6505"}
2026-02-16 21:37:34.254 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-6505" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:34.313 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:34.313 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:34.313 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:34.313 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:34.313 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:34.313 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:34.334 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:34.334 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:34.424 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6356"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6356"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-6356"}
2026-02-16 21:37:34.452 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-6356"}
2026-02-16 21:37:34.705 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z, name=eth0)
2026-02-16 21:37:34.705 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali68a7b61bce0" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.168/32"}
2026-02-16 21:37:34.705 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:34.705 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:34.705 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:34.706 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali68a7b61bce0"
2026-02-16 21:37:34.706 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:34.706 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:34.732 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:34.732 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"} status="up"
2026-02-16 21:37:34.737 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8, name=eth0)
2026-02-16 21:37:34.737 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali48f9fb1c8ed" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.170/32"}
2026-02-16 21:37:34.739 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:34.740 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:34.740 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:34.741 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali48f9fb1c8ed"
2026-02-16 21:37:34.741 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:34.742 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:34.756 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:34.775 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x, name=eth0)
2026-02-16 21:37:34.783 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:34.783 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"} status="up"
2026-02-16 21:37:34.783 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:34.783 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia225830d1bc" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.165/32"}
2026-02-16 21:37:34.795 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8, name=eth0)
2026-02-16 21:37:34.796 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali48f9fb1c8ed" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.170/32"}
2026-02-16 21:37:34.828 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z, name=eth0)
2026-02-16 21:37:34.829 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali68a7b61bce0" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.168/32"}
2026-02-16 21:37:34.843 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:34.843 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:34.844 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:34.844 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:34.844 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:34.844 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:34.844 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:34.844 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:34.844 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:34.844 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:34.844 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:34.844 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:34.845 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:34.845 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia225830d1bc"
2026-02-16 21:37:34.845 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali48f9fb1c8ed"
2026-02-16 21:37:34.845 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali68a7b61bce0"
2026-02-16 21:37:34.845 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:34.845 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:34.845 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:34.845 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:34.845 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:34.845 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:34.845 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:34.845 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:34.846 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x, name=eth0)
2026-02-16 21:37:34.880 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:34.880 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"} status="up"
2026-02-16 21:37:34.880 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:34.880 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:34.880 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:34.880 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"} status="up"
2026-02-16 21:37:34.880 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:34.880 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"} status="up"
2026-02-16 21:37:34.880 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia225830d1bc" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.165/32"}
2026-02-16 21:37:34.928 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-4352"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dra-4352"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-4352"}
2026-02-16 21:37:34.943 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2942"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-2942"}
2026-02-16 21:37:34.947 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:34.948 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:34.948 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:34.948 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia225830d1bc"
2026-02-16 21:37:34.948 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:34.948 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:34.962 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="calicfd49138b2f" state="down"
2026-02-16 21:37:34.962 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicfd49138b2f"
2026-02-16 21:37:34.962 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=156
2026-02-16 21:37:34.962 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="calicfd49138b2f" state=""
2026-02-16 21:37:34.962 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicfd49138b2f"
2026-02-16 21:37:34.975 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:34.975 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"} status="up"
2026-02-16 21:37:34.975 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-2942" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:34.975 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicfd49138b2f", State:"down", Index:156}
2026-02-16 21:37:34.975 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicfd49138b2f", Addrs:set.Typed[string]{}}
2026-02-16 21:37:34.975 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicfd49138b2f", Addrs:set.Typed[string]{}}
2026-02-16 21:37:34.975 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicfd49138b2f", State:"", Index:156}
2026-02-16 21:37:34.975 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicfd49138b2f", Addrs:set.Set[string](nil)}
2026-02-16 21:37:34.975 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicfd49138b2f", Addrs:set.Set[string](nil)}
2026-02-16 21:37:34.982 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-2942" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:37:35.000 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-2942" type:"ClusterIP" cluster_ips:"10.254.44.114" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:37:35.194 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=169
2026-02-16 21:37:35.194 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali48f9fb1c8ed"
2026-02-16 21:37:35.194 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali48f9fb1c8ed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:35.194 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali48f9fb1c8ed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:35.262 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:35.262 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:35.262 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:35.262 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:35.262 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:35.264 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:35.264 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:35.264 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:35.290 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:35.290 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:35.322 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::a0cf:8fff:fe00:5319" exists=true ifIndex=167
2026-02-16 21:37:35.322 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::a0cf:8fff:fe00:5319} ifaceName="calia225830d1bc"
2026-02-16 21:37:35.322 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia225830d1bc", Addrs:set.Typed[string]{"fe80::a0cf:8fff:fe00:5319":set.v{}}}
2026-02-16 21:37:35.322 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia225830d1bc", Addrs:set.Typed[string]{"fe80::a0cf:8fff:fe00:5319":set.v{}}}
2026-02-16 21:37:35.387 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=168
2026-02-16 21:37:35.387 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali68a7b61bce0"
2026-02-16 21:37:35.387 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali68a7b61bce0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:35.387 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali68a7b61bce0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:35.728 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:35.728 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:35.728 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:37:35.728 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:35.728 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:35.728 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:35.728 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:35.728 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:35.728 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:35.746 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:35.746 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:35.782 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:35.782 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:35.782 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:35.782 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:35.782 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:35.782 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:35.783 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:35.783 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:35.808 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:35.808 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:36.305 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:36.305 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:36.305 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:36.305 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:36.305 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:36.306 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:36.306 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:36.306 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:36.338 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:36.338 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:36.743 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:36.743 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:36.743 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:36.743 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:36.743 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:36.743 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:36.744 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:36.744 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:36.760 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:36.760 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:36.821 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:36.822 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:36.822 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:36.822 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:36.822 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:36.823 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:36.824 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:36.824 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:36.845 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:36.845 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:36.884 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z, name=eth0)
2026-02-16 21:37:36.884 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali68a7b61bce0" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.168/32"}
2026-02-16 21:37:36.884 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:36.884 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:36.885 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:36.886 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali68a7b61bce0"
2026-02-16 21:37:36.887 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:36.887 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:36.894 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x, name=eth0)
2026-02-16 21:37:36.894 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8, name=eth0)
2026-02-16 21:37:36.899 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z, name=eth0)
2026-02-16 21:37:36.902 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8, name=eth0)
2026-02-16 21:37:36.905 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x, name=eth0)
2026-02-16 21:37:36.911 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:36.911 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"} status="up"
2026-02-16 21:37:36.911 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia225830d1bc" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.165/32"}
2026-02-16 21:37:36.911 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali48f9fb1c8ed" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.170/32"}
2026-02-16 21:37:36.911 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali68a7b61bce0" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.168/32"}
2026-02-16 21:37:36.911 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali48f9fb1c8ed" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.170/32"}
2026-02-16 21:37:36.911 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia225830d1bc" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.165/32"}
2026-02-16 21:37:36.911 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:36.912 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:36.912 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:36.912 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:36.912 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:36.912 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:36.913 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:36.913 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:36.913 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:36.913 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia225830d1bc"
2026-02-16 21:37:36.913 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali48f9fb1c8ed"
2026-02-16 21:37:36.913 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali68a7b61bce0"
2026-02-16 21:37:36.914 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:36.914 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:36.914 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:36.914 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:36.914 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:36.914 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:36.940 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:36.940 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"} status="up"
2026-02-16 21:37:36.940 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:36.940 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"} status="up"
2026-02-16 21:37:36.940 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:36.940 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"} status="up"
2026-02-16 21:37:37.338 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:37.339 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:37.339 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:37.339 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:37.339 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:37.340 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:37.340 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:37.341 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:37.366 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:37.366 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:37.704 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-6234" name:"default"}
2026-02-16 21:37:37.763 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8, name=eth0)
2026-02-16 21:37:37.763 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali48f9fb1c8ed" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.170/32"}
2026-02-16 21:37:37.763 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:37.764 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:37.764 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:37.764 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali48f9fb1c8ed"
2026-02-16 21:37:37.765 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:37.765 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:37.783 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z, name=eth0)
2026-02-16 21:37:37.788 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:37.788 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"} status="up"
2026-02-16 21:37:37.788 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali68a7b61bce0" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.168/32"}
2026-02-16 21:37:37.789 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:37.789 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:37.789 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:37.790 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali68a7b61bce0"
2026-02-16 21:37:37.790 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:37.790 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:37.801 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:37.810 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:37.810 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"} status="up"
2026-02-16 21:37:37.810 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:37.810 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:37.810 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:37.810 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:37.811 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:37.811 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:37.811 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:37.820 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x, name=eth0)
2026-02-16 21:37:37.832 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:37.832 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:37.832 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia225830d1bc" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.165/32"}
2026-02-16 21:37:37.832 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:37.832 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:37.832 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:37.833 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia225830d1bc"
2026-02-16 21:37:37.833 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:37.834 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:37.855 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:37.855 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"} status="up"
2026-02-16 21:37:37.858 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:37.858 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:37.858 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:37.858 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:37.859 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:37.859 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:37.859 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:37.859 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:37.882 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:37.882 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:37.994 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5428" name:"default"}
2026-02-16 21:37:38.079 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-6234"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-6234"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-6234"}
2026-02-16 21:37:38.108 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-6234"}
2026-02-16 21:37:38.297 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5428"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5428"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-5428"}
2026-02-16 21:37:38.325 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5428"}
2026-02-16 21:37:38.383 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:38.384 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:38.384 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:38.384 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:38.384 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:38.385 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:38.386 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:38.386 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:38.406 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:38.406 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:38.745 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:38.745 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:38.745 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:38.746 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:38.746 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:38.746 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:38.747 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:38.747 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:38.767 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:38.767 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:38.900 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:38.901 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:38.902 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:38.902 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:38.902 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:38.903 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:38.903 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:38.903 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:38.929 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:38.929 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:39.116 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-5852" name:"default"}
2026-02-16 21:37:39.287 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-limitrange-v5cs7-1558" name:"default"}
2026-02-16 21:37:39.311 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-5852"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-5852"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-5852"}
2026-02-16 21:37:39.331 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-5852"}
2026-02-16 21:37:39.409 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-2200" name:"default"}
2026-02-16 21:37:39.423 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:39.432 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:39.433 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:39.433 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:39.433 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:39.433 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:39.435 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:39.435 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:39.454 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:39.454 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:39.604 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-2200"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-2200"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-2200"}
2026-02-16 21:37:39.630 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-2200"}
2026-02-16 21:37:39.751 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:39.751 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:39.751 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:39.751 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:39.751 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:39.751 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:39.752 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:39.752 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:39.779 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:39.779 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:39.779 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-v5cs7-1558"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-v5cs7-1558"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"e2e-limitrange-v5cs7-1558"}
2026-02-16 21:37:39.779 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-limitrange-v5cs7-1558"}
2026-02-16 21:37:39.943 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:39.943 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:39.943 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:39.943 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:39.944 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:39.944 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:39.944 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:39.944 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:39.972 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:39.972 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:40.099 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8, name=eth0)
2026-02-16 21:37:40.099 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8" endpoint_id:"eth0"}
2026-02-16 21:37:40.099 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:40.100 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:40.100 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:40.100 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali48f9fb1c8ed" ipVersion=0x4 table="filter"
2026-02-16 21:37:40.100 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali48f9fb1c8ed" ipVersion=0x4 table="filter"
2026-02-16 21:37:40.100 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:40.100 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:40.101 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.170
2026-02-16 21:37:40.136 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x, name=eth0)
2026-02-16 21:37:40.144 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z, name=eth0)
2026-02-16 21:37:40.155 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-tcgf8", EndpointId:"eth0"}
2026-02-16 21:37:40.155 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x" endpoint_id:"eth0"}
2026-02-16 21:37:40.155 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z" endpoint_id:"eth0"}
2026-02-16 21:37:40.155 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6535"}
2026-02-16 21:37:40.155 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6535.default"}
2026-02-16 21:37:40.155 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:40.155 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:40.156 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:40.156 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:40.156 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:40.157 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6535" ipVersion=0x4 table="filter"
2026-02-16 21:37:40.157 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gdDpX6s4SSttuoJkCk" ipVersion=0x4 table="filter"
2026-02-16 21:37:40.157 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6535" ipVersion=0x4 table="filter"
2026-02-16 21:37:40.157 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gdDpX6s4SSttuoJkCk" ipVersion=0x4 table="filter"
2026-02-16 21:37:40.157 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:40.157 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali68a7b61bce0" ipVersion=0x4 table="filter"
2026-02-16 21:37:40.157 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia225830d1bc" ipVersion=0x4 table="filter"
2026-02-16 21:37:40.157 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali68a7b61bce0" ipVersion=0x4 table="filter"
2026-02-16 21:37:40.158 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia225830d1bc" ipVersion=0x4 table="filter"
2026-02-16 21:37:40.158 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:40.158 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:40.158 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:40.158 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:40.159 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.165
2026-02-16 21:37:40.159 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.168
2026-02-16 21:37:40.220 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="cali48f9fb1c8ed" state="down"
2026-02-16 21:37:40.220 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali48f9fb1c8ed"
2026-02-16 21:37:40.220 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="cali48f9fb1c8ed" state=""
2026-02-16 21:37:40.220 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali48f9fb1c8ed"
2026-02-16 21:37:40.220 [INFO][90] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=169
2026-02-16 21:37:40.230 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-q9g5z", EndpointId:"eth0"}
2026-02-16 21:37:40.230 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-mhc8x", EndpointId:"eth0"}
2026-02-16 21:37:40.231 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dra-4352" name:"default"}
2026-02-16 21:37:40.237 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::a0cf:8fff:fe00:5319" exists=false ifIndex=167
2026-02-16 21:37:40.237 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia225830d1bc"
2026-02-16 21:37:40.237 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="calia225830d1bc" state="down"
2026-02-16 21:37:40.250 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali48f9fb1c8ed", State:"down", Index:169}
2026-02-16 21:37:40.250 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali48f9fb1c8ed", Addrs:set.Typed[string]{}}
2026-02-16 21:37:40.250 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali48f9fb1c8ed", Addrs:set.Typed[string]{}}
2026-02-16 21:37:40.250 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali48f9fb1c8ed", State:"", Index:169}
2026-02-16 21:37:40.250 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali48f9fb1c8ed", Addrs:set.Set[string](nil)}
2026-02-16 21:37:40.250 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali48f9fb1c8ed", Addrs:set.Set[string](nil)}
2026-02-16 21:37:40.251 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia225830d1bc", Addrs:set.Typed[string]{}}
2026-02-16 21:37:40.251 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia225830d1bc", Addrs:set.Typed[string]{}}
2026-02-16 21:37:40.251 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia225830d1bc", State:"down", Index:167}
2026-02-16 21:37:40.255 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="calia225830d1bc" state=""
2026-02-16 21:37:40.255 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia225830d1bc"
2026-02-16 21:37:40.269 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali68a7b61bce0" state="down"
2026-02-16 21:37:40.269 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali68a7b61bce0"
2026-02-16 21:37:40.270 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=168
2026-02-16 21:37:40.272 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia225830d1bc", State:"", Index:167}
2026-02-16 21:37:40.272 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia225830d1bc", Addrs:set.Set[string](nil)}
2026-02-16 21:37:40.272 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia225830d1bc", Addrs:set.Set[string](nil)}
2026-02-16 21:37:40.272 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali68a7b61bce0", State:"down", Index:168}
2026-02-16 21:37:40.272 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali68a7b61bce0", Addrs:set.Typed[string]{}}
2026-02-16 21:37:40.272 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali68a7b61bce0", Addrs:set.Typed[string]{}}
2026-02-16 21:37:40.273 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali68a7b61bce0" state=""
2026-02-16 21:37:40.273 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali68a7b61bce0"
2026-02-16 21:37:40.294 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali68a7b61bce0", State:"", Index:168}
2026-02-16 21:37:40.294 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali68a7b61bce0", Addrs:set.Set[string](nil)}
2026-02-16 21:37:40.294 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali68a7b61bce0", Addrs:set.Set[string](nil)}
2026-02-16 21:37:40.315 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-4352"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dra-4352"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-4352"}
2026-02-16 21:37:40.336 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dra-4352"}
2026-02-16 21:37:40.460 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:40.460 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:40.460 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:40.460 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:40.461 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:40.461 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:40.461 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:40.461 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:40.483 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:40.483 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:40.794 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:40.794 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:40.794 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:40.795 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:40.795 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:40.796 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:40.796 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:40.796 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:40.821 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:40.821 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:40.981 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:40.982 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:40.982 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:40.982 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:40.982 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:40.982 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:40.983 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:40.983 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:41.006 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:41.006 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:41.508 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:41.508 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:41.508 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:41.509 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:41.509 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:41.510 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:41.511 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:41.511 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:41.529 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:41.529 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:41.785 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:41.785 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:41.786 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:41.786 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:41.786 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:41.787 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:41.787 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:41.787 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:41.808 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:41.808 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:42.028 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:42.028 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:42.029 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:42.029 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:42.029 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:42.030 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:42.030 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:42.030 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:42.054 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:42.054 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:42.179 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-2942"
2026-02-16 21:37:42.268 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-2942"
2026-02-16 21:37:42.293 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2942"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-2942"}
2026-02-16 21:37:42.333 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-4444"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-4444"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-4444"}
2026-02-16 21:37:42.355 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-4444" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:42.551 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:42.551 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:42.551 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:42.551 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:42.552 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:42.552 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:42.552 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:42.552 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:42.576 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:42.576 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:42.793 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:42.793 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:42.793 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:42.793 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:42.793 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:42.794 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:42.794 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:42.794 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:42.812 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:42.812 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:43.070 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:43.070 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:43.070 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:43.070 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:43.070 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:43.072 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:43.072 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:43.072 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:43.091 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:43.091 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:43.598 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:43.599 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:43.599 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:43.599 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:43.599 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:43.601 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:43.601 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:43.601 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:43.630 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:43.630 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:43.794 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:43.795 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:43.795 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:43.795 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:43.795 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:43.796 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:43.796 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:43.796 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:43.813 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:43.814 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:44.119 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:44.119 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:44.119 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:44.120 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:44.120 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:44.120 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:44.121 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:44.121 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:44.145 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:44.147 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:44.640 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:44.642 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:44.642 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:44.642 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:44.642 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:44.643 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:44.644 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:44.644 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:44.666 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:44.666 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:44.795 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:44.796 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:44.796 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:44.796 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:44.796 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:44.797 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:44.797 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:44.797 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:44.818 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:44.818 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:45.161 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:45.162 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:45.162 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:45.162 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:45.162 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:45.164 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:45.164 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:45.164 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:45.182 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:45.182 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:45.534 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-4444"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-4444"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-4444"}
2026-02-16 21:37:45.573 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-54"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"services-54"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-54"}
2026-02-16 21:37:45.596 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-54" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:45.680 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:45.681 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:45.681 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:45.681 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:45.681 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:45.682 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:45.683 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:45.683 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:45.700 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:45.700 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:45.701 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-a-rgqrb" namespace:"services-54" type:"ClusterIP" cluster_ips:"10.254.117.179" ports:{Protocol:"TCP" Port:8001}
2026-02-16 21:37:45.746 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-b-dkk92" namespace:"services-54" type:"ClusterIP" cluster_ips:"10.254.24.32" ports:{Protocol:"TCP" Port:8002}
2026-02-16 21:37:45.746 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-c-89xcw" namespace:"services-54" type:"ClusterIP" cluster_ips:"10.254.147.153" ports:{Protocol:"TCP" Port:8003}
2026-02-16 21:37:45.746 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-a-rgqrb" namespace:"services-54"
2026-02-16 21:37:45.774 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-b-dkk92" namespace:"services-54"
2026-02-16 21:37:45.783 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:37:45.802 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:45.803 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-54"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"services-54"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-54"}
2026-02-16 21:37:45.804 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:45.804 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:45.804 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:45.805 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:45.806 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:45.806 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:45.806 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:45.827 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:45.828 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:45.828 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7685"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7685"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-7685"}
2026-02-16 21:37:45.828 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-7685" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:46.199 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:46.200 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:46.200 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:46.200 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:46.200 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:46.201 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:46.201 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:46.201 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:46.229 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:46.229 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:46.726 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:46.727 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:46.727 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:46.727 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:46.727 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:46.728 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:46.729 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:46.729 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:46.751 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:46.751 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:46.806 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:46.806 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:46.806 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:46.806 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:46.806 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:46.807 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:46.807 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:46.807 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:46.830 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:46.830 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:47.246 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:47.246 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:47.246 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:47.246 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:47.246 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:47.247 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:47.247 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:47.248 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:47.270 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:47.270 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:47.573 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-2942" name:"default"}
2026-02-16 21:37:47.602 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-2942"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"dns-2942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-2942"}
2026-02-16 21:37:47.625 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-2942"}
2026-02-16 21:37:47.768 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:47.768 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:47.768 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:47.769 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:47.769 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:47.770 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:47.773 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:47.774 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:47.794 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:47.794 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:47.802 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:47.802 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:47.802 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:47.802 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:47.802 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:47.803 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:47.803 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:47.803 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:47.826 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:47.826 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:48.290 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:48.290 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:48.290 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:48.290 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:48.291 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:48.291 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:48.292 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:48.292 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:48.314 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:48.314 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:48.818 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:48.818 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:48.818 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:48.819 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:48.819 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:48.820 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:48.820 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:48.820 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:48.839 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:48.845 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:48.845 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:48.845 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:48.846 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:48.846 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:48.846 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:48.847 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:48.847 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:48.847 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:48.864 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:48.864 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:49.339 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:49.339 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:49.340 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:49.340 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:49.340 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:49.340 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:49.341 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:49.341 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:49.371 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:49.371 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:49.818 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:49.818 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:49.818 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:49.818 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:49.818 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:49.819 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:49.819 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:49.819 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:49.843 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:49.843 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:49.874 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:49.874 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:49.875 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:49.875 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:49.875 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:49.876 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:49.876 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:49.877 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:49.900 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:49.900 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:49.940 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7685"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7685"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-7685"}
2026-02-16 21:37:49.959 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7700"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7700"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-7700"}
2026-02-16 21:37:49.991 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-7700" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:50.393 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:50.393 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:50.393 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:50.393 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:50.393 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:50.394 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:50.394 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:50.394 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:50.414 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:50.414 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:50.761 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-4444" name:"default"}
2026-02-16 21:37:50.789 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-4444"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-4444"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-4444"}
2026-02-16 21:37:50.820 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-4444"}
2026-02-16 21:37:50.827 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:50.851 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:50.851 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:50.851 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:50.851 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:50.852 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:50.852 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:50.852 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:50.872 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:50.872 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:50.872 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-54" name:"default"}
2026-02-16 21:37:50.911 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:50.912 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:50.912 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:50.912 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:50.912 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:50.913 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:50.913 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:50.913 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:50.940 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:50.940 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:50.987 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-c-89xcw" namespace:"services-54"
2026-02-16 21:37:51.172 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-54"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"services-54"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-54"}
2026-02-16 21:37:51.196 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-54"}
2026-02-16 21:37:51.434 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:51.434 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:51.435 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:51.435 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:51.435 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:51.435 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:51.436 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:51.436 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:51.458 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:51.458 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:51.826 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:51.827 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:51.827 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:51.827 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:51.827 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:51.828 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:51.828 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:51.828 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:51.850 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:51.850 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:51.959 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:51.960 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:51.960 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:51.960 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:51.960 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:51.960 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:51.961 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:51.961 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:51.985 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:51.985 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:52.481 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5" ipv4_addr:"192.168.24.214/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-4b5v5"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:37:52.481 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:37:52.481 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:37:52.486 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:52.505 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:52.505 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:52.505 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:52.505 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:52.506 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:52.506 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:52.506 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:52.523 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:52.523 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:52.829 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:52.830 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:52.830 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:52.830 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:52.830 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:52.831 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:52.832 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:52.832 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:52.858 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:52.858 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:53.006 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:53.006 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:53.006 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:53.007 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:53.007 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:53.008 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:53.008 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:53.008 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:53.030 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:53.030 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:53.535 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:53.536 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:53.536 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:53.536 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:53.536 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:53.536 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:53.536 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:53.536 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:53.562 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:53.562 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:53.836 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:53.836 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:53.836 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:53.836 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:53.836 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:53.838 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:53.838 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:53.838 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:53.859 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:53.859 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:54.056 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:54.056 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:54.056 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:54.057 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:54.057 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:54.058 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:54.058 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:54.058 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:54.083 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:54.083 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:54.573 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:54.573 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:54.573 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:54.573 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:54.573 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:54.574 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:54.574 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:54.574 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:54.596 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:54.596 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:54.726 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7700"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7700"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-7700"}
2026-02-16 21:37:54.758 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-9901"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-9901"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-9901"}
2026-02-16 21:37:54.759 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-9901" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:54.841 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:54.842 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:54.842 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:54.842 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:54.842 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:54.848 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:54.849 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:54.849 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:54.881 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:54.881 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:54.900 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-9901"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-9901"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-9901"}
2026-02-16 21:37:54.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1181"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1181"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-1181"}
2026-02-16 21:37:54.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-1181" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:55.003 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1181"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1181"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-1181"}
2026-02-16 21:37:55.027 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-1118"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-1118"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-1118"}
2026-02-16 21:37:55.047 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpoints-1118" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:55.095 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:55.096 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:55.096 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:55.096 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:55.097 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:55.098 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:55.098 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:55.098 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:55.126 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:55.126 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:55.192 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-int-port" namespace:"endpoints-1118" type:"ClusterIP" cluster_ips:"10.254.49.207" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:37:55.268 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-named-port" namespace:"endpoints-1118" type:"ClusterIP" cluster_ips:"10.254.85.121" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:37:55.426 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-7685" name:"default"}
2026-02-16 21:37:55.519 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7685"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7685"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-7685"}
2026-02-16 21:37:55.546 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-7685"}
2026-02-16 21:37:55.612 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:55.613 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:55.613 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:55.613 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:55.613 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:55.614 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:55.614 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:55.615 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:55.639 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:55.639 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:55.763 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=endpoints-1118/pod2, name=eth0)
2026-02-16 21:37:55.763 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpoints-1118.default"} profile:{}
2026-02-16 21:37:55.763 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpoints-1118"} profile:{inbound_rules:{action:"allow" rule_id:"JRv_wweRJsq19NlY"} outbound_rules:{action:"allow" rule_id:"buEEITPQRE4y6Fcn"}}
2026-02-16 21:37:55.763 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpoints-1118/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37dad166122" profile_ids:"kns.endpoints-1118" profile_ids:"ksa.endpoints-1118.default" ipv4_nets:"10.100.219.169/32"}
2026-02-16 21:37:55.763 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:37:55.763 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:37:55.763 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:37:55.764 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:37:55.764 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali37dad166122" ipVersion=0x4 table="filter"
2026-02-16 21:37:55.764 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.endpoints-1118" ipVersion=0x4 table="filter"
2026-02-16 21:37:55.764 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_FF7I_Q8ecijlWXp7rP" ipVersion=0x4 table="filter"
2026-02-16 21:37:55.764 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:37:55.764 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali37dad166122" ipVersion=0x4 table="filter"
2026-02-16 21:37:55.764 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.endpoints-1118" ipVersion=0x4 table="filter"
2026-02-16 21:37:55.764 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_FF7I_Q8ecijlWXp7rP" ipVersion=0x4 table="filter"
2026-02-16 21:37:55.764 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali37dad166122"
2026-02-16 21:37:55.764 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:37:55.764 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:37:55.814 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:55.814 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"} status="down"
2026-02-16 21:37:55.840 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali37dad166122" state="down"
2026-02-16 21:37:55.840 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37dad166122"
2026-02-16 21:37:55.840 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37dad166122", State:"down", Index:170}
2026-02-16 21:37:55.840 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37dad166122", Addrs:set.Typed[string]{}}
2026-02-16 21:37:55.840 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37dad166122", Addrs:set.Typed[string]{}}
2026-02-16 21:37:55.840 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37dad166122"
2026-02-16 21:37:55.840 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:37:55.840 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:37:55.844 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali37dad166122" state="up"
2026-02-16 21:37:55.845 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:55.866 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:37:55.866 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"} status="down"
2026-02-16 21:37:55.866 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37dad166122", State:"up", Index:170}
2026-02-16 21:37:55.866 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali37dad166122"
2026-02-16 21:37:55.866 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37dad166122"
2026-02-16 21:37:55.866 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37dad166122"
2026-02-16 21:37:55.867 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:37:55.867 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:37:55.887 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:55.887 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"} status="up"
2026-02-16 21:37:55.887 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:55.887 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:55.887 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:55.887 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:55.887 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:55.888 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:55.888 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:55.922 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:55.923 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:56.134 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:56.134 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:56.134 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:56.135 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:56.135 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:56.136 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:56.136 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:56.136 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:56.156 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:56.156 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:56.654 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:56.655 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:56.655 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:56.655 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:56.655 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:56.655 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:56.655 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:56.655 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:56.674 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:56.674 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:56.850 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:56.850 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:56.850 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:56.850 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:56.851 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:56.851 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:56.852 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:56.852 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:56.866 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=endpoints-1118/pod2, name=eth0)
2026-02-16 21:37:56.875 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:56.875 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:56.875 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpoints-1118/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37dad166122" profile_ids:"kns.endpoints-1118" profile_ids:"ksa.endpoints-1118.default" ipv4_nets:"10.100.219.169/32"}
2026-02-16 21:37:56.875 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:37:56.875 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:37:56.875 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:37:56.876 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37dad166122"
2026-02-16 21:37:56.876 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:37:56.876 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:37:56.902 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:56.902 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"} status="up"
2026-02-16 21:37:57.177 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:57.178 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:57.178 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:57.178 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:57.178 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:57.180 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:57.180 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:57.180 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:57.201 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:57.201 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:57.242 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=170
2026-02-16 21:37:57.242 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali37dad166122"
2026-02-16 21:37:57.242 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37dad166122", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:57.242 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37dad166122", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:37:57.270 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-1118"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-1118"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-1118"}
2026-02-16 21:37:57.293 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3673"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3673"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-3673"}
2026-02-16 21:37:57.311 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-3673" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:37:57.695 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:57.695 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:57.695 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:57.695 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:57.695 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:57.696 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:57.696 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:57.696 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:57.720 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:57.720 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:57.856 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:57.856 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:57.856 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:57.857 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:57.857 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:57.858 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:57.858 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:57.858 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:57.887 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:57.887 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:58.211 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:58.211 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:58.211 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:58.211 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:58.212 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:58.213 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:58.213 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:58.213 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:58.232 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:58.232 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:58.728 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:58.729 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:58.729 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:58.730 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:58.730 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:58.731 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:58.731 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:58.731 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:58.755 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:58.755 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:58.862 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:58.862 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:58.862 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:58.863 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:58.863 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:58.864 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:58.865 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:58.865 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:58.887 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:58.887 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:59.251 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:59.251 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:59.251 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:59.251 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:59.251 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:59.252 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:59.252 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:59.252 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:59.277 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:59.277 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:59.771 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:59.772 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:59.772 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:59.772 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:59.772 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:59.773 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:59.773 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:59.773 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:59.803 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:59.803 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:37:59.838 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-7700" name:"default"}
2026-02-16 21:37:59.863 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:37:59.864 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:37:59.864 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:59.864 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:59.864 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:59.864 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:37:59.864 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:59.865 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:37:59.886 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:37:59.886 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:00.534 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:00.535 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:00.535 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:00.535 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:00.535 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:00.536 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:00.536 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:00.536 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:00.559 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:00.559 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:00.658 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-9901" name:"default"}
2026-02-16 21:38:00.768 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7700"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7700"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-7700"}
2026-02-16 21:38:00.791 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-7700"}
2026-02-16 21:38:00.872 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:00.872 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:00.872 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:00.872 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:00.872 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:00.873 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:00.874 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:00.874 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:00.896 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:00.896 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:00.939 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-1181" name:"default"}
2026-02-16 21:38:01.025 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-9901"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-9901"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-9901"}
2026-02-16 21:38:01.043 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-9901"}
2026-02-16 21:38:01.060 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:01.067 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:01.067 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:01.068 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:01.068 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:01.070 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:01.070 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:01.070 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:01.098 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:01.099 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:01.152 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1181"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1181"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-1181"}
2026-02-16 21:38:01.182 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-1181"}
2026-02-16 21:38:01.588 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:01.588 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:01.588 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:01.589 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:01.589 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:01.590 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:01.590 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:01.590 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:01.619 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:01.619 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:01.876 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:01.877 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:01.877 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:01.877 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:01.877 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:01.877 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:01.877 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:01.878 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:01.897 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:01.898 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:02.116 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:02.117 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:02.117 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:02.118 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:02.118 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:02.119 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:02.119 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:02.119 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:02.147 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:02.147 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:02.302 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=endpoints-1118/pod2, name=eth0)
2026-02-16 21:38:02.303 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpoints-1118/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37dad166122" profile_ids:"kns.endpoints-1118" profile_ids:"ksa.endpoints-1118.default" ipv4_nets:"10.100.219.169/32"}
2026-02-16 21:38:02.303 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:38:02.303 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:38:02.303 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:38:02.305 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37dad166122"
2026-02-16 21:38:02.306 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:38:02.306 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:38:02.333 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=endpoints-1118/pod2, name=eth0)
2026-02-16 21:38:02.364 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:02.364 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"} status="up"
2026-02-16 21:38:02.364 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-1118"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-1118"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-1118"}
2026-02-16 21:38:02.364 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpoints-1118/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37dad166122" profile_ids:"kns.endpoints-1118" profile_ids:"ksa.endpoints-1118.default" ipv4_nets:"10.100.219.169/32"}
2026-02-16 21:38:02.364 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:38:02.364 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:38:02.364 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:38:02.367 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37dad166122"
2026-02-16 21:38:02.367 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:38:02.367 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:38:02.394 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:02.394 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"} status="up"
2026-02-16 21:38:02.640 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:02.641 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:02.641 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:02.641 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:02.641 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:02.641 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:02.642 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:02.642 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:02.665 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:02.666 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:02.667 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=endpoints-1118/pod2, name=eth0)
2026-02-16 21:38:02.667 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpoints-1118/pod2" endpoint_id:"eth0"}
2026-02-16 21:38:02.667 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpoints-1118"}
2026-02-16 21:38:02.668 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpoints-1118.default"}
2026-02-16 21:38:02.668 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:38:02.668 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:38:02.669 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.endpoints-1118" ipVersion=0x4 table="filter"
2026-02-16 21:38:02.669 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_FF7I_Q8ecijlWXp7rP" ipVersion=0x4 table="filter"
2026-02-16 21:38:02.669 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.endpoints-1118" ipVersion=0x4 table="filter"
2026-02-16 21:38:02.669 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_FF7I_Q8ecijlWXp7rP" ipVersion=0x4 table="filter"
2026-02-16 21:38:02.669 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:38:02.669 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:38:02.669 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali37dad166122" ipVersion=0x4 table="filter"
2026-02-16 21:38:02.669 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:38:02.669 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali37dad166122" ipVersion=0x4 table="filter"
2026-02-16 21:38:02.669 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:38:02.669 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:38:02.675 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.169
2026-02-16 21:38:02.724 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-1118/pod2", EndpointId:"eth0"}
2026-02-16 21:38:02.774 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=170
2026-02-16 21:38:02.774 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37dad166122"
2026-02-16 21:38:02.774 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali37dad166122" state="down"
2026-02-16 21:38:02.775 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37dad166122", Addrs:set.Typed[string]{}}
2026-02-16 21:38:02.775 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37dad166122", Addrs:set.Typed[string]{}}
2026-02-16 21:38:02.775 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37dad166122", State:"down", Index:170}
2026-02-16 21:38:02.775 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali37dad166122" state=""
2026-02-16 21:38:02.775 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali37dad166122"
2026-02-16 21:38:02.798 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37dad166122", State:"", Index:170}
2026-02-16 21:38:02.798 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37dad166122", Addrs:set.Set[string](nil)}
2026-02-16 21:38:02.798 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37dad166122", Addrs:set.Set[string](nil)}
2026-02-16 21:38:02.897 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:02.897 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:02.897 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:02.898 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:02.898 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:02.898 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:02.898 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:02.898 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:02.927 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:02.927 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:03.157 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:03.157 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:03.158 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:03.158 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:03.158 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:03.160 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:03.160 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:03.160 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:03.183 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:03.183 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:03.683 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:03.684 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:03.684 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:03.684 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:03.684 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:03.685 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:03.685 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:03.685 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:03.706 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:03.706 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:03.887 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:03.887 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:03.887 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:03.888 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:03.888 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:03.889 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:03.889 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:03.889 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:03.914 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:03.914 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:04.210 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:04.210 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:04.210 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:04.210 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:04.210 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:04.212 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:04.212 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:04.212 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:04.244 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:04.244 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:04.734 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:04.734 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:04.734 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:04.736 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:04.736 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:04.737 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:04.738 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:04.738 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:04.757 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:04.757 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:04.895 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:04.896 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:04.896 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:04.896 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:04.896 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:04.897 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:04.897 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:04.897 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:04.922 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:04.922 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:05.255 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:05.256 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:05.256 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:05.256 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:05.256 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:05.260 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:05.260 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:05.260 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:05.283 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:05.283 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:05.781 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:05.782 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:05.782 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:05.782 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:05.782 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:05.783 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:05.783 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:05.783 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:05.813 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:05.813 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:05.898 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:05.898 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:05.898 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:05.898 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:05.898 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:05.899 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:05.899 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:05.899 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:05.924 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:05.924 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:06.304 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:06.304 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:06.304 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:06.304 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:06.304 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:06.305 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:06.305 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:06.305 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:06.328 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:06.328 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:06.822 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:06.822 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:06.822 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:06.823 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:06.823 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:06.823 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:06.824 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:06.824 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:06.847 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:06.848 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:06.902 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:06.902 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:06.902 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:06.902 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:06.902 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:06.904 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:06.904 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:06.904 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:06.925 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:06.925 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:07.342 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:07.342 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:07.342 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:07.343 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:07.343 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:07.343 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:07.343 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:07.343 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:07.369 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:07.369 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:07.498 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-int-port" namespace:"endpoints-1118"
2026-02-16 21:38:07.546 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-named-port" namespace:"endpoints-1118"
2026-02-16 21:38:07.684 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpoints-1118" name:"default"}
2026-02-16 21:38:07.729 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpoints-1118"}
2026-02-16 21:38:07.861 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:07.861 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:07.861 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:07.861 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:07.861 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:07.862 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:07.862 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:07.862 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:07.884 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:07.885 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:07.905 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:07.905 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:07.905 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:07.905 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:07.905 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:07.906 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:07.906 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:07.906 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:07.930 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:07.930 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:08.387 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:08.387 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:08.388 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:08.388 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:08.388 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:08.389 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:08.389 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:08.389 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:08.411 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:08.412 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:08.908 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:08.909 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:08.909 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:08.909 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:08.909 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:08.909 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:08.910 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:08.910 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:08.929 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:08.933 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:08.933 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:08.933 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:08.933 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:08.933 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:08.933 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:08.934 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:08.934 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:08.934 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:08.952 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:08.952 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:09.428 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:09.428 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:09.428 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:09.429 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:09.429 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:09.430 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:09.430 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:09.430 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:09.454 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:09.454 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:09.913 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:09.913 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:09.913 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:09.913 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:09.913 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:09.914 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:09.914 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:09.914 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:09.937 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:09.937 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:09.949 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:09.950 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:09.950 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:09.950 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:09.950 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:09.952 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:09.952 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:09.952 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:09.973 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:09.973 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:10.478 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:10.478 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:10.478 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:10.478 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:10.478 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:10.479 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:10.480 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:10.480 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:10.501 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:10.501 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:10.919 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:10.919 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:10.919 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:10.919 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:10.919 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:10.920 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:10.920 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:10.920 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:10.942 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:10.942 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:10.942 [INFO][90] felix/summary.go 100: Summarising 348 dataplane reconciliation loops over 1m0.1s: avg=26ms longest=87ms (resync-calico-v4)
2026-02-16 21:38:11.002 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:11.002 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:11.003 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:11.003 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:11.003 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:11.005 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:11.006 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:11.006 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:11.030 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:11.030 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:11.516 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:11.517 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:11.517 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:11.517 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:11.517 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:11.518 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:11.519 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:11.519 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:11.542 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:11.542 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:11.923 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:11.923 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:11.923 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:11.923 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:11.923 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:11.923 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:11.924 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:11.924 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:11.946 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:11.946 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:12.033 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:12.033 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:12.033 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:12.033 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:12.033 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:12.034 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:12.034 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:12.034 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:12.056 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:12.056 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:12.555 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:12.555 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:12.555 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:12.555 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:12.555 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:12.559 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:12.559 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:12.559 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:12.578 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:12.579 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:12.929 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:12.930 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:12.930 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:12.930 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:12.930 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:12.930 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:12.931 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:12.931 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:12.957 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:12.957 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:13.090 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:13.090 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:13.090 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:13.090 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:13.091 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:13.091 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:13.091 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:13.091 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:13.113 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:13.113 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:13.609 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:13.609 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:13.609 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:13.609 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:13.609 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:13.610 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:13.610 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:13.610 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:13.630 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:13.630 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:13.932 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:13.932 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:13.932 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:13.932 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:13.932 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:13.933 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:13.933 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:13.933 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:13.959 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:13.959 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:14.128 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:14.129 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:14.129 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:14.129 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:14.129 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:14.130 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:14.130 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:14.130 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:14.162 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:14.162 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:14.648 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:14.648 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:14.649 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:14.649 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:14.649 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:14.649 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:14.649 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:14.649 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:14.667 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:14.667 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:14.935 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:14.935 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:14.935 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:14.936 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:14.936 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:14.936 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:14.936 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:14.936 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:14.952 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:14.952 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:15.167 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:15.167 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:15.167 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:15.168 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:15.169 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:15.170 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:15.170 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:15.170 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:15.197 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:15.197 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:15.686 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:15.686 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:15.686 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:15.686 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:15.686 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:15.687 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:15.687 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:15.687 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:15.709 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:15.709 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:15.938 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:15.938 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:15.938 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:15.938 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:15.938 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:15.939 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:15.939 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:15.939 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:15.962 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:15.962 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:16.209 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:16.209 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:16.209 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:16.209 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:16.210 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:16.211 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:16.211 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:16.212 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:16.235 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:16.235 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:16.730 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:16.731 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:16.731 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:16.731 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:16.731 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:16.732 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:16.732 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:16.732 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:16.757 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:16.757 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:16.949 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:16.950 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:16.950 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:16.950 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:16.951 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:16.951 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:16.952 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:16.952 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:16.975 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:16.975 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:17.248 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:17.248 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:17.248 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:17.248 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:17.248 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:17.249 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:17.249 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:17.249 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:17.271 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:17.271 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:17.779 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:17.779 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:17.780 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:17.781 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:17.781 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:17.782 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:17.783 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:17.783 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:17.807 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:17.807 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:17.945 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:17.945 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:17.945 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:17.946 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:17.946 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:17.946 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:17.946 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:17.946 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:17.969 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:17.969 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:18.300 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:18.301 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:18.301 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:18.301 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:18.302 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:18.303 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:18.304 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:18.304 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:18.329 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:18.330 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:18.818 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:18.818 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:18.818 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:18.818 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:18.819 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:18.819 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:18.819 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:18.819 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:18.846 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:18.846 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:18.954 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:18.955 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:18.955 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:18.955 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:18.955 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:18.957 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:18.957 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:18.957 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:18.975 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:18.975 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:19.342 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:19.342 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:19.342 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:19.342 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:19.343 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:19.343 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:19.344 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:19.344 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:19.369 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:19.369 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:19.609 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl, name=eth0)
2026-02-16 21:38:19.610 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6535.default"} profile:{}
2026-02-16 21:38:19.610 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6535"} profile:{inbound_rules:{action:"allow" rule_id:"oKtgeRkwnxb_kcGc"} outbound_rules:{action:"allow" rule_id:"VjBax2TIir1xSToZ"}}
2026-02-16 21:38:19.610 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ef7833f68f" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.171/32"}
2026-02-16 21:38:19.610 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:19.610 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:19.610 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:19.611 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4ef7833f68f" ipVersion=0x4 table="filter"
2026-02-16 21:38:19.611 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6535" ipVersion=0x4 table="filter"
2026-02-16 21:38:19.611 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gdDpX6s4SSttuoJkCk" ipVersion=0x4 table="filter"
2026-02-16 21:38:19.611 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4ef7833f68f" ipVersion=0x4 table="filter"
2026-02-16 21:38:19.611 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6535" ipVersion=0x4 table="filter"
2026-02-16 21:38:19.611 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gdDpX6s4SSttuoJkCk" ipVersion=0x4 table="filter"
2026-02-16 21:38:19.611 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4ef7833f68f"
2026-02-16 21:38:19.611 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:19.611 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:19.643 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:19.643 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"} status="down"
2026-02-16 21:38:19.685 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali4ef7833f68f" state="down"
2026-02-16 21:38:19.686 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4ef7833f68f"
2026-02-16 21:38:19.686 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ef7833f68f", State:"down", Index:171}
2026-02-16 21:38:19.686 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ef7833f68f", Addrs:set.Typed[string]{}}
2026-02-16 21:38:19.686 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ef7833f68f", Addrs:set.Typed[string]{}}
2026-02-16 21:38:19.686 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4ef7833f68f"
2026-02-16 21:38:19.686 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:19.686 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:19.689 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali4ef7833f68f" state="up"
2026-02-16 21:38:19.700 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd, name=eth0)
2026-02-16 21:38:19.705 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:19.705 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"} status="down"
2026-02-16 21:38:19.706 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5ea97fc3158" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.172/32"}
2026-02-16 21:38:19.706 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:19.706 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:19.706 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:19.706 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:38:19.706 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5ea97fc3158" ipVersion=0x4 table="filter"
2026-02-16 21:38:19.706 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:38:19.706 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5ea97fc3158" ipVersion=0x4 table="filter"
2026-02-16 21:38:19.706 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5ea97fc3158"
2026-02-16 21:38:19.706 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:19.706 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:19.744 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:19.744 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"} status="down"
2026-02-16 21:38:19.744 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ef7833f68f", State:"up", Index:171}
2026-02-16 21:38:19.744 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4ef7833f68f"
2026-02-16 21:38:19.744 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4ef7833f68f"
2026-02-16 21:38:19.744 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ef7833f68f"
2026-02-16 21:38:19.745 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:19.745 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:19.778 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:19.778 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"} status="up"
2026-02-16 21:38:19.779 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali5ea97fc3158" state="down"
2026-02-16 21:38:19.779 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5ea97fc3158", State:"down", Index:172}
2026-02-16 21:38:19.779 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5ea97fc3158"
2026-02-16 21:38:19.779 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:19.779 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:19.780 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5ea97fc3158"
2026-02-16 21:38:19.780 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali5ea97fc3158" state="up"
2026-02-16 21:38:19.804 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:19.805 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"} status="down"
2026-02-16 21:38:19.805 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5ea97fc3158", Addrs:set.Typed[string]{}}
2026-02-16 21:38:19.805 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5ea97fc3158", Addrs:set.Typed[string]{}}
2026-02-16 21:38:19.805 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5ea97fc3158", State:"up", Index:172}
2026-02-16 21:38:19.805 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5ea97fc3158"
2026-02-16 21:38:19.805 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5ea97fc3158"
2026-02-16 21:38:19.805 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5ea97fc3158"
2026-02-16 21:38:19.805 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:19.805 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:19.827 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:19.827 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"} status="up"
2026-02-16 21:38:19.831 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn, name=eth0)
2026-02-16 21:38:19.831 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif52a7bc95ce" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.160/32"}
2026-02-16 21:38:19.831 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:19.831 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:19.831 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:19.832 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif52a7bc95ce" ipVersion=0x4 table="filter"
2026-02-16 21:38:19.832 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif52a7bc95ce" ipVersion=0x4 table="filter"
2026-02-16 21:38:19.832 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif52a7bc95ce"
2026-02-16 21:38:19.832 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:19.832 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:19.855 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:19.872 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:19.872 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"} status="down"
2026-02-16 21:38:19.872 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:19.872 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:19.872 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:19.873 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:19.873 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:19.873 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:19.873 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:19.894 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="calif52a7bc95ce" state="down"
2026-02-16 21:38:19.894 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif52a7bc95ce"
2026-02-16 21:38:19.898 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:19.898 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:19.898 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif52a7bc95ce", State:"down", Index:173}
2026-02-16 21:38:19.898 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif52a7bc95ce", Addrs:set.Typed[string]{}}
2026-02-16 21:38:19.898 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif52a7bc95ce", Addrs:set.Typed[string]{}}
2026-02-16 21:38:19.898 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif52a7bc95ce"
2026-02-16 21:38:19.898 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:19.898 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:19.913 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="calif52a7bc95ce" state="up"
2026-02-16 21:38:19.918 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:19.918 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"} status="down"
2026-02-16 21:38:19.919 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif52a7bc95ce", State:"up", Index:173}
2026-02-16 21:38:19.919 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif52a7bc95ce"
2026-02-16 21:38:19.919 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif52a7bc95ce"
2026-02-16 21:38:19.919 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif52a7bc95ce"
2026-02-16 21:38:19.919 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:19.919 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:19.942 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:19.942 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"} status="up"
2026-02-16 21:38:19.984 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:19.984 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:19.984 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:19.984 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:19.984 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:19.985 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:19.985 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:19.985 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:20.010 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:20.010 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:20.373 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:20.373 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:20.373 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:20.373 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:20.374 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:20.374 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:20.375 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:20.375 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:20.403 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:20.403 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:20.890 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:20.890 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:20.890 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:20.890 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:20.890 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:20.891 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:20.891 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:20.891 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:20.907 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:20.907 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:20.987 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn, name=eth0)
2026-02-16 21:38:20.987 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif52a7bc95ce" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.160/32"}
2026-02-16 21:38:20.988 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:20.988 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:20.988 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:20.988 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif52a7bc95ce"
2026-02-16 21:38:20.989 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:20.989 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:21.004 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd, name=eth0)
2026-02-16 21:38:21.011 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:21.011 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"} status="up"
2026-02-16 21:38:21.011 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5ea97fc3158" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.172/32"}
2026-02-16 21:38:21.011 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:21.011 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:21.011 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:21.012 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5ea97fc3158"
2026-02-16 21:38:21.012 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:21.012 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:21.022 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:21.022 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=173
2026-02-16 21:38:21.022 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif52a7bc95ce"
2026-02-16 21:38:21.035 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:21.035 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"} status="up"
2026-02-16 21:38:21.035 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif52a7bc95ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:21.035 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif52a7bc95ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:21.039 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl, name=eth0)
2026-02-16 21:38:21.053 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:21.053 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ef7833f68f" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.171/32"}
2026-02-16 21:38:21.053 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:21.053 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:21.053 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:21.054 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:21.054 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:21.054 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:21.055 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:21.055 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ef7833f68f"
2026-02-16 21:38:21.055 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:21.055 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:21.055 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:21.055 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:21.081 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:21.081 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"} status="up"
2026-02-16 21:38:21.081 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:21.081 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:21.409 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:21.409 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:21.409 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:21.409 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:21.409 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:21.410 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:21.410 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:21.410 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:21.441 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:21.441 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:21.594 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=171
2026-02-16 21:38:21.594 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4ef7833f68f"
2026-02-16 21:38:21.594 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ef7833f68f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:21.594 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ef7833f68f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:21.659 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=172
2026-02-16 21:38:21.659 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5ea97fc3158"
2026-02-16 21:38:21.659 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5ea97fc3158", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:21.659 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5ea97fc3158", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:21.931 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:21.932 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:21.932 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:21.932 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:21.932 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:21.933 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:21.933 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:21.933 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:21.956 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:21.956 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:22.002 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:22.002 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:22.002 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:22.002 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:22.002 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:22.003 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:22.003 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:22.003 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:22.021 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:22.021 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:22.204 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn, name=eth0)
2026-02-16 21:38:22.204 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif52a7bc95ce" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.160/32"}
2026-02-16 21:38:22.204 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:22.205 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:22.205 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:22.205 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif52a7bc95ce"
2026-02-16 21:38:22.205 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:22.205 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:22.214 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl, name=eth0)
2026-02-16 21:38:22.226 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd, name=eth0)
2026-02-16 21:38:22.234 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:22.234 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"} status="up"
2026-02-16 21:38:22.234 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ef7833f68f" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.171/32"}
2026-02-16 21:38:22.234 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5ea97fc3158" profile_ids:"kns.job-6535" profile_ids:"ksa.job-6535.default" ipv4_nets:"10.100.219.172/32"}
2026-02-16 21:38:22.234 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:22.234 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:22.234 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:22.235 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:22.235 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:22.235 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:22.235 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ef7833f68f"
2026-02-16 21:38:22.236 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5ea97fc3158"
2026-02-16 21:38:22.236 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:22.236 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:22.236 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:22.236 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:22.261 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:22.261 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"} status="down"
2026-02-16 21:38:22.261 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:22.261 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"} status="down"
2026-02-16 21:38:22.315 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali4ef7833f68f" state="down"
2026-02-16 21:38:22.315 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4ef7833f68f"
2026-02-16 21:38:22.315 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=171
2026-02-16 21:38:22.315 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ef7833f68f", State:"down", Index:171}
2026-02-16 21:38:22.315 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ef7833f68f", Addrs:set.Typed[string]{}}
2026-02-16 21:38:22.315 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ef7833f68f", Addrs:set.Typed[string]{}}
2026-02-16 21:38:22.315 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4ef7833f68f"
2026-02-16 21:38:22.315 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4ef7833f68f"
2026-02-16 21:38:22.316 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5ea97fc3158"
2026-02-16 21:38:22.316 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:22.316 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:22.316 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali4ef7833f68f" state=""
2026-02-16 21:38:22.316 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4ef7833f68f"
2026-02-16 21:38:22.316 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.171
2026-02-16 21:38:22.320 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="calif52a7bc95ce" state="down"
2026-02-16 21:38:22.320 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif52a7bc95ce"
2026-02-16 21:38:22.320 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=173
2026-02-16 21:38:22.322 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="calif52a7bc95ce" state=""
2026-02-16 21:38:22.322 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif52a7bc95ce"
2026-02-16 21:38:22.328 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali5ea97fc3158" state="down"
2026-02-16 21:38:22.329 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5ea97fc3158"
2026-02-16 21:38:22.329 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=172
2026-02-16 21:38:22.330 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali5ea97fc3158" state=""
2026-02-16 21:38:22.330 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5ea97fc3158"
2026-02-16 21:38:22.342 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:22.342 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"} status="down"
2026-02-16 21:38:22.342 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ef7833f68f", State:"", Index:171}
2026-02-16 21:38:22.342 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ef7833f68f", Addrs:set.Set[string](nil)}
2026-02-16 21:38:22.342 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ef7833f68f", Addrs:set.Set[string](nil)}
2026-02-16 21:38:22.342 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif52a7bc95ce", State:"down", Index:173}
2026-02-16 21:38:22.342 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif52a7bc95ce", Addrs:set.Typed[string]{}}
2026-02-16 21:38:22.342 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif52a7bc95ce", Addrs:set.Typed[string]{}}
2026-02-16 21:38:22.342 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif52a7bc95ce", State:"", Index:173}
2026-02-16 21:38:22.342 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif52a7bc95ce", Addrs:set.Set[string](nil)}
2026-02-16 21:38:22.342 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif52a7bc95ce", Addrs:set.Set[string](nil)}
2026-02-16 21:38:22.342 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5ea97fc3158", State:"down", Index:172}
2026-02-16 21:38:22.342 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5ea97fc3158", Addrs:set.Typed[string]{}}
2026-02-16 21:38:22.342 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5ea97fc3158", Addrs:set.Typed[string]{}}
2026-02-16 21:38:22.342 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5ea97fc3158", State:"", Index:172}
2026-02-16 21:38:22.342 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5ea97fc3158", Addrs:set.Set[string](nil)}
2026-02-16 21:38:22.342 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5ea97fc3158", Addrs:set.Set[string](nil)}
2026-02-16 21:38:22.342 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4ef7833f68f"
2026-02-16 21:38:22.343 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif52a7bc95ce"
2026-02-16 21:38:22.343 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5ea97fc3158"
2026-02-16 21:38:22.343 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5ea97fc3158"
2026-02-16 21:38:22.343 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:22.343 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:22.343 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:22.343 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:22.343 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:22.343 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:22.343 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.172
2026-02-16 21:38:22.343 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.160
2026-02-16 21:38:22.370 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:22.370 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"} status="down"
2026-02-16 21:38:22.370 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:22.370 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"} status="down"
2026-02-16 21:38:22.370 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:22.370 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"} status="down"
2026-02-16 21:38:22.446 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:22.446 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:22.446 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:22.446 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:22.446 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:22.447 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:22.447 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:22.447 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:22.457 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn, name=eth0)
2026-02-16 21:38:22.470 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:22.470 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:22.470 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn" endpoint_id:"eth0"}
2026-02-16 21:38:22.470 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:22.470 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:22.470 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:22.471 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif52a7bc95ce" ipVersion=0x4 table="filter"
2026-02-16 21:38:22.471 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif52a7bc95ce" ipVersion=0x4 table="filter"
2026-02-16 21:38:22.471 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:22.471 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:22.534 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-1-gsrpn", EndpointId:"eth0"}
2026-02-16 21:38:22.562 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd, name=eth0)
2026-02-16 21:38:22.562 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd" endpoint_id:"eth0"}
2026-02-16 21:38:22.562 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:22.562 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:22.563 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:22.563 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:38:22.563 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5ea97fc3158" ipVersion=0x4 table="filter"
2026-02-16 21:38:22.563 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-5" ipVersion=0x4 table="filter"
2026-02-16 21:38:22.563 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5ea97fc3158" ipVersion=0x4 table="filter"
2026-02-16 21:38:22.563 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:22.563 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:22.682 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-0-gjsqd", EndpointId:"eth0"}
2026-02-16 21:38:22.711 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl, name=eth0)
2026-02-16 21:38:22.711 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl" endpoint_id:"eth0"}
2026-02-16 21:38:22.711 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6535"}
2026-02-16 21:38:22.711 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6535.default"}
2026-02-16 21:38:22.711 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:22.711 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:22.711 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6535" ipVersion=0x4 table="filter"
2026-02-16 21:38:22.712 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gdDpX6s4SSttuoJkCk" ipVersion=0x4 table="filter"
2026-02-16 21:38:22.712 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6535" ipVersion=0x4 table="filter"
2026-02-16 21:38:22.712 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gdDpX6s4SSttuoJkCk" ipVersion=0x4 table="filter"
2026-02-16 21:38:22.712 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:22.712 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4ef7833f68f" ipVersion=0x4 table="filter"
2026-02-16 21:38:22.712 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4ef7833f68f" ipVersion=0x4 table="filter"
2026-02-16 21:38:22.712 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:22.712 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:22.771 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6535/evicted-pod-ignore-on-disruption-condition-2-nmvsl", EndpointId:"eth0"}
2026-02-16 21:38:22.975 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:22.975 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:22.975 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:22.975 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:22.976 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:22.980 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:22.980 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:22.980 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:23.021 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:23.021 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:23.031 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:23.032 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:23.032 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:23.032 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:23.032 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:23.033 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:23.033 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:23.033 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:23.060 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:23.060 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:23.496 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:23.496 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:23.496 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:23.496 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:23.496 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:23.497 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:23.497 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:23.497 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:23.518 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:23.518 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:24.021 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:24.022 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:24.022 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:24.022 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:24.022 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:24.022 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:24.023 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:24.023 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:24.040 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:24.046 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:24.046 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:24.046 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:24.047 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:24.047 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:24.047 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:24.049 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:24.049 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:24.050 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:24.082 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:24.082 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:24.542 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:24.543 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:24.543 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:24.543 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:24.543 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:24.544 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:24.544 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:24.544 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:24.566 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:24.566 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:25.035 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:25.035 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:25.035 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:25.035 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:25.035 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:25.038 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:25.039 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:25.039 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:25.069 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:25.069 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:25.070 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:25.070 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:25.070 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:25.070 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:25.070 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:25.071 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:25.071 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:25.071 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:25.099 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:25.099 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:25.099 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6535"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6535"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6535"}
2026-02-16 21:38:25.126 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-4398"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-4398"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-4398"}
2026-02-16 21:38:25.126 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpoints-4398" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:25.158 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-empty-selector" namespace:"endpoints-4398" type:"ClusterIP" cluster_ips:"10.254.107.137" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:38:25.595 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:25.596 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:25.596 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:25.596 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:25.596 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:25.597 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:25.598 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:25.598 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:25.616 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:25.616 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:26.037 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:26.037 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:26.037 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:26.037 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:26.037 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:26.038 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:26.038 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:26.038 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:26.060 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:26.061 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:26.116 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:26.117 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:26.117 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:26.117 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:26.117 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:26.119 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:26.119 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:26.119 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:26.142 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:26.142 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:26.641 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:26.642 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:26.642 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:26.642 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:26.643 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:26.645 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:26.646 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:26.646 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:26.674 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:26.675 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:26.675 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6505"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6505"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-6505"}
2026-02-16 21:38:26.708 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2768"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-2768"}
2026-02-16 21:38:26.708 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-2768" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:27.043 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:27.043 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:27.043 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:27.043 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:27.043 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:27.044 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:27.045 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:27.045 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:27.071 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:27.071 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:27.164 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:27.164 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:27.164 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:27.165 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:27.165 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:27.165 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:27.166 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:27.166 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:27.188 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:27.188 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:27.189 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-empty-selector" namespace:"endpoints-4398"
2026-02-16 21:38:27.231 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-4398"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-4398"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-4398"}
2026-02-16 21:38:27.252 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1128"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1128"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-1128"}
2026-02-16 21:38:27.277 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-1128" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:27.691 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:27.691 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:27.691 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:27.691 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:27.691 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:27.692 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:27.692 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:27.692 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:27.717 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:27.717 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:27.837 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f, name=eth0)
2026-02-16 21:38:27.838 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-1128"} profile:{inbound_rules:{action:"allow" rule_id:"oCDpChl2XtzYgoaC"} outbound_rules:{action:"allow" rule_id:"i8SgtL5z-viw7YmP"}}
2026-02-16 21:38:27.838 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-1128.default"} profile:{}
2026-02-16 21:38:27.838 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3119a3c64d7" profile_ids:"kns.container-runtime-1128" profile_ids:"ksa.container-runtime-1128.default" ipv4_nets:"10.100.219.174/32"}
2026-02-16 21:38:27.838 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:27.838 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:27.838 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:27.839 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:38:27.839 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3119a3c64d7" ipVersion=0x4 table="filter"
2026-02-16 21:38:27.839 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JK1hMtp28mWRsFqlzz" ipVersion=0x4 table="filter"
2026-02-16 21:38:27.839 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MYFb58QVJmz1_FK9qV" ipVersion=0x4 table="filter"
2026-02-16 21:38:27.839 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:38:27.839 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3119a3c64d7" ipVersion=0x4 table="filter"
2026-02-16 21:38:27.839 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JK1hMtp28mWRsFqlzz" ipVersion=0x4 table="filter"
2026-02-16 21:38:27.839 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MYFb58QVJmz1_FK9qV" ipVersion=0x4 table="filter"
2026-02-16 21:38:27.839 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3119a3c64d7"
2026-02-16 21:38:27.840 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:27.840 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:27.887 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:27.888 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"} status="down"
2026-02-16 21:38:27.914 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali3119a3c64d7" state="down"
2026-02-16 21:38:27.914 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3119a3c64d7"
2026-02-16 21:38:27.914 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3119a3c64d7", State:"down", Index:174}
2026-02-16 21:38:27.914 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3119a3c64d7", Addrs:set.Typed[string]{}}
2026-02-16 21:38:27.914 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3119a3c64d7", Addrs:set.Typed[string]{}}
2026-02-16 21:38:27.914 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3119a3c64d7"
2026-02-16 21:38:27.914 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:27.914 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:27.919 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali3119a3c64d7" state="up"
2026-02-16 21:38:27.939 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:27.939 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"} status="down"
2026-02-16 21:38:27.939 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3119a3c64d7", State:"up", Index:174}
2026-02-16 21:38:27.939 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3119a3c64d7"
2026-02-16 21:38:27.939 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3119a3c64d7"
2026-02-16 21:38:27.939 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3119a3c64d7"
2026-02-16 21:38:27.940 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:27.940 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:27.983 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:27.984 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"} status="up"
2026-02-16 21:38:28.048 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:28.049 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:28.049 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:28.049 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:28.049 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:28.050 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:28.051 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:28.051 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:28.070 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:28.071 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:28.208 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:28.209 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:28.209 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:28.209 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:28.209 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:28.209 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:28.210 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:28.210 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:28.236 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:28.236 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:28.727 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:28.727 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:28.727 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:28.728 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:28.728 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:28.728 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:28.728 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:28.728 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:28.756 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:28.756 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:29.050 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:29.050 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:29.050 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:29.051 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:29.051 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:29.051 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:29.051 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:29.051 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:29.070 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f, name=eth0)
2026-02-16 21:38:29.080 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:29.080 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:29.080 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3119a3c64d7" profile_ids:"kns.container-runtime-1128" profile_ids:"ksa.container-runtime-1128.default" ipv4_nets:"10.100.219.174/32"}
2026-02-16 21:38:29.080 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:29.080 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:29.080 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:29.081 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3119a3c64d7"
2026-02-16 21:38:29.081 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:29.081 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:29.114 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:29.114 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"} status="up"
2026-02-16 21:38:29.250 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:29.251 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:29.251 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:29.252 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:29.252 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:29.253 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:29.254 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:29.254 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:29.280 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:29.280 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:29.402 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=174
2026-02-16 21:38:29.402 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3119a3c64d7"
2026-02-16 21:38:29.402 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3119a3c64d7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:29.402 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3119a3c64d7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:29.775 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:29.776 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:29.776 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:29.776 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:29.776 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:29.776 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:29.777 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:29.777 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:29.800 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:29.800 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:30.055 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:30.056 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:30.056 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:30.056 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:30.056 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:30.056 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:30.056 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:30.056 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:30.077 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:30.077 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:30.232 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f, name=eth0)
2026-02-16 21:38:30.232 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3119a3c64d7" profile_ids:"kns.container-runtime-1128" profile_ids:"ksa.container-runtime-1128.default" ipv4_nets:"10.100.219.174/32"}
2026-02-16 21:38:30.232 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:30.232 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:30.233 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:30.234 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3119a3c64d7"
2026-02-16 21:38:30.234 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:30.234 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:30.271 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:30.271 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"} status="up"
2026-02-16 21:38:30.293 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:30.294 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:30.294 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:30.294 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:30.294 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:30.294 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:30.295 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:30.295 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:30.325 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:30.325 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:30.340 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali3119a3c64d7" state="down"
2026-02-16 21:38:30.341 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3119a3c64d7", State:"down", Index:174}
2026-02-16 21:38:30.341 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3119a3c64d7"
2026-02-16 21:38:30.341 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:30.341 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:30.341 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3119a3c64d7"
2026-02-16 21:38:30.341 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=174
2026-02-16 21:38:30.342 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.174
2026-02-16 21:38:30.345 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali3119a3c64d7" state=""
2026-02-16 21:38:30.346 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3119a3c64d7"
2026-02-16 21:38:30.363 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:30.363 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"} status="down"
2026-02-16 21:38:30.363 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3119a3c64d7", Addrs:set.Typed[string]{}}
2026-02-16 21:38:30.363 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3119a3c64d7", Addrs:set.Typed[string]{}}
2026-02-16 21:38:30.363 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3119a3c64d7", State:"", Index:174}
2026-02-16 21:38:30.364 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3119a3c64d7", Addrs:set.Set[string](nil)}
2026-02-16 21:38:30.364 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3119a3c64d7", Addrs:set.Set[string](nil)}
2026-02-16 21:38:30.364 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3119a3c64d7"
2026-02-16 21:38:30.364 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:30.364 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:30.385 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:30.385 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"} status="down"
2026-02-16 21:38:30.474 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f, name=eth0)
2026-02-16 21:38:30.475 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f" endpoint_id:"eth0"}
2026-02-16 21:38:30.475 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-1128"}
2026-02-16 21:38:30.475 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-1128.default"}
2026-02-16 21:38:30.475 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:30.475 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:30.475 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JK1hMtp28mWRsFqlzz" ipVersion=0x4 table="filter"
2026-02-16 21:38:30.475 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MYFb58QVJmz1_FK9qV" ipVersion=0x4 table="filter"
2026-02-16 21:38:30.475 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JK1hMtp28mWRsFqlzz" ipVersion=0x4 table="filter"
2026-02-16 21:38:30.475 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MYFb58QVJmz1_FK9qV" ipVersion=0x4 table="filter"
2026-02-16 21:38:30.475 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:30.476 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:38:30.476 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3119a3c64d7" ipVersion=0x4 table="filter"
2026-02-16 21:38:30.476 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:38:30.476 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3119a3c64d7" ipVersion=0x4 table="filter"
2026-02-16 21:38:30.476 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:30.476 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:30.531 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1128/termination-message-container3e860c5b-c508-4303-85c5-5e2d8b8a5a3f", EndpointId:"eth0"}
2026-02-16 21:38:30.642 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6535" name:"default"}
2026-02-16 21:38:30.775 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6535"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6535"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6535"}
2026-02-16 21:38:30.800 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6535"}
2026-02-16 21:38:30.821 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:30.822 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:30.823 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:30.824 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:30.825 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:30.826 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:30.826 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:30.826 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:30.852 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:30.852 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:30.852 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2768"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-2768"}
2026-02-16 21:38:30.879 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5481"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5481"}
2026-02-16 21:38:30.879 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-5481" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:30.879 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-5481" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:38:31.072 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:31.073 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:31.073 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:31.073 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:31.074 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:31.075 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:31.075 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:31.075 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:31.100 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:31.100 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:31.348 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:31.348 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:31.348 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:31.348 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:31.348 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:31.349 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:31.350 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:31.350 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:31.370 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:31.371 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:31.383 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1128"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1128"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-1128"}
2026-02-16 21:38:31.407 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4243"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4243"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-4243"}
2026-02-16 21:38:31.407 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-4243" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:31.689 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-6505" name:"default"}
2026-02-16 21:38:31.864 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:31.865 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:31.865 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:31.865 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:31.865 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:31.865 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:31.865 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:31.865 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:31.891 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:31.891 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:32.072 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:32.073 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:32.073 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:32.073 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:32.073 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:32.074 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:32.075 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:32.075 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:32.099 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:32.099 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:32.180 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6505"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6505"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-6505"}
2026-02-16 21:38:32.209 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-6505"}
2026-02-16 21:38:32.382 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:32.382 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:32.382 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:32.382 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:32.382 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:32.383 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:32.383 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:32.383 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:32.401 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:32.402 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:32.402 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpoints-4398" name:"default"}
2026-02-16 21:38:32.475 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-4398"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-4398"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-4398"}
2026-02-16 21:38:32.504 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpoints-4398"}
2026-02-16 21:38:32.901 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:32.902 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:32.902 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:32.902 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:32.902 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:32.903 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:32.903 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:32.903 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:32.925 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:32.925 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:33.078 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:33.078 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:33.078 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:33.078 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:33.078 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:33.079 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:33.079 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:33.079 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:33.098 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:33.098 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:33.423 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:33.423 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:33.423 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:33.423 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:33.424 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:33.424 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:33.424 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:33.424 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:33.445 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:33.445 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:33.943 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:33.943 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:33.943 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:33.944 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:33.944 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:33.945 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:33.945 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:33.945 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:33.963 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:33.963 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:34.084 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:34.084 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:34.084 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:34.085 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:34.085 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:34.086 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:34.086 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:34.086 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:34.109 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:34.110 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:34.157 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3673"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3673"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-3673"}
2026-02-16 21:38:34.186 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9877"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9877"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9877"}
2026-02-16 21:38:34.206 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-9877" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:34.230 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-9877" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:38:34.464 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:34.465 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:34.465 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:34.465 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:34.465 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:34.466 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:34.466 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:34.466 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:34.502 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:34.502 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:34.644 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4243"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4243"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-4243"}
2026-02-16 21:38:34.669 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7734"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7734"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-7734"}
2026-02-16 21:38:34.694 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-7734" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:34.984 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:34.984 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:34.984 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:34.984 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:34.985 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:34.985 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:34.986 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:34.986 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:35.009 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:35.010 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:35.089 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:35.089 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:35.089 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:35.089 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:35.089 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:35.090 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:35.090 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:35.090 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:35.111 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:35.111 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:35.510 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:35.510 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:35.510 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:35.510 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:35.511 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:35.511 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:35.511 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:35.511 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:35.534 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:35.535 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:36.027 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:36.028 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:36.028 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:36.028 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:36.028 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:36.028 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:36.028 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:36.028 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:36.059 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:36.059 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:36.095 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:36.095 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:36.095 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:36.095 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:36.095 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:36.096 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:36.096 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:36.096 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:36.126 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:36.126 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:36.343 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-2768" name:"default"}
2026-02-16 21:38:36.470 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2768"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-2768"}
2026-02-16 21:38:36.495 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-2768"}
2026-02-16 21:38:36.529 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:38:36.529 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9877"} profile:{inbound_rules:{action:"allow" rule_id:"Yklqq4yy5mEr-cc4"} outbound_rules:{action:"allow" rule_id:"aRuPKqryUiqcVyhX"}}
2026-02-16 21:38:36.529 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9877.default"} profile:{}
2026-02-16 21:38:36.529 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibffa5a5c8f8" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.219.175/32"}
2026-02-16 21:38:36.529 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:38:36.529 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:38:36.529 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:38:36.530 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibffa5a5c8f8" ipVersion=0x4 table="filter"
2026-02-16 21:38:36.530 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NX_lVA1f9pjZcHTBvJ" ipVersion=0x4 table="filter"
2026-02-16 21:38:36.530 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4_S-xdd9I2xV4gXxWI" ipVersion=0x4 table="filter"
2026-02-16 21:38:36.530 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibffa5a5c8f8" ipVersion=0x4 table="filter"
2026-02-16 21:38:36.530 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NX_lVA1f9pjZcHTBvJ" ipVersion=0x4 table="filter"
2026-02-16 21:38:36.530 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4_S-xdd9I2xV4gXxWI" ipVersion=0x4 table="filter"
2026-02-16 21:38:36.530 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibffa5a5c8f8"
2026-02-16 21:38:36.530 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:38:36.530 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:38:36.545 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:36.574 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:36.574 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="down"
2026-02-16 21:38:36.574 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:36.574 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:36.574 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:36.574 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:36.575 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:36.575 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:36.575 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:36.606 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="calibffa5a5c8f8" state="down"
2026-02-16 21:38:36.606 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibffa5a5c8f8"
2026-02-16 21:38:36.606 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="calibffa5a5c8f8" state="up"
2026-02-16 21:38:36.607 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:36.607 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:36.607 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibffa5a5c8f8", State:"down", Index:175}
2026-02-16 21:38:36.607 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Typed[string]{}}
2026-02-16 21:38:36.607 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Typed[string]{}}
2026-02-16 21:38:36.607 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibffa5a5c8f8", State:"up", Index:175}
2026-02-16 21:38:36.607 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibffa5a5c8f8"
2026-02-16 21:38:36.607 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibffa5a5c8f8"
2026-02-16 21:38:36.607 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibffa5a5c8f8"
2026-02-16 21:38:36.607 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:38:36.607 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:38:36.607 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="calibffa5a5c8f8" state="down"
2026-02-16 21:38:36.607 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="calibffa5a5c8f8" state="up"
2026-02-16 21:38:36.632 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:36.632 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:38:36.632 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibffa5a5c8f8", State:"down", Index:175}
2026-02-16 21:38:36.632 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibffa5a5c8f8", State:"up", Index:175}
2026-02-16 21:38:36.632 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibffa5a5c8f8"
2026-02-16 21:38:36.632 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibffa5a5c8f8"
2026-02-16 21:38:36.633 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibffa5a5c8f8"
2026-02-16 21:38:36.633 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:38:36.633 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:38:36.658 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:36.659 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:38:36.795 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-1128" name:"default"}
2026-02-16 21:38:36.823 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1128"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1128"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-1128"}
2026-02-16 21:38:36.842 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-1128"}
2026-02-16 21:38:37.066 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:37.066 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:37.066 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:37.066 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:37.066 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:37.067 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:37.067 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:37.067 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:37.094 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:37.094 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:37.106 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:37.106 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:37.106 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:37.106 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:37.106 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:37.107 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:37.107 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:37.107 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:37.118 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:38:37.137 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:37.137 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:37.137 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibffa5a5c8f8" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.219.175/32"}
2026-02-16 21:38:37.137 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:38:37.138 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:38:37.138 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:38:37.140 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibffa5a5c8f8"
2026-02-16 21:38:37.140 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:38:37.140 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:38:37.165 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:37.165 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:38:37.585 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:37.586 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:37.586 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:37.586 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:37.586 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:37.587 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:37.587 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:37.587 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:37.609 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:37.609 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:37.836 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7734"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7734"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-7734"}
2026-02-16 21:38:37.865 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-7799"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-7799"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-7799"}
2026-02-16 21:38:37.889 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-7799" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:38.010 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=175
2026-02-16 21:38:38.010 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibffa5a5c8f8"
2026-02-16 21:38:38.010 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:38.010 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:38.107 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:38.108 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:38.108 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:38.108 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:38.108 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:38.109 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:38.110 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:38.110 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:38.118 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:38.137 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:38.137 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:38.137 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:38.137 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:38.138 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:38.138 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:38.139 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:38.139 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:38.139 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:38.171 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:38.171 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:38.472 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=ephemeral-containers-test-7799/ephemeral-containers-target-pod, name=eth0)
2026-02-16 21:38:38.473 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.ephemeral-containers-test-7799"} profile:{inbound_rules:{action:"allow" rule_id:"jDi1M4HkbLWCuvye"} outbound_rules:{action:"allow" rule_id:"XOP-OcqIUUC4tuOv"}}
2026-02-16 21:38:38.473 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.ephemeral-containers-test-7799.default"} profile:{}
2026-02-16 21:38:38.473 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-7799/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e4504d44c2" profile_ids:"kns.ephemeral-containers-test-7799" profile_ids:"ksa.ephemeral-containers-test-7799.default" ipv4_nets:"10.100.219.173/32"}
2026-02-16 21:38:38.473 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:38.473 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:38.474 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:38.478 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6e4504d44c2" ipVersion=0x4 table="filter"
2026-02-16 21:38:38.478 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YreQeMFjp8GgGsq202" ipVersion=0x4 table="filter"
2026-02-16 21:38:38.478 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0FpNtNmuVDO-m2oSxJ" ipVersion=0x4 table="filter"
2026-02-16 21:38:38.478 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6e4504d44c2" ipVersion=0x4 table="filter"
2026-02-16 21:38:38.478 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YreQeMFjp8GgGsq202" ipVersion=0x4 table="filter"
2026-02-16 21:38:38.478 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0FpNtNmuVDO-m2oSxJ" ipVersion=0x4 table="filter"
2026-02-16 21:38:38.478 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6e4504d44c2"
2026-02-16 21:38:38.478 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:38.478 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:38.523 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:38.523 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:38:38.550 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali6e4504d44c2" state="down"
2026-02-16 21:38:38.550 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6e4504d44c2"
2026-02-16 21:38:38.550 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e4504d44c2", State:"down", Index:176}
2026-02-16 21:38:38.550 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali6e4504d44c2" state="up"
2026-02-16 21:38:38.551 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e4504d44c2", Addrs:set.Typed[string]{}}
2026-02-16 21:38:38.551 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e4504d44c2", Addrs:set.Typed[string]{}}
2026-02-16 21:38:38.551 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e4504d44c2", State:"up", Index:176}
2026-02-16 21:38:38.551 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6e4504d44c2"
2026-02-16 21:38:38.551 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6e4504d44c2"
2026-02-16 21:38:38.551 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e4504d44c2"
2026-02-16 21:38:38.551 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:38.551 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:38.572 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:38.572 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:38:38.637 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:38.638 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:38.638 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:38.638 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:38.638 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:38.638 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:38.639 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:38.639 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:38.662 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:38.662 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:39.119 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=ephemeral-containers-test-7799/ephemeral-containers-target-pod, name=eth0)
2026-02-16 21:38:39.119 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-7799/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e4504d44c2" profile_ids:"kns.ephemeral-containers-test-7799" profile_ids:"ksa.ephemeral-containers-test-7799.default" ipv4_nets:"10.100.219.173/32"}
2026-02-16 21:38:39.119 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:39.120 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:39.120 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:39.120 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e4504d44c2"
2026-02-16 21:38:39.120 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:39.120 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:39.139 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:39.144 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:39.144 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:38:39.144 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:39.144 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:39.145 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:39.145 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:39.148 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:39.149 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:39.149 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:39.166 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:39.176 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:39.176 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:39.176 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:39.176 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:39.176 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:39.176 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:39.177 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:39.177 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:39.177 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:39.203 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:39.203 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:39.416 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-3673" name:"default"}
2026-02-16 21:38:39.468 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3673"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3673"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-3673"}
2026-02-16 21:38:39.494 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-3673"}
2026-02-16 21:38:39.683 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:39.683 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:39.683 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:39.684 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:39.684 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:39.684 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:39.685 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:39.685 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:39.713 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:39.713 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:39.783 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-4243" name:"default"}
2026-02-16 21:38:39.902 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4243"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4243"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-4243"}
2026-02-16 21:38:39.930 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-4243"}
2026-02-16 21:38:39.939 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=ephemeral-containers-test-7799/ephemeral-containers-target-pod, name=eth0)
2026-02-16 21:38:39.954 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-7799/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e4504d44c2" profile_ids:"kns.ephemeral-containers-test-7799" profile_ids:"ksa.ephemeral-containers-test-7799.default" ipv4_nets:"10.100.219.173/32"}
2026-02-16 21:38:39.954 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:39.954 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:39.955 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:39.956 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e4504d44c2"
2026-02-16 21:38:39.956 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:39.956 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:39.976 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:39.977 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:38:40.123 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:40.124 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:40.124 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:40.124 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:40.124 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:40.124 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:40.125 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:40.125 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:40.147 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:40.147 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:40.209 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:40.209 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:40.209 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:40.210 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:40.210 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:40.212 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:40.212 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:40.213 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:40.240 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:40.240 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:40.254 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=176
2026-02-16 21:38:40.254 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6e4504d44c2"
2026-02-16 21:38:40.254 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e4504d44c2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:40.254 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e4504d44c2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:38:40.731 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:40.731 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:40.731 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:40.732 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:40.732 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:40.733 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:40.733 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:40.733 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:40.757 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:40.757 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:41.130 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:41.131 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:41.131 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:41.131 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:41.131 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:41.132 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:41.132 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:41.132 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:41.154 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=ephemeral-containers-test-7799/ephemeral-containers-target-pod, name=eth0)
2026-02-16 21:38:41.157 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:41.157 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:41.158 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-7799/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e4504d44c2" profile_ids:"kns.ephemeral-containers-test-7799" profile_ids:"ksa.ephemeral-containers-test-7799.default" ipv4_nets:"10.100.219.173/32"}
2026-02-16 21:38:41.158 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:41.158 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:41.158 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:41.158 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e4504d44c2"
2026-02-16 21:38:41.158 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:41.158 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:41.183 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:41.183 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:38:41.251 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:41.251 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:41.251 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:41.251 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:41.251 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:41.251 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:41.251 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:41.251 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:41.275 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:41.275 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:41.407 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-5481/ss-1, name=eth0)
2026-02-16 21:38:41.408 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-5481"} profile:{inbound_rules:{action:"allow" rule_id:"62gQXLOO0ioODkv1"} outbound_rules:{action:"allow" rule_id:"u6ALIHAN4sZ3UmKE"}}
2026-02-16 21:38:41.408 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-5481.default"} profile:{}
2026-02-16 21:38:41.408 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5481/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd3f45faf95" profile_ids:"kns.statefulset-5481" profile_ids:"ksa.statefulset-5481.default" ipv4_nets:"10.100.219.178/32"}
2026-02-16 21:38:41.408 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"}
2026-02-16 21:38:41.409 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"}
2026-02-16 21:38:41.409 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"}
2026-02-16 21:38:41.409 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:38:41.409 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibd3f45faf95" ipVersion=0x4 table="filter"
2026-02-16 21:38:41.410 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_X_zialToVefgD00UE0" ipVersion=0x4 table="filter"
2026-02-16 21:38:41.410 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SVCCd3tO0IZ56jpLvC" ipVersion=0x4 table="filter"
2026-02-16 21:38:41.410 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:38:41.410 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibd3f45faf95" ipVersion=0x4 table="filter"
2026-02-16 21:38:41.410 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_X_zialToVefgD00UE0" ipVersion=0x4 table="filter"
2026-02-16 21:38:41.410 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SVCCd3tO0IZ56jpLvC" ipVersion=0x4 table="filter"
2026-02-16 21:38:41.410 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibd3f45faf95"
2026-02-16 21:38:41.410 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"}
2026-02-16 21:38:41.410 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"}
2026-02-16 21:38:41.455 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:41.455 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"} status="down"
2026-02-16 21:38:41.478 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="calibd3f45faf95" state="down"
2026-02-16 21:38:41.478 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd3f45faf95", State:"down", Index:177}
2026-02-16 21:38:41.478 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibd3f45faf95"
2026-02-16 21:38:41.478 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd3f45faf95", Addrs:set.Typed[string]{}}
2026-02-16 21:38:41.478 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd3f45faf95", Addrs:set.Typed[string]{}}
2026-02-16 21:38:41.478 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibd3f45faf95"
2026-02-16 21:38:41.478 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"}
2026-02-16 21:38:41.478 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"}
2026-02-16 21:38:41.479 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="calibd3f45faf95" state="up"
2026-02-16 21:38:41.501 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:38:41.501 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"} status="down"
2026-02-16 21:38:41.501 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd3f45faf95", State:"up", Index:177}
2026-02-16 21:38:41.501 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibd3f45faf95"
2026-02-16 21:38:41.501 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibd3f45faf95"
2026-02-16 21:38:41.501 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd3f45faf95"
2026-02-16 21:38:41.501 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"}
2026-02-16 21:38:41.501 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"}
2026-02-16 21:38:41.518 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:41.518 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:38:41.765 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:41.765 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:41.765 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:41.765 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:41.765 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:41.766 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:41.766 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:41.766 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:41.790 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:41.790 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:42.139 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=ephemeral-containers-test-7799/ephemeral-containers-target-pod, name=eth0)
2026-02-16 21:38:42.139 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-7799/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e4504d44c2" profile_ids:"kns.ephemeral-containers-test-7799" profile_ids:"ksa.ephemeral-containers-test-7799.default" ipv4_nets:"10.100.219.173/32"}
2026-02-16 21:38:42.139 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:42.140 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:42.140 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:42.140 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e4504d44c2"
2026-02-16 21:38:42.140 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:42.140 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:42.165 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-5481/ss-1, name=eth0)
2026-02-16 21:38:42.169 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:42.169 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:38:42.169 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5481/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibd3f45faf95" profile_ids:"kns.statefulset-5481" profile_ids:"ksa.statefulset-5481.default" ipv4_nets:"10.100.219.178/32"}
2026-02-16 21:38:42.169 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"}
2026-02-16 21:38:42.169 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"}
2026-02-16 21:38:42.169 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"}
2026-02-16 21:38:42.170 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibd3f45faf95"
2026-02-16 21:38:42.170 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"}
2026-02-16 21:38:42.170 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"}
2026-02-16 21:38:42.189 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:42.200 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:42.201 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"} status="up"
2026-02-16 21:38:42.202 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:42.202 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:42.202 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:42.202 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:42.203 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:42.203 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:42.203 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:42.286 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:42.286 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:42.313 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:42.314 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:42.314 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:42.314 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:42.314 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:42.317 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:42.317 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:42.317 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:42.339 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:42.339 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:42.479 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-5481/ss-1, name=eth0)
2026-02-16 21:38:42.479 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5481/ss-1" endpoint_id:"eth0"}
2026-02-16 21:38:42.479 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-5481"}
2026-02-16 21:38:42.479 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-5481.default"}
2026-02-16 21:38:42.479 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"}
2026-02-16 21:38:42.479 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"}
2026-02-16 21:38:42.480 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_X_zialToVefgD00UE0" ipVersion=0x4 table="filter"
2026-02-16 21:38:42.480 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SVCCd3tO0IZ56jpLvC" ipVersion=0x4 table="filter"
2026-02-16 21:38:42.480 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_X_zialToVefgD00UE0" ipVersion=0x4 table="filter"
2026-02-16 21:38:42.480 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SVCCd3tO0IZ56jpLvC" ipVersion=0x4 table="filter"
2026-02-16 21:38:42.480 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"}
2026-02-16 21:38:42.480 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:38:42.480 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibd3f45faf95" ipVersion=0x4 table="filter"
2026-02-16 21:38:42.480 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:38:42.480 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibd3f45faf95" ipVersion=0x4 table="filter"
2026-02-16 21:38:42.480 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"}
2026-02-16 21:38:42.480 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"}
2026-02-16 21:38:42.481 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.178
2026-02-16 21:38:42.551 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5481/ss-1", EndpointId:"eth0"}
2026-02-16 21:38:42.585 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="calibd3f45faf95" state="down"
2026-02-16 21:38:42.585 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd3f45faf95", State:"down", Index:177}
2026-02-16 21:38:42.590 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="calibd3f45faf95" state=""
2026-02-16 21:38:42.590 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibd3f45faf95"
2026-02-16 21:38:42.607 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibd3f45faf95", State:"", Index:177}
2026-02-16 21:38:42.607 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibd3f45faf95", Addrs:set.Set[string](nil)}
2026-02-16 21:38:42.607 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibd3f45faf95", Addrs:set.Set[string](nil)}
2026-02-16 21:38:42.836 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:42.837 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:42.837 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:42.837 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:42.837 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:42.838 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:42.838 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:42.838 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:42.862 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:42.862 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:42.969 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-7734" name:"default"}
2026-02-16 21:38:43.103 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7734"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7734"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-7734"}
2026-02-16 21:38:43.127 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-7734"}
2026-02-16 21:38:43.150 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:43.151 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:43.151 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:43.152 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:43.152 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:43.152 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:43.152 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:43.153 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:43.180 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:43.180 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:43.363 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:43.363 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:43.363 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:43.363 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:43.363 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:43.364 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:43.364 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:43.364 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:43.390 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:43.390 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:43.885 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:43.885 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:43.885 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:43.885 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:43.885 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:43.886 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:43.886 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:43.886 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:43.910 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:43.910 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:44.068 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=ephemeral-containers-test-7799/ephemeral-containers-target-pod, name=eth0)
2026-02-16 21:38:44.082 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-7799/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e4504d44c2" profile_ids:"kns.ephemeral-containers-test-7799" profile_ids:"ksa.ephemeral-containers-test-7799.default" ipv4_nets:"10.100.219.173/32"}
2026-02-16 21:38:44.083 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:44.090 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:44.090 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:44.090 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e4504d44c2"
2026-02-16 21:38:44.090 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:44.090 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:44.092 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=ephemeral-containers-test-7799/ephemeral-containers-target-pod, name=eth0)
2026-02-16 21:38:44.111 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:44.111 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:38:44.111 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-7799/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e4504d44c2" profile_ids:"kns.ephemeral-containers-test-7799" profile_ids:"ksa.ephemeral-containers-test-7799.default" ipv4_nets:"10.100.219.173/32"}
2026-02-16 21:38:44.111 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-7799"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-7799"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-7799"}
2026-02-16 21:38:44.111 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:44.111 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:44.111 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:44.112 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e4504d44c2"
2026-02-16 21:38:44.112 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:44.112 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:44.137 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:44.137 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:38:44.138 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7322"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7322"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7322"}
2026-02-16 21:38:44.155 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7322" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:44.157 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:44.173 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:44.173 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:44.173 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:44.173 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:44.173 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:44.174 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:44.174 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:44.197 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:44.197 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:44.406 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:44.407 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:44.407 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:44.407 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:44.407 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:44.408 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:44.408 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:44.408 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:44.430 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:44.430 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:44.929 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:44.930 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:44.930 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:44.930 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:44.930 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:44.930 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:44.930 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:44.930 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:44.955 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:44.955 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:45.113 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:38:45.114 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibffa5a5c8f8" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.219.175/32"}
2026-02-16 21:38:45.114 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:38:45.114 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:38:45.115 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:38:45.117 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibffa5a5c8f8"
2026-02-16 21:38:45.118 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:38:45.118 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:38:45.147 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:45.147 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:38:45.169 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:45.169 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:45.169 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:45.169 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:45.169 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:45.170 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:45.170 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:45.170 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:45.185 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=ephemeral-containers-test-7799/ephemeral-containers-target-pod, name=eth0)
2026-02-16 21:38:45.194 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:45.195 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:45.195 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-7799/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e4504d44c2" profile_ids:"kns.ephemeral-containers-test-7799" profile_ids:"ksa.ephemeral-containers-test-7799.default" ipv4_nets:"10.100.219.173/32"}
2026-02-16 21:38:45.195 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:45.195 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:45.195 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:45.196 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e4504d44c2"
2026-02-16 21:38:45.196 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:45.196 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:45.224 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:45.224 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:38:45.451 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:45.452 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:45.452 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:45.452 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:45.452 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:45.453 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:45.453 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:45.454 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:45.474 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:45.475 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:45.801 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:38:45.971 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:45.971 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:45.971 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:45.971 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:45.971 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:45.974 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:45.975 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:45.975 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:46.000 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:46.001 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:46.178 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:46.178 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:46.178 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:46.179 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:46.179 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:46.179 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:46.179 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:46.179 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:46.210 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:46.210 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:46.491 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:46.491 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:46.492 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:46.492 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:46.492 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:46.493 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:46.493 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:46.493 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:46.518 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:46.518 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:47.011 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:47.012 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:47.012 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:47.012 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:47.012 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:47.013 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:47.013 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:47.013 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:47.042 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:47.042 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:47.188 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:47.189 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:47.189 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:47.189 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:47.190 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:47.192 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:47.192 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:47.192 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:47.215 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:47.215 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:47.531 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:47.531 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:47.531 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:47.532 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:47.532 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:47.533 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:47.533 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:47.533 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:47.557 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:47.557 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:48.051 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:48.052 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:48.052 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:48.052 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:48.052 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:48.053 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:48.053 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:48.053 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:48.076 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:48.077 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:48.189 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:48.189 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:48.189 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:48.189 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:48.189 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:48.190 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:48.190 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:48.190 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:48.213 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:48.213 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:48.262 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7322"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7322"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7322"}
2026-02-16 21:38:48.285 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5241"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5241"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-5241"}
2026-02-16 21:38:48.310 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5241" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:48.567 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:48.567 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:48.567 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:48.567 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:48.567 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:48.568 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:48.568 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:48.568 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:48.588 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:48.588 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:49.088 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:49.089 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:49.089 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:49.089 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:49.090 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:49.092 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:49.093 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:49.093 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:49.116 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:49.116 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:49.136 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=ephemeral-containers-test-7799/ephemeral-containers-target-pod, name=eth0)
2026-02-16 21:38:49.144 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-7799/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e4504d44c2" profile_ids:"kns.ephemeral-containers-test-7799" profile_ids:"ksa.ephemeral-containers-test-7799.default" ipv4_nets:"10.100.219.173/32"}
2026-02-16 21:38:49.144 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:49.144 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:49.144 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:49.144 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e4504d44c2"
2026-02-16 21:38:49.144 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:49.144 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:49.161 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=ephemeral-containers-test-7799/ephemeral-containers-target-pod, name=eth0)
2026-02-16 21:38:49.170 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:49.170 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:38:49.170 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-7799"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-7799"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-7799"}
2026-02-16 21:38:49.170 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-7799/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e4504d44c2" profile_ids:"kns.ephemeral-containers-test-7799" profile_ids:"ksa.ephemeral-containers-test-7799.default" ipv4_nets:"10.100.219.173/32"}
2026-02-16 21:38:49.170 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:49.170 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:49.170 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:49.171 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e4504d44c2"
2026-02-16 21:38:49.171 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:49.171 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:38:49.190 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:49.190 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:38:49.194 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:49.194 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:49.194 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:49.194 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:49.194 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:49.195 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:49.195 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:49.195 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:49.224 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:49.224 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:49.451 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-jsr8q-wzbgd" ipv4_addr:"192.168.24.207/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-jsr8q-wzbgd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:38:49.451 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:38:49.451 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:38:49.608 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:49.608 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:49.609 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:49.609 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:49.609 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:49.610 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:49.610 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:49.610 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:49.632 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:49.632 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:50.134 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:50.134 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:50.135 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:50.135 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:50.135 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:50.136 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:50.136 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:50.136 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:50.166 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:50.166 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:50.205 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:50.206 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:50.206 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:50.206 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:50.206 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:50.207 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:50.207 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:50.207 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:50.231 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:50.231 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:50.656 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:50.657 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:50.657 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:50.657 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:50.657 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:50.658 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:50.658 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:50.658 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:50.684 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:50.684 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:51.135 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5481"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5481"}
2026-02-16 21:38:51.163 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6506"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6506"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6506"}
2026-02-16 21:38:51.163 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6506" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:51.177 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:51.193 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:51.194 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:51.194 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:51.194 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:51.195 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:51.195 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:51.195 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:51.210 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:51.219 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:51.219 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:51.220 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:51.220 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:51.220 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:51.220 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:51.221 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:51.221 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:51.221 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:51.243 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:51.244 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:51.696 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:51.696 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:51.696 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:51.697 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:51.697 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:51.706 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:51.706 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:51.706 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:51.726 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:51.726 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:52.226 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:52.227 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:52.227 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:52.227 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:52.227 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:52.227 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:52.227 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:52.227 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:52.234 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:52.249 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:52.249 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:52.249 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:52.249 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:52.249 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:52.249 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:52.250 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:52.250 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:52.250 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:52.271 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:52.271 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:52.750 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:52.750 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:52.750 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:52.750 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:52.750 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:52.751 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:52.751 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:52.751 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:52.770 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:52.770 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:53.222 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:53.223 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:53.223 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:53.223 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:53.223 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:53.223 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:53.224 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:53.224 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:53.248 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:53.248 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:53.269 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:53.269 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:53.269 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:53.270 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:53.270 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:53.271 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:53.272 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:53.272 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:53.295 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:53.295 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:53.487 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7322" name:"default"}
2026-02-16 21:38:53.525 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7322"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7322"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7322"}
2026-02-16 21:38:53.549 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7322"}
2026-02-16 21:38:53.790 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:53.790 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:53.791 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:53.791 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:53.791 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:53.791 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:53.792 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:53.792 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:53.814 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:53.814 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:54.225 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:54.225 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:54.225 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:54.226 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:54.226 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:54.226 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:54.227 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:54.227 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:54.247 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:54.247 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:54.340 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:54.341 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:54.341 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:54.341 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:54.341 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:54.342 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:54.342 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:54.342 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:54.363 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:54.363 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:54.743 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5241"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5241"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-5241"}
2026-02-16 21:38:54.770 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2569"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2569"}
2026-02-16 21:38:54.770 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2569" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:54.862 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:54.862 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:54.862 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:54.862 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:54.862 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:54.863 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:54.863 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:54.863 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:54.890 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:54.890 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:55.234 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:55.234 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:55.234 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:55.234 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:55.234 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:55.235 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:55.235 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:55.235 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:55.259 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:55.259 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:55.362 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6506"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6506"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6506"}
2026-02-16 21:38:55.380 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:55.387 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:55.388 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1014"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1014"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-1014"}
2026-02-16 21:38:55.388 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:55.388 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:55.388 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:55.390 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:55.390 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:55.390 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:55.415 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:55.415 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:55.415 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-1014" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:55.902 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:55.902 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:55.902 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:55.902 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:55.902 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:55.903 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:55.903 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:55.903 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:55.933 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:55.933 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:56.235 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:56.235 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:56.235 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:56.236 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:56.236 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:56.236 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:56.237 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:56.237 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:56.268 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:56.269 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:56.339 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-5481"
2026-02-16 21:38:56.423 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:56.424 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:56.424 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:56.424 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:56.424 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:56.425 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:56.425 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:56.425 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:56.454 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:56.454 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:56.505 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-5481" name:"default"}
2026-02-16 21:38:56.594 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5481"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5481"}
2026-02-16 21:38:56.621 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-5481"}
2026-02-16 21:38:56.942 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:56.942 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:56.942 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:56.943 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:56.943 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:56.943 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:56.944 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:56.944 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:56.976 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:56.977 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:57.241 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:57.241 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:57.241 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:57.241 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:57.241 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:57.242 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:57.242 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:57.242 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:57.265 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:57.265 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:57.460 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:57.461 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:57.461 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:57.462 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:57.462 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:57.462 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:57.463 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:57.463 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:57.482 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:57.482 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:57.985 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:57.985 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:57.985 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:57.986 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:57.986 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:57.987 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:57.987 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:57.988 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:58.016 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:58.016 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:58.259 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:58.259 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:58.259 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:58.259 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:58.259 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:58.260 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:58.260 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:58.260 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:58.283 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:58.283 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:58.503 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:58.503 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:58.503 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:58.503 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:58.503 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:58.504 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:58.504 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:58.504 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:58.534 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:58.534 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:58.879 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2569"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2569"}
2026-02-16 21:38:58.913 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-167"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-167"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-167"}
2026-02-16 21:38:58.945 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-167" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:59.018 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:59.018 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:59.019 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:59.019 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:59.019 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:59.020 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:59.020 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:59.020 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:59.041 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:59.041 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:59.250 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:59.250 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:59.251 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:59.251 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:59.251 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:59.251 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:59.251 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:59.251 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:59.273 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:59.274 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:59.469 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1014"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1014"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-1014"}
2026-02-16 21:38:59.499 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6101"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6101"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6101"}
2026-02-16 21:38:59.499 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-6101" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:38:59.534 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:38:59.534 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:38:59.535 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:59.535 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:59.535 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:59.536 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:38:59.536 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:59.537 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:38:59.556 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:38:59.556 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:38:59.919 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-5241" name:"default"}
2026-02-16 21:39:00.052 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:00.053 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:00.054 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:00.054 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:00.054 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:00.058 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:00.058 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:00.058 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:00.083 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:00.083 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:00.083 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-5241"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-5241"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-5241"}
2026-02-16 21:39:00.111 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-5241"}
2026-02-16 21:39:00.259 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:00.259 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:00.259 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:00.259 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:00.259 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:00.260 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:00.260 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:00.260 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:00.292 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:00.292 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:00.540 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6506" name:"default"}
2026-02-16 21:39:00.581 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:00.581 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:00.582 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:00.582 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:00.582 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:00.583 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:00.583 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:00.583 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:00.610 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:00.610 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:00.713 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6506"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6506"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6506"}
2026-02-16 21:39:00.740 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6506"}
2026-02-16 21:39:01.109 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:01.109 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:01.109 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:01.109 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:01.109 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:01.111 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:01.111 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:01.111 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:01.135 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:01.135 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:01.266 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:01.266 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:01.266 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:01.266 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:01.266 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:01.267 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:01.267 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:01.267 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:01.287 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:01.287 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:01.631 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:01.631 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:01.631 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:01.631 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:01.631 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:01.632 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:01.632 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:01.632 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:01.656 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:01.656 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:02.157 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:02.158 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:02.158 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:02.158 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:02.158 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:02.159 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:02.159 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:02.159 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:02.182 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:02.182 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:02.269 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:02.270 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:02.270 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:02.270 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:02.270 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:02.271 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:02.271 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:02.271 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:02.296 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:02.296 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:02.681 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:02.681 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:02.681 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:02.682 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:02.688 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:02.688 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:02.688 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:02.688 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:02.715 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:02.715 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:03.028 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-167"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-167"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-167"}
2026-02-16 21:39:03.056 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-480"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-480"}
2026-02-16 21:39:03.079 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-480" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:03.203 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:03.205 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:03.205 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:03.206 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:03.206 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:03.207 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:03.207 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:03.207 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:03.233 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:03.233 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:03.278 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:03.279 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:03.279 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:03.279 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:03.279 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:03.280 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:03.280 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:03.280 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:03.356 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:03.356 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:03.601 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6101"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6101"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6101"}
2026-02-16 21:39:03.623 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7635"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7635"}
2026-02-16 21:39:03.650 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7635" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:03.722 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:03.722 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:03.722 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:03.723 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:03.723 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:03.724 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:03.724 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:03.724 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:03.758 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:03.758 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:04.151 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2569" name:"default"}
2026-02-16 21:39:04.243 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:04.243 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:04.243 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:04.244 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:04.244 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:04.245 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:04.246 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:04.246 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:04.269 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:04.269 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:04.272 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:04.273 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:04.273 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:04.273 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:04.273 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:04.273 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:04.273 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:04.273 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:04.298 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:04.298 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:04.346 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2569"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2569"}
2026-02-16 21:39:04.369 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2569"}
2026-02-16 21:39:04.629 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-1014" name:"default"}
2026-02-16 21:39:04.759 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:04.759 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:04.759 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:04.759 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:04.759 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:04.761 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:04.761 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:04.761 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:04.790 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:04.790 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:04.798 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1014"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1014"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-1014"}
2026-02-16 21:39:04.823 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-1014"}
2026-02-16 21:39:05.115 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:39:05.115 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibffa5a5c8f8" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.219.175/32"}
2026-02-16 21:39:05.115 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:05.115 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:05.115 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:05.116 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:05.116 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:05.116 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:05.142 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:05.142 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:05.281 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:05.283 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:05.283 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:05.283 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:05.283 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:05.285 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:05.285 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:05.285 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:05.293 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:05.315 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:05.315 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:05.316 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:05.316 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:05.316 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:05.316 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:05.317 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:05.317 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:05.317 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:05.339 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:05.339 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:05.801 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:05.801 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:05.801 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:05.802 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:05.802 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:05.802 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:05.803 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:05.803 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:05.827 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:05.827 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:06.285 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:06.286 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:06.286 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:06.286 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:06.286 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:06.287 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:06.288 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:06.288 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:06.307 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:06.307 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:06.326 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:06.327 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:06.327 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:06.327 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:06.327 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:06.328 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:06.329 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:06.329 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:06.353 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:06.353 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:06.847 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:06.847 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:06.847 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:06.848 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:06.848 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:06.849 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:06.850 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:06.850 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:06.870 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:06.870 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:07.115 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:39:07.117 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibffa5a5c8f8" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.219.175/32"}
2026-02-16 21:39:07.117 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:07.118 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:07.118 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:07.122 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:07.122 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:07.122 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:07.136 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:39:07.150 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:07.150 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:07.150 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibffa5a5c8f8" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.219.175/32"}
2026-02-16 21:39:07.150 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:07.150 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:07.150 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:07.151 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:07.151 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:07.151 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:07.178 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:07.178 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:07.178 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-480"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-480"}
2026-02-16 21:39:07.203 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-8236"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-8236"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"e2e-kubelet-etc-hosts-8236"}
2026-02-16 21:39:07.233 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-8236" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:07.300 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:07.300 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:07.300 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:07.301 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:07.301 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:07.303 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:07.303 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:07.303 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:07.325 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:07.325 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:07.367 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:07.368 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:07.368 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:07.368 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:07.368 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:07.370 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:07.371 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:07.371 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:07.394 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:07.394 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:07.402 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:39:07.402 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"}
2026-02-16 21:39:07.403 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9877"}
2026-02-16 21:39:07.403 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9877.default"}
2026-02-16 21:39:07.403 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:07.403 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:07.404 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NX_lVA1f9pjZcHTBvJ" ipVersion=0x4 table="filter"
2026-02-16 21:39:07.404 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4_S-xdd9I2xV4gXxWI" ipVersion=0x4 table="filter"
2026-02-16 21:39:07.404 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NX_lVA1f9pjZcHTBvJ" ipVersion=0x4 table="filter"
2026-02-16 21:39:07.404 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4_S-xdd9I2xV4gXxWI" ipVersion=0x4 table="filter"
2026-02-16 21:39:07.404 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:07.404 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibffa5a5c8f8" ipVersion=0x4 table="filter"
2026-02-16 21:39:07.404 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibffa5a5c8f8" ipVersion=0x4 table="filter"
2026-02-16 21:39:07.404 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:07.404 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:07.409 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.175
bird: KIF: Received address message for unknown interface 175
2026-02-16 21:39:07.463 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:07.513 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="calibffa5a5c8f8" state="down"
2026-02-16 21:39:07.514 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:07.514 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibffa5a5c8f8", State:"down", Index:175}
2026-02-16 21:39:07.514 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Typed[string]{}}
2026-02-16 21:39:07.514 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Typed[string]{}}
2026-02-16 21:39:07.515 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=175
2026-02-16 21:39:07.517 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="calibffa5a5c8f8" state=""
2026-02-16 21:39:07.518 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:07.543 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibffa5a5c8f8", State:"", Index:175}
2026-02-16 21:39:07.543 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Set[string](nil)}
2026-02-16 21:39:07.543 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Set[string](nil)}
2026-02-16 21:39:07.846 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7635"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7635"}
2026-02-16 21:39:07.875 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-8383"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-8383"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-8383"}
2026-02-16 21:39:07.875 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-8383" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:07.886 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:07.900 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:07.900 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:07.901 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:07.901 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:07.901 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:07.902 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:07.902 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:07.929 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:07.929 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:07.980 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-8383"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-8383"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-8383"}
2026-02-16 21:39:08.010 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8352"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8352"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-8352"}
2026-02-16 21:39:08.032 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-8352" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:08.126 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-167" name:"default"}
2026-02-16 21:39:08.316 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:08.316 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:08.316 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:08.316 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:08.316 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:08.317 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:08.317 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:08.317 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:08.343 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:08.343 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:08.404 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:08.404 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:08.404 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:08.404 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:08.404 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:08.405 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:08.406 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:08.406 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:08.481 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:08.481 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:08.556 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-167"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-167"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-167"}
2026-02-16 21:39:08.578 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-167"}
2026-02-16 21:39:08.703 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-8352/netserver-1, name=eth0)
2026-02-16 21:39:08.703 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-8352"} profile:{inbound_rules:{action:"allow" rule_id:"NVbjI7EIffiL0CUu"} outbound_rules:{action:"allow" rule_id:"u4lO7EkEjM8n5jn8"}}
2026-02-16 21:39:08.703 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-8352.default"} profile:{}
2026-02-16 21:39:08.703 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8352/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali342e5151e18" profile_ids:"kns.pod-network-test-8352" profile_ids:"ksa.pod-network-test-8352.default" ipv4_nets:"10.100.219.177/32"}
2026-02-16 21:39:08.703 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:08.703 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:08.704 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:08.704 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.704 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali342e5151e18" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.704 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_z76lF8IjmO_7cfyHWz" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.704 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mydTrE6UQ7oLvWhsK6" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.704 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.704 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali342e5151e18" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.704 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_z76lF8IjmO_7cfyHWz" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.704 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mydTrE6UQ7oLvWhsK6" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.704 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali342e5151e18"
2026-02-16 21:39:08.704 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:08.704 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:08.746 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:08.746 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"} status="down"
2026-02-16 21:39:08.777 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali342e5151e18" state="down"
2026-02-16 21:39:08.778 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali342e5151e18"
2026-02-16 21:39:08.778 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali342e5151e18", State:"down", Index:178}
2026-02-16 21:39:08.778 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali342e5151e18", Addrs:set.Typed[string]{}}
2026-02-16 21:39:08.778 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali342e5151e18", Addrs:set.Typed[string]{}}
2026-02-16 21:39:08.778 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali342e5151e18"
2026-02-16 21:39:08.778 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:08.778 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:08.785 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali342e5151e18" state="up"
2026-02-16 21:39:08.802 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:08.802 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"} status="down"
2026-02-16 21:39:08.803 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali342e5151e18", State:"up", Index:178}
2026-02-16 21:39:08.803 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali342e5151e18"
2026-02-16 21:39:08.803 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali342e5151e18"
2026-02-16 21:39:08.803 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali342e5151e18"
2026-02-16 21:39:08.803 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:08.803 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:08.821 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:08.821 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:08.889 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-6101" name:"default"}
2026-02-16 21:39:08.923 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:08.923 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:08.923 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:08.923 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:08.923 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:08.923 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:08.924 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:08.924 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:08.947 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:08.947 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:08.960 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:39:08.960 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9877.default"} profile:{}
2026-02-16 21:39:08.960 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9877"} profile:{inbound_rules:{action:"allow" rule_id:"Yklqq4yy5mEr-cc4"} outbound_rules:{action:"allow" rule_id:"aRuPKqryUiqcVyhX"}}
2026-02-16 21:39:08.960 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibffa5a5c8f8" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.219.179/32"}
2026-02-16 21:39:08.960 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:08.960 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:08.960 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:08.961 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibffa5a5c8f8" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.961 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NX_lVA1f9pjZcHTBvJ" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.961 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4_S-xdd9I2xV4gXxWI" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.961 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibffa5a5c8f8" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.961 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NX_lVA1f9pjZcHTBvJ" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.961 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4_S-xdd9I2xV4gXxWI" ipVersion=0x4 table="filter"
2026-02-16 21:39:08.961 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:08.961 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:08.961 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:08.999 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:08.999 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="down"
2026-02-16 21:39:09.035 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="calibffa5a5c8f8" state="down"
2026-02-16 21:39:09.035 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:09.035 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibffa5a5c8f8", State:"down", Index:179}
2026-02-16 21:39:09.035 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Typed[string]{}}
2026-02-16 21:39:09.035 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Typed[string]{}}
2026-02-16 21:39:09.035 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:09.035 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:09.035 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:09.044 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="calibffa5a5c8f8" state="up"
2026-02-16 21:39:09.060 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:09.060 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="down"
2026-02-16 21:39:09.060 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibffa5a5c8f8", State:"up", Index:179}
2026-02-16 21:39:09.060 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:39:09.111 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:09.111 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:09.111 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:09.112 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:09.112 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:09.134 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:09.134 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:09.313 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-8352/netserver-1, name=eth0)
2026-02-16 21:39:09.313 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8352/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali342e5151e18" profile_ids:"kns.pod-network-test-8352" profile_ids:"ksa.pod-network-test-8352.default" ipv4_nets:"10.100.219.177/32"}
2026-02-16 21:39:09.313 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:09.313 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:09.314 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:09.314 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali342e5151e18"
2026-02-16 21:39:09.314 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:09.314 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:09.329 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:09.338 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:09.338 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:09.338 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:09.338 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:09.338 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:09.339 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:09.339 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:09.339 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:09.339 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:09.348 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:39:09.363 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:09.363 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:09.363 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibffa5a5c8f8" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.219.179/32"}
2026-02-16 21:39:09.430 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:09.430 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:09.430 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:09.431 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:09.431 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:09.431 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:09.441 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:09.456 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:09.456 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:09.456 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:09.488 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6101"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6101"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6101"}
2026-02-16 21:39:09.506 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-6101"}
2026-02-16 21:39:09.534 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:09.535 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:09.535 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:09.535 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:09.535 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:09.535 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:09.559 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:09.559 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:09.965 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:09.966 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:09.966 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:39:09.966 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:09.966 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:09.966 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:09.967 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:09.967 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:09.967 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:09.993 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:09.993 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:10.042 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=179
2026-02-16 21:39:10.042 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:10.042 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:10.043 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:10.329 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:10.329 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:10.329 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:10.330 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:10.330 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:10.330 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:10.330 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:10.330 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:10.332 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=178
2026-02-16 21:39:10.332 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali342e5151e18"
2026-02-16 21:39:10.353 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:10.353 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:10.353 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali342e5151e18", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:10.353 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali342e5151e18", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:10.498 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:10.498 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:10.498 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:10.498 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:10.498 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:10.499 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:10.499 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:10.499 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:10.520 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:10.520 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:11.015 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:11.015 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:11.015 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:11.015 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:11.015 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:11.016 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:11.016 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:11.017 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:11.039 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:11.039 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:11.039 [INFO][90] felix/summary.go 100: Summarising 356 dataplane reconciliation loops over 1m0.1s: avg=28ms longest=120ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:39:11.338 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:11.338 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:11.338 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:11.339 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:11.339 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:11.339 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:11.339 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:11.339 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:11.362 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:11.362 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:11.535 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:11.535 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:11.535 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:11.535 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:11.536 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:11.538 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:11.538 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:11.538 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:11.558 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:11.558 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:11.905 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-8236"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-8236"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"e2e-kubelet-etc-hosts-8236"}
2026-02-16 21:39:11.925 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4908"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-4908"}
2026-02-16 21:39:11.948 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-4908" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:12.052 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:12.053 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:12.053 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:12.053 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:12.053 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:12.054 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:12.054 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:12.054 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:12.073 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:12.073 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:12.286 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-480" name:"default"}
2026-02-16 21:39:12.350 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:12.350 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:12.350 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:12.350 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:12.350 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:12.351 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:12.351 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:12.351 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:12.377 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:12.377 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:12.457 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-480"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-480"}
2026-02-16 21:39:12.480 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-480"}
2026-02-16 21:39:12.581 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:12.582 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:12.582 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:12.583 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:12.583 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:12.585 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:12.586 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:12.586 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:12.608 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:12.608 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:13.101 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:13.101 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:13.101 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:13.101 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:13.101 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:13.102 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:13.102 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:13.102 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:13.134 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:13.134 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:13.190 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7635" name:"default"}
2026-02-16 21:39:13.286 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-8383" name:"default"}
2026-02-16 21:39:13.349 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:13.350 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:13.350 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:13.350 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:13.350 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:13.351 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:13.352 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:13.352 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:13.372 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:13.372 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:13.380 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7635"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7635"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7635"}
2026-02-16 21:39:13.414 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7635"}
2026-02-16 21:39:13.546 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-8383"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-8383"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-8383"}
2026-02-16 21:39:13.578 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-8383"}
2026-02-16 21:39:13.619 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:13.619 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:13.619 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:13.619 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:13.619 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:13.623 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:13.623 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:13.623 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:13.642 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:13.642 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:14.137 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:14.138 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:14.138 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:14.138 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:14.138 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:14.139 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:14.139 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:14.140 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:14.164 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:14.164 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:14.355 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:14.357 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:14.357 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:14.357 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:14.357 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:14.358 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:14.358 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:14.358 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:14.378 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:14.378 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:14.659 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:14.659 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:14.659 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:14.659 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:14.659 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:14.660 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:14.660 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:14.660 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:14.684 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:14.684 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:15.183 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:15.183 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:15.183 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:15.183 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:15.183 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:15.184 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:15.184 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:15.184 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:15.205 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:15.206 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:15.330 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:39:15.330 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibffa5a5c8f8" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.219.179/32"}
2026-02-16 21:39:15.330 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:15.330 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:15.331 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:15.340 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:15.340 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:15.340 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:15.358 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:15.362 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:15.362 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:15.362 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:15.362 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:15.362 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:15.362 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:15.363 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:15.363 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:15.363 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:15.383 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:15.383 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:15.708 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:15.708 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:15.708 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:15.709 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:15.709 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:15.710 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:15.710 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:15.710 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:15.734 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:15.734 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:16.232 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:16.233 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:16.233 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:16.233 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:16.233 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:16.236 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:16.236 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:16.236 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:16.260 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:16.260 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:16.360 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:16.360 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:16.361 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:16.361 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:16.361 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:16.362 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:16.362 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:16.362 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:16.388 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:16.388 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:16.752 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:16.753 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:16.753 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:16.753 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:16.753 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:16.754 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:16.754 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:16.754 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:16.782 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:16.782 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:16.964 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-8236"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-8236"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"e2e-kubelet-etc-hosts-8236"}
2026-02-16 21:39:17.001 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-7799"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-7799"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-7799"}
2026-02-16 21:39:17.273 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:17.273 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:17.273 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:17.273 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:17.273 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:17.274 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:17.274 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:17.274 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:17.293 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:17.293 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:17.374 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:17.374 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:17.374 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:17.375 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:17.375 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:17.376 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:17.376 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:17.376 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:17.405 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:17.405 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:17.793 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:17.793 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:17.793 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:17.793 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:17.793 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:17.795 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:17.795 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:17.795 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:17.822 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:17.823 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:18.315 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:18.315 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:18.315 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:18.315 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:18.315 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:18.316 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:18.316 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:18.317 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:18.337 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:18.337 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:18.392 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:18.392 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:18.392 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:18.392 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:18.392 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:18.392 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:18.392 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:18.393 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:18.419 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:18.419 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:18.835 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:18.836 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:18.836 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:18.836 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:18.836 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:18.837 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:18.838 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:18.838 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:18.864 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:18.864 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:19.350 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:19.351 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:19.351 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:19.351 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:19.351 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:19.352 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:19.352 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:19.352 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:19.379 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:19.379 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:19.390 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:19.390 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:19.390 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:19.390 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:19.390 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:19.391 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:19.391 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:19.391 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:19.414 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:19.414 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:19.453 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=ephemeral-containers-test-7799/ephemeral-containers-target-pod, name=eth0)
2026-02-16 21:39:19.454 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-7799/ephemeral-containers-target-pod" endpoint_id:"eth0"}
2026-02-16 21:39:19.454 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.ephemeral-containers-test-7799"}
2026-02-16 21:39:19.454 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.ephemeral-containers-test-7799.default"}
2026-02-16 21:39:19.454 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:39:19.454 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:39:19.455 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YreQeMFjp8GgGsq202" ipVersion=0x4 table="filter"
2026-02-16 21:39:19.455 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0FpNtNmuVDO-m2oSxJ" ipVersion=0x4 table="filter"
2026-02-16 21:39:19.455 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YreQeMFjp8GgGsq202" ipVersion=0x4 table="filter"
2026-02-16 21:39:19.455 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0FpNtNmuVDO-m2oSxJ" ipVersion=0x4 table="filter"
2026-02-16 21:39:19.455 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:39:19.455 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6e4504d44c2" ipVersion=0x4 table="filter"
2026-02-16 21:39:19.455 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6e4504d44c2" ipVersion=0x4 table="filter"
2026-02-16 21:39:19.455 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:39:19.455 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:39:19.465 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.173
2026-02-16 21:39:19.519 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-7799/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-16 21:39:19.556 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali6e4504d44c2" state="down"
2026-02-16 21:39:19.556 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6e4504d44c2"
2026-02-16 21:39:19.556 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e4504d44c2", State:"down", Index:176}
2026-02-16 21:39:19.556 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e4504d44c2", Addrs:set.Typed[string]{}}
2026-02-16 21:39:19.556 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e4504d44c2", Addrs:set.Typed[string]{}}
2026-02-16 21:39:19.559 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=176
2026-02-16 21:39:19.562 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali6e4504d44c2" state=""
2026-02-16 21:39:19.562 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6e4504d44c2"
2026-02-16 21:39:19.580 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e4504d44c2", State:"", Index:176}
2026-02-16 21:39:19.580 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e4504d44c2", Addrs:set.Set[string](nil)}
2026-02-16 21:39:19.580 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e4504d44c2", Addrs:set.Set[string](nil)}
2026-02-16 21:39:19.884 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:19.885 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:19.885 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:19.885 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:19.885 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:19.886 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:19.886 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:19.886 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:19.913 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:19.913 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:20.332 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-8352/netserver-1, name=eth0)
2026-02-16 21:39:20.333 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8352/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali342e5151e18" profile_ids:"kns.pod-network-test-8352" profile_ids:"ksa.pod-network-test-8352.default" ipv4_nets:"10.100.219.177/32"}
2026-02-16 21:39:20.334 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:20.334 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:20.334 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:20.335 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali342e5151e18"
2026-02-16 21:39:20.336 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:20.336 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:20.354 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:20.354 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:20.402 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:20.402 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:20.402 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:20.402 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:20.402 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:20.403 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:20.403 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:20.403 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:20.415 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:20.428 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:20.428 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:20.428 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:20.428 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:20.428 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:20.428 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:20.428 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:20.429 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:20.429 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:20.452 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:20.452 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:20.926 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:20.926 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:20.926 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:20.927 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:20.927 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:20.928 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:20.928 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:20.928 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:20.950 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:20.950 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:21.411 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:21.411 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:21.411 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:21.411 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:21.411 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:21.412 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:21.412 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:21.412 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:21.433 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:21.433 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:21.449 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:21.449 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:21.450 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:21.450 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:21.450 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:21.451 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:21.452 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:21.452 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:21.476 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:21.476 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:21.974 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:21.974 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:21.974 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:21.974 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:21.974 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:21.976 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:21.976 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:21.976 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:22.000 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:22.000 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:22.009 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-8236" name:"default"}
2026-02-16 21:39:22.426 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:22.426 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:22.426 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:22.427 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:22.427 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:22.427 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:22.428 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:22.428 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:22.450 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:22.450 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:22.496 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:22.497 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:22.497 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:22.497 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:22.497 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:22.498 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:22.498 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:22.498 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:22.525 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:22.525 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:22.594 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-8236"}
2026-02-16 21:39:22.690 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-7799" name:"default"}
2026-02-16 21:39:22.752 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-8352/test-container-pod, name=eth0)
2026-02-16 21:39:22.752 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8352/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib09f33f6b30" profile_ids:"kns.pod-network-test-8352" profile_ids:"ksa.pod-network-test-8352.default" ipv4_nets:"10.100.219.181/32"}
2026-02-16 21:39:22.752 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:22.752 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:22.752 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:22.753 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:39:22.753 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib09f33f6b30" ipVersion=0x4 table="filter"
2026-02-16 21:39:22.753 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:39:22.753 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib09f33f6b30" ipVersion=0x4 table="filter"
2026-02-16 21:39:22.753 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib09f33f6b30"
2026-02-16 21:39:22.753 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:22.753 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:22.802 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:22.802 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:39:22.837 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="calib09f33f6b30" state="down"
2026-02-16 21:39:22.837 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib09f33f6b30", State:"down", Index:180}
2026-02-16 21:39:22.838 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib09f33f6b30"
2026-02-16 21:39:22.838 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:22.838 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:22.838 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib09f33f6b30"
2026-02-16 21:39:22.839 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="calib09f33f6b30" state="up"
2026-02-16 21:39:22.866 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:22.866 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:39:22.866 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib09f33f6b30", Addrs:set.Typed[string]{}}
2026-02-16 21:39:22.866 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib09f33f6b30", Addrs:set.Typed[string]{}}
2026-02-16 21:39:22.867 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib09f33f6b30", State:"up", Index:180}
2026-02-16 21:39:22.867 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib09f33f6b30"
2026-02-16 21:39:22.867 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib09f33f6b30"
2026-02-16 21:39:22.867 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib09f33f6b30"
2026-02-16 21:39:22.867 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:22.867 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:22.889 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:22.889 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:39:22.926 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-7799"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-7799"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-7799"}
2026-02-16 21:39:23.001 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-7799"}
2026-02-16 21:39:23.016 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:23.029 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:23.029 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:23.029 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:23.029 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:23.030 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:23.030 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:23.030 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:23.050 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:23.050 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:23.432 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:23.432 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:23.432 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:23.432 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:23.432 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:23.433 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:23.433 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:23.433 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:23.447 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-8352/test-container-pod, name=eth0)
2026-02-16 21:39:23.461 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:23.461 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:23.461 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8352/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib09f33f6b30" profile_ids:"kns.pod-network-test-8352" profile_ids:"ksa.pod-network-test-8352.default" ipv4_nets:"10.100.219.181/32"}
2026-02-16 21:39:23.461 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:23.461 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:23.461 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:23.462 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib09f33f6b30"
2026-02-16 21:39:23.463 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:23.463 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:23.495 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:23.495 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:39:23.536 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:23.537 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:23.537 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:23.537 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:23.537 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:23.543 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:23.543 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:23.543 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:23.567 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:23.567 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:24.062 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:24.063 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:24.063 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:24.063 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:24.063 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:24.064 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:24.065 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:24.065 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:24.091 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:24.091 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:24.250 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=180
2026-02-16 21:39:24.250 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib09f33f6b30"
2026-02-16 21:39:24.250 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib09f33f6b30", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:24.250 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib09f33f6b30", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:24.375 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8352"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8352"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-8352"}
2026-02-16 21:39:24.408 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6838"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6838"}
2026-02-16 21:39:24.408 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6838" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:24.427 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:24.434 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:24.434 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6838"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6838"} labels:{key:"webhook-6838" value:"true"}
2026-02-16 21:39:24.434 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:24.434 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:24.435 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:24.435 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:24.436 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:24.436 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:24.461 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:24.461 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:24.461 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2485"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2485"} labels:{key:"webhook-6838-markers" value:"true"}
2026-02-16 21:39:24.461 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2485" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:24.582 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:24.582 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:24.582 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:24.582 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:24.582 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:24.583 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:24.583 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:24.583 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:24.606 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:24.606 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:25.097 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:25.098 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:25.098 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:25.098 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:25.098 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:25.100 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:25.100 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:25.100 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:25.127 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:25.127 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:25.352 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz, name=eth0)
2026-02-16 21:39:25.353 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-6838"} profile:{inbound_rules:{action:"allow" rule_id:"ON4nAoeF838F6Fqs"} outbound_rules:{action:"allow" rule_id:"ggIgGLvGPGg--oPL"}}
2026-02-16 21:39:25.353 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-6838.default"} profile:{}
2026-02-16 21:39:25.353 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d2630d4cc6" profile_ids:"kns.webhook-6838" profile_ids:"ksa.webhook-6838.default" ipv4_nets:"10.100.219.180/32"}
2026-02-16 21:39:25.353 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:25.353 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:25.353 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:25.353 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1d2630d4cc6" ipVersion=0x4 table="filter"
2026-02-16 21:39:25.353 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-6838" ipVersion=0x4 table="filter"
2026-02-16 21:39:25.353 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EL0rn2GN1qgO_Xs7-m" ipVersion=0x4 table="filter"
2026-02-16 21:39:25.353 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1d2630d4cc6" ipVersion=0x4 table="filter"
2026-02-16 21:39:25.353 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-6838" ipVersion=0x4 table="filter"
2026-02-16 21:39:25.353 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EL0rn2GN1qgO_Xs7-m" ipVersion=0x4 table="filter"
2026-02-16 21:39:25.353 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1d2630d4cc6"
2026-02-16 21:39:25.353 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:25.353 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:25.400 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:25.400 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"} status="down"
2026-02-16 21:39:25.429 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:25.429 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:25.429 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:25.429 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:25.429 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:25.430 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:25.430 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:25.430 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:25.433 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali1d2630d4cc6" state="down"
2026-02-16 21:39:25.434 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d2630d4cc6"
2026-02-16 21:39:25.435 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali1d2630d4cc6" state="up"
2026-02-16 21:39:25.450 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:25.451 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:25.451 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d2630d4cc6", State:"down", Index:181}
2026-02-16 21:39:25.451 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d2630d4cc6", Addrs:set.Typed[string]{}}
2026-02-16 21:39:25.451 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d2630d4cc6", Addrs:set.Typed[string]{}}
2026-02-16 21:39:25.451 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d2630d4cc6", State:"up", Index:181}
2026-02-16 21:39:25.451 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1d2630d4cc6"
2026-02-16 21:39:25.451 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1d2630d4cc6"
2026-02-16 21:39:25.451 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d2630d4cc6"
2026-02-16 21:39:25.451 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:25.451 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:25.477 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:25.477 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"} status="up"
2026-02-16 21:39:25.616 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:25.617 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:25.617 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:25.617 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:25.617 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:25.618 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:25.618 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:25.618 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:25.638 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:25.638 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:26.141 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:26.143 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:26.144 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:26.145 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:26.145 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:26.146 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:26.146 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:26.146 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:26.164 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:26.164 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:26.441 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:26.441 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:26.441 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:26.441 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:26.441 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:26.442 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:26.442 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:26.442 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:26.457 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz, name=eth0)
2026-02-16 21:39:26.466 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:26.466 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:26.466 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d2630d4cc6" profile_ids:"kns.webhook-6838" profile_ids:"ksa.webhook-6838.default" ipv4_nets:"10.100.219.180/32"}
2026-02-16 21:39:26.466 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:26.466 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:26.466 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:26.467 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d2630d4cc6"
2026-02-16 21:39:26.467 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:26.467 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:26.474 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz, name=eth0)
2026-02-16 21:39:26.491 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:26.491 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"} status="up"
2026-02-16 21:39:26.491 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d2630d4cc6" profile_ids:"kns.webhook-6838" profile_ids:"ksa.webhook-6838.default" ipv4_nets:"10.100.219.180/32"}
2026-02-16 21:39:26.491 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:26.492 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:26.492 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:26.493 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d2630d4cc6"
2026-02-16 21:39:26.493 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:26.493 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:26.518 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:26.518 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"} status="up"
2026-02-16 21:39:26.659 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:26.659 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:26.659 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:26.659 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:26.659 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:26.660 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:26.660 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:26.660 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:26.686 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:26.687 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:26.747 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=181
2026-02-16 21:39:26.747 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1d2630d4cc6"
2026-02-16 21:39:26.747 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d2630d4cc6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:26.747 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d2630d4cc6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:26.819 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6838" type:"ClusterIP" cluster_ips:"10.254.73.239" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:39:27.180 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:27.181 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:27.181 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:27.182 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:27.182 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:27.182 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:27.183 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:27.183 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:27.211 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:27.211 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:27.452 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:27.454 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:27.454 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:27.454 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:27.454 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:27.456 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:27.456 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:27.456 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:27.492 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:27.492 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:27.704 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:27.705 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:27.705 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:27.705 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:27.705 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:27.705 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:27.705 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:27.705 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:27.729 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:27.729 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:28.169 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6838"
2026-02-16 21:39:28.225 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:28.226 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:28.226 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:28.227 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:28.227 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:28.228 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:28.228 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:28.228 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:28.239 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz, name=eth0)
2026-02-16 21:39:28.242 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz, name=eth0)
2026-02-16 21:39:28.253 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:28.254 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:28.254 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d2630d4cc6" profile_ids:"kns.webhook-6838" profile_ids:"ksa.webhook-6838.default" ipv4_nets:"10.100.219.180/32"}
2026-02-16 21:39:28.254 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz" endpoint_id:"eth0"}
2026-02-16 21:39:28.254 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-6838"}
2026-02-16 21:39:28.254 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-6838.default"}
2026-02-16 21:39:28.254 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:28.254 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:28.255 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-6838" ipVersion=0x4 table="filter"
2026-02-16 21:39:28.255 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EL0rn2GN1qgO_Xs7-m" ipVersion=0x4 table="filter"
2026-02-16 21:39:28.255 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-6838" ipVersion=0x4 table="filter"
2026-02-16 21:39:28.255 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EL0rn2GN1qgO_Xs7-m" ipVersion=0x4 table="filter"
2026-02-16 21:39:28.255 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:28.255 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1d2630d4cc6" ipVersion=0x4 table="filter"
2026-02-16 21:39:28.255 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1d2630d4cc6" ipVersion=0x4 table="filter"
2026-02-16 21:39:28.255 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:28.255 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:28.256 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.180
2026-02-16 21:39:28.313 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6838/sample-webhook-deployment-7c5c95bb96-pm4kz", EndpointId:"eth0"}
2026-02-16 21:39:28.313 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6838"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6838"} labels:{key:"webhook-6838" value:"true"}
2026-02-16 21:39:28.313 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2485"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2485"} labels:{key:"webhook-6838-markers" value:"true"}
2026-02-16 21:39:28.313 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-219"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-219"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-219"}
2026-02-16 21:39:28.313 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-219" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:28.362 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-219"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-219"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-219"}
2026-02-16 21:39:28.387 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4808"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4808"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-4808"}
2026-02-16 21:39:28.410 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-4808" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:28.458 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:28.458 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:28.459 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:28.459 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:28.459 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:28.459 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:28.460 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:28.460 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:28.481 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:28.481 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:28.744 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:28.745 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:28.745 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:28.745 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:28.745 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:28.746 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:28.746 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:28.746 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:28.786 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:28.786 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:28.975 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7, name=eth0)
2026-02-16 21:39:28.975 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-4808"} profile:{inbound_rules:{action:"allow" rule_id:"PcfLFzcNoc98Ra-j"} outbound_rules:{action:"allow" rule_id:"vUay084ZcofgVb0M"}}
2026-02-16 21:39:28.975 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-4808.default"} profile:{}
2026-02-16 21:39:28.975 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6bb3fe42827" profile_ids:"kns.container-runtime-4808" profile_ids:"ksa.container-runtime-4808.default" ipv4_nets:"10.100.219.183/32"}
2026-02-16 21:39:28.975 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:28.975 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:28.975 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:28.975 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6bb3fe42827" ipVersion=0x4 table="filter"
2026-02-16 21:39:28.975 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_j_uoROevbfyaBgatRp" ipVersion=0x4 table="filter"
2026-02-16 21:39:28.975 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_n7ALJIjZ1kZDf9SYmh" ipVersion=0x4 table="filter"
2026-02-16 21:39:28.975 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6bb3fe42827" ipVersion=0x4 table="filter"
2026-02-16 21:39:28.975 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_j_uoROevbfyaBgatRp" ipVersion=0x4 table="filter"
2026-02-16 21:39:28.976 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_n7ALJIjZ1kZDf9SYmh" ipVersion=0x4 table="filter"
2026-02-16 21:39:28.976 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6bb3fe42827"
2026-02-16 21:39:28.976 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:28.976 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:29.019 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:29.019 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"} status="down"
2026-02-16 21:39:29.054 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali6bb3fe42827" state="down"
2026-02-16 21:39:29.054 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6bb3fe42827"
2026-02-16 21:39:29.055 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6bb3fe42827", State:"down", Index:182}
2026-02-16 21:39:29.055 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6bb3fe42827", Addrs:set.Typed[string]{}}
2026-02-16 21:39:29.055 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6bb3fe42827", Addrs:set.Typed[string]{}}
2026-02-16 21:39:29.055 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6bb3fe42827"
2026-02-16 21:39:29.055 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:29.055 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:29.058 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali6bb3fe42827" state="up"
2026-02-16 21:39:29.072 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:29.072 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"} status="down"
2026-02-16 21:39:29.072 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6bb3fe42827", State:"up", Index:182}
2026-02-16 21:39:29.072 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6bb3fe42827"
2026-02-16 21:39:29.072 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6bb3fe42827"
2026-02-16 21:39:29.073 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6bb3fe42827"
2026-02-16 21:39:29.073 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:29.073 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:29.093 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:29.093 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"} status="up"
2026-02-16 21:39:29.266 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:29.266 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:29.266 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:29.266 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:29.266 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:29.267 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:29.267 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:29.267 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:29.294 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:29.294 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:29.418 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-8352/netserver-1, name=eth0)
2026-02-16 21:39:29.418 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8352/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali342e5151e18" profile_ids:"kns.pod-network-test-8352" profile_ids:"ksa.pod-network-test-8352.default" ipv4_nets:"10.100.219.177/32"}
2026-02-16 21:39:29.418 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:29.419 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:29.419 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:29.420 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali342e5151e18"
2026-02-16 21:39:29.420 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:29.420 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:29.429 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-8352/test-container-pod, name=eth0)
2026-02-16 21:39:29.451 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:29.451 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:29.451 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8352/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib09f33f6b30" profile_ids:"kns.pod-network-test-8352" profile_ids:"ksa.pod-network-test-8352.default" ipv4_nets:"10.100.219.181/32"}
2026-02-16 21:39:29.451 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8352"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8352"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-8352"}
2026-02-16 21:39:29.451 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:29.451 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:29.451 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:29.451 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-8352/netserver-1, name=eth0)
2026-02-16 21:39:29.451 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib09f33f6b30"
2026-02-16 21:39:29.452 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:29.452 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:29.474 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:29.474 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:39:29.474 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8352/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali342e5151e18" profile_ids:"kns.pod-network-test-8352" profile_ids:"ksa.pod-network-test-8352.default" ipv4_nets:"10.100.219.177/32"}
2026-02-16 21:39:29.474 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:29.474 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:29.474 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:29.475 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali342e5151e18"
2026-02-16 21:39:29.475 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:29.475 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:29.476 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-8352/test-container-pod, name=eth0)
2026-02-16 21:39:29.496 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7, name=eth0)
2026-02-16 21:39:29.498 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:29.498 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:29.498 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8352/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib09f33f6b30" profile_ids:"kns.pod-network-test-8352" profile_ids:"ksa.pod-network-test-8352.default" ipv4_nets:"10.100.219.181/32"}
2026-02-16 21:39:29.499 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6bb3fe42827" profile_ids:"kns.container-runtime-4808" profile_ids:"ksa.container-runtime-4808.default" ipv4_nets:"10.100.219.183/32"}
2026-02-16 21:39:29.499 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:29.499 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:29.499 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:29.500 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:29.500 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:29.500 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:29.501 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib09f33f6b30"
2026-02-16 21:39:29.501 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6bb3fe42827"
2026-02-16 21:39:29.501 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:29.501 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:29.501 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:29.501 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:29.519 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:29.530 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:29.530 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:39:29.530 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:29.530 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"} status="up"
2026-02-16 21:39:29.530 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:29.530 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:29.530 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:29.530 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:29.531 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:29.531 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:29.531 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:29.559 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:29.559 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:29.788 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:29.788 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:29.788 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:29.788 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:29.788 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:29.789 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:29.789 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:29.789 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:29.811 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:29.811 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:29.867 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-8352/netserver-1, name=eth0)
2026-02-16 21:39:29.868 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8352/netserver-1" endpoint_id:"eth0"}
2026-02-16 21:39:29.868 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:29.868 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:29.868 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:29.868 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:39:29.868 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali342e5151e18" ipVersion=0x4 table="filter"
2026-02-16 21:39:29.869 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:39:29.869 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali342e5151e18" ipVersion=0x4 table="filter"
2026-02-16 21:39:29.869 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:29.869 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:29.869 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.177
2026-02-16 21:39:29.887 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-8352/test-container-pod, name=eth0)
2026-02-16 21:39:29.939 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:29.939 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8352/test-container-pod" endpoint_id:"eth0"}
2026-02-16 21:39:29.939 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-8352"}
2026-02-16 21:39:29.939 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-8352.default"}
2026-02-16 21:39:29.939 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:29.939 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:29.939 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_z76lF8IjmO_7cfyHWz" ipVersion=0x4 table="filter"
2026-02-16 21:39:29.940 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mydTrE6UQ7oLvWhsK6" ipVersion=0x4 table="filter"
2026-02-16 21:39:29.940 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_z76lF8IjmO_7cfyHWz" ipVersion=0x4 table="filter"
2026-02-16 21:39:29.940 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mydTrE6UQ7oLvWhsK6" ipVersion=0x4 table="filter"
2026-02-16 21:39:29.940 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:29.940 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:39:29.940 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib09f33f6b30" ipVersion=0x4 table="filter"
2026-02-16 21:39:29.940 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:39:29.940 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib09f33f6b30" ipVersion=0x4 table="filter"
2026-02-16 21:39:29.940 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:29.940 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:29.940 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.181
2026-02-16 21:39:29.978 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali342e5151e18" state="down"
2026-02-16 21:39:29.978 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali342e5151e18"
2026-02-16 21:39:29.979 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=178
2026-02-16 21:39:29.982 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali342e5151e18" state=""
2026-02-16 21:39:29.983 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali342e5151e18"
2026-02-16 21:39:29.985 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali1d2630d4cc6" state="down"
2026-02-16 21:39:29.985 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d2630d4cc6"
2026-02-16 21:39:29.987 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=181
2026-02-16 21:39:29.989 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali1d2630d4cc6" state=""
2026-02-16 21:39:29.989 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1d2630d4cc6"
2026-02-16 21:39:29.993 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="calib09f33f6b30" state="down"
2026-02-16 21:39:29.994 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib09f33f6b30"
2026-02-16 21:39:29.994 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=180
2026-02-16 21:39:30.003 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8352/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:39:30.003 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali342e5151e18", State:"down", Index:178}
2026-02-16 21:39:30.003 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali342e5151e18", Addrs:set.Typed[string]{}}
2026-02-16 21:39:30.003 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali342e5151e18", Addrs:set.Typed[string]{}}
2026-02-16 21:39:30.003 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali342e5151e18", State:"", Index:178}
2026-02-16 21:39:30.003 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali342e5151e18", Addrs:set.Set[string](nil)}
2026-02-16 21:39:30.003 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali342e5151e18", Addrs:set.Set[string](nil)}
2026-02-16 21:39:30.003 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d2630d4cc6", State:"down", Index:181}
2026-02-16 21:39:30.003 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d2630d4cc6", Addrs:set.Typed[string]{}}
2026-02-16 21:39:30.003 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d2630d4cc6", Addrs:set.Typed[string]{}}
2026-02-16 21:39:30.003 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d2630d4cc6", State:"", Index:181}
2026-02-16 21:39:30.003 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d2630d4cc6", Addrs:set.Set[string](nil)}
2026-02-16 21:39:30.003 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d2630d4cc6", Addrs:set.Set[string](nil)}
2026-02-16 21:39:30.003 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib09f33f6b30", State:"down", Index:180}
2026-02-16 21:39:30.003 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib09f33f6b30", Addrs:set.Typed[string]{}}
2026-02-16 21:39:30.003 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib09f33f6b30", Addrs:set.Typed[string]{}}
2026-02-16 21:39:30.030 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="calib09f33f6b30" state=""
2026-02-16 21:39:30.030 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib09f33f6b30"
2026-02-16 21:39:30.030 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib09f33f6b30", State:"", Index:180}
2026-02-16 21:39:30.030 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib09f33f6b30", Addrs:set.Set[string](nil)}
2026-02-16 21:39:30.030 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib09f33f6b30", Addrs:set.Set[string](nil)}
2026-02-16 21:39:30.234 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=182
2026-02-16 21:39:30.234 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6bb3fe42827"
2026-02-16 21:39:30.234 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6bb3fe42827", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:30.234 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6bb3fe42827", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:30.308 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:30.309 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:30.309 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:30.309 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:30.309 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:30.309 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:30.310 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:30.310 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:30.330 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:30.330 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:30.509 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:30.509 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:30.509 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:30.509 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:30.509 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:30.510 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:30.511 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:30.511 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:30.537 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:30.538 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:30.659 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7, name=eth0)
2026-02-16 21:39:30.659 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6bb3fe42827" profile_ids:"kns.container-runtime-4808" profile_ids:"ksa.container-runtime-4808.default" ipv4_nets:"10.100.219.183/32"}
2026-02-16 21:39:30.659 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:30.659 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:30.659 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:30.660 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6bb3fe42827"
2026-02-16 21:39:30.660 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:30.660 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:30.684 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:30.684 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"} status="up"
2026-02-16 21:39:30.764 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali6bb3fe42827" state="down"
2026-02-16 21:39:30.764 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6bb3fe42827"
2026-02-16 21:39:30.764 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6bb3fe42827", State:"down", Index:182}
2026-02-16 21:39:30.764 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6bb3fe42827", Addrs:set.Typed[string]{}}
2026-02-16 21:39:30.764 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6bb3fe42827", Addrs:set.Typed[string]{}}
2026-02-16 21:39:30.764 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6bb3fe42827"
2026-02-16 21:39:30.764 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:30.764 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:30.764 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=182
2026-02-16 21:39:30.764 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.183
2026-02-16 21:39:30.766 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali6bb3fe42827" state=""
2026-02-16 21:39:30.766 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6bb3fe42827"
2026-02-16 21:39:30.789 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:30.789 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"} status="down"
2026-02-16 21:39:30.789 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6bb3fe42827", State:"", Index:182}
2026-02-16 21:39:30.790 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6bb3fe42827", Addrs:set.Set[string](nil)}
2026-02-16 21:39:30.790 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6bb3fe42827", Addrs:set.Set[string](nil)}
2026-02-16 21:39:30.790 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6bb3fe42827"
2026-02-16 21:39:30.790 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:30.790 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:30.827 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:30.827 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"} status="down"
2026-02-16 21:39:30.831 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:30.831 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:30.831 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:30.831 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:30.832 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:30.832 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:30.832 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:30.832 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:30.846 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7, name=eth0)
2026-02-16 21:39:30.851 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:30.851 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:30.852 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7" endpoint_id:"eth0"}
2026-02-16 21:39:30.852 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-4808"}
2026-02-16 21:39:30.852 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-4808.default"}
2026-02-16 21:39:30.852 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:30.852 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:30.852 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_j_uoROevbfyaBgatRp" ipVersion=0x4 table="filter"
2026-02-16 21:39:30.852 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_n7ALJIjZ1kZDf9SYmh" ipVersion=0x4 table="filter"
2026-02-16 21:39:30.852 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_j_uoROevbfyaBgatRp" ipVersion=0x4 table="filter"
2026-02-16 21:39:30.852 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_n7ALJIjZ1kZDf9SYmh" ipVersion=0x4 table="filter"
2026-02-16 21:39:30.852 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:30.852 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6bb3fe42827" ipVersion=0x4 table="filter"
2026-02-16 21:39:30.852 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6bb3fe42827" ipVersion=0x4 table="filter"
2026-02-16 21:39:30.852 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:30.852 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:30.918 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4808/termination-message-container5f899757-2c73-484a-8246-6846bf66edd7", EndpointId:"eth0"}
2026-02-16 21:39:31.348 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:31.349 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:31.349 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:31.350 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:31.350 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:31.352 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:31.352 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:31.352 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:31.374 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:31.374 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:31.507 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:31.507 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:31.507 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:31.507 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:31.508 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:31.508 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:31.508 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:31.508 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:31.541 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:31.541 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:31.541 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4808"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4808"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-4808"}
2026-02-16 21:39:31.541 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1844"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1844"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1844"}
2026-02-16 21:39:31.568 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1844" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:31.870 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:31.870 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:31.870 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:31.870 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:31.870 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:31.871 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:31.871 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:31.871 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:31.901 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:31.901 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:32.253 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be, name=eth0)
2026-02-16 21:39:32.254 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-1844"} profile:{inbound_rules:{action:"allow" rule_id:"0XXmpi8z3mE85ysf"} outbound_rules:{action:"allow" rule_id:"hWKpli0xE26bBLl-"}}
2026-02-16 21:39:32.254 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-1844.default"} profile:{}
2026-02-16 21:39:32.254 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali62b37095d88" profile_ids:"kns.emptydir-1844" profile_ids:"ksa.emptydir-1844.default" ipv4_nets:"10.100.219.182/32"}
2026-02-16 21:39:32.254 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:32.254 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:32.254 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:32.254 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali62b37095d88" ipVersion=0x4 table="filter"
2026-02-16 21:39:32.254 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-1844" ipVersion=0x4 table="filter"
2026-02-16 21:39:32.254 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SjwbPjnZwgkB1hm2DS" ipVersion=0x4 table="filter"
2026-02-16 21:39:32.254 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali62b37095d88" ipVersion=0x4 table="filter"
2026-02-16 21:39:32.254 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-1844" ipVersion=0x4 table="filter"
2026-02-16 21:39:32.254 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SjwbPjnZwgkB1hm2DS" ipVersion=0x4 table="filter"
2026-02-16 21:39:32.254 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali62b37095d88"
2026-02-16 21:39:32.254 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:32.254 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:32.313 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:32.314 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"} status="down"
2026-02-16 21:39:32.331 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="cali62b37095d88" state="down"
2026-02-16 21:39:32.331 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali62b37095d88"
2026-02-16 21:39:32.331 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62b37095d88", State:"down", Index:183}
2026-02-16 21:39:32.331 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62b37095d88", Addrs:set.Typed[string]{}}
2026-02-16 21:39:32.331 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62b37095d88", Addrs:set.Typed[string]{}}
2026-02-16 21:39:32.332 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali62b37095d88"
2026-02-16 21:39:32.332 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:32.332 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:32.337 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="cali62b37095d88" state="up"
2026-02-16 21:39:32.354 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:32.354 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"} status="down"
2026-02-16 21:39:32.354 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62b37095d88", State:"up", Index:183}
2026-02-16 21:39:32.354 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali62b37095d88"
2026-02-16 21:39:32.354 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali62b37095d88"
2026-02-16 21:39:32.354 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali62b37095d88"
2026-02-16 21:39:32.355 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:32.355 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:32.376 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:32.377 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"} status="up"
2026-02-16 21:39:32.402 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:32.402 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:32.403 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:32.403 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:32.403 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:32.404 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:32.404 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:32.404 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:32.432 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:32.432 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:32.526 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:32.527 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:32.527 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:32.527 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:32.527 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:32.528 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:32.528 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:32.528 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:32.559 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:32.559 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:32.926 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:32.927 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:32.927 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:32.927 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:32.927 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:32.928 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:32.928 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:32.928 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:32.956 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:32.956 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:33.356 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2485" name:"default"}
2026-02-16 21:39:33.441 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:33.441 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:33.441 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:33.441 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:33.441 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:33.442 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:33.442 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:33.442 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:33.468 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:33.468 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:33.520 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:33.521 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:33.521 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:33.521 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:33.521 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:33.522 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:33.522 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:33.522 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:33.540 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be, name=eth0)
2026-02-16 21:39:33.551 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:33.551 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:33.551 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-219" name:"default"}
2026-02-16 21:39:33.551 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali62b37095d88" profile_ids:"kns.emptydir-1844" profile_ids:"ksa.emptydir-1844.default" ipv4_nets:"10.100.219.182/32"}
2026-02-16 21:39:33.551 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:33.551 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:33.551 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:33.552 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali62b37095d88"
2026-02-16 21:39:33.553 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:33.553 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:33.571 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:33.571 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"} status="up"
2026-02-16 21:39:33.594 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=183
2026-02-16 21:39:33.594 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali62b37095d88"
2026-02-16 21:39:33.594 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62b37095d88", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:33.594 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62b37095d88", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:33.665 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6838" name:"default"}
2026-02-16 21:39:33.746 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2485"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2485"} labels:{key:"webhook-6838-markers" value:"true"}
2026-02-16 21:39:33.771 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2485"}
2026-02-16 21:39:33.934 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6838"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6838"} labels:{key:"webhook-6838" value:"true"}
2026-02-16 21:39:33.967 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6838"}
2026-02-16 21:39:33.970 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:34.003 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:34.003 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:34.003 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:34.003 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:34.004 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:34.005 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:34.005 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:34.023 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:34.023 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:34.123 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-219"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-219"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-219"}
2026-02-16 21:39:34.152 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-219"}
2026-02-16 21:39:34.495 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:34.495 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:34.495 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:34.495 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:34.495 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:34.496 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:34.496 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:34.496 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:34.520 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:34.520 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:34.528 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:34.529 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:34.529 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:34.529 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:34.529 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:34.529 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:34.529 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:34.529 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:34.550 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:34.550 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:34.716 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be, name=eth0)
2026-02-16 21:39:34.717 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali62b37095d88" profile_ids:"kns.emptydir-1844" profile_ids:"ksa.emptydir-1844.default" ipv4_nets:"10.100.219.182/32"}
2026-02-16 21:39:34.717 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:34.717 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:34.717 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:34.718 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali62b37095d88"
2026-02-16 21:39:34.718 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:34.718 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:34.742 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:34.742 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"} status="up"
2026-02-16 21:39:34.820 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=183
2026-02-16 21:39:34.820 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali62b37095d88"
2026-02-16 21:39:34.820 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="cali62b37095d88" state="down"
2026-02-16 21:39:34.820 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62b37095d88", Addrs:set.Typed[string]{}}
2026-02-16 21:39:34.820 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62b37095d88", Addrs:set.Typed[string]{}}
2026-02-16 21:39:34.820 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62b37095d88", State:"down", Index:183}
2026-02-16 21:39:34.820 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali62b37095d88"
2026-02-16 21:39:34.820 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:34.820 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:34.821 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.182
2026-02-16 21:39:34.822 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="cali62b37095d88" state=""
2026-02-16 21:39:34.822 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali62b37095d88"
2026-02-16 21:39:34.847 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:34.847 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"} status="down"
2026-02-16 21:39:34.847 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62b37095d88", State:"", Index:183}
2026-02-16 21:39:34.847 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62b37095d88", Addrs:set.Set[string](nil)}
2026-02-16 21:39:34.847 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62b37095d88", Addrs:set.Set[string](nil)}
2026-02-16 21:39:34.847 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali62b37095d88"
2026-02-16 21:39:34.847 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:34.847 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:34.866 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:34.866 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"} status="down"
2026-02-16 21:39:34.925 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-8352" name:"default"}
2026-02-16 21:39:34.934 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be, name=eth0)
2026-02-16 21:39:34.952 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be" endpoint_id:"eth0"}
2026-02-16 21:39:34.952 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-1844"}
2026-02-16 21:39:34.952 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-1844.default"}
2026-02-16 21:39:34.952 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:34.952 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:34.953 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-1844" ipVersion=0x4 table="filter"
2026-02-16 21:39:34.953 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SjwbPjnZwgkB1hm2DS" ipVersion=0x4 table="filter"
2026-02-16 21:39:34.953 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-1844" ipVersion=0x4 table="filter"
2026-02-16 21:39:34.953 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SjwbPjnZwgkB1hm2DS" ipVersion=0x4 table="filter"
2026-02-16 21:39:34.953 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:34.954 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali62b37095d88" ipVersion=0x4 table="filter"
2026-02-16 21:39:34.954 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali62b37095d88" ipVersion=0x4 table="filter"
2026-02-16 21:39:34.954 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:34.954 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:35.013 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:35.027 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1844/pod-f08c2a5c-a79b-4536-91d7-e67a4de4f6be", EndpointId:"eth0"}
2026-02-16 21:39:35.027 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:35.027 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-8352"}
2026-02-16 21:39:35.027 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:35.027 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:35.027 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:35.028 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:35.028 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:35.028 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:35.055 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:35.055 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:35.333 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:39:35.333 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibffa5a5c8f8" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.219.179/32"}
2026-02-16 21:39:35.333 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:35.333 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:35.334 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:35.334 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:35.334 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:35.335 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:35.357 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:35.357 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:35.536 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:35.536 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:35.537 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:35.537 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:35.537 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:35.538 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:35.539 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:35.539 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:35.561 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:35.561 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:35.742 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1844"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1844"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1844"}
2026-02-16 21:39:35.768 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4710"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4710"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-4710"}
2026-02-16 21:39:35.792 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-4710" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:36.035 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:36.035 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:36.035 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:36.036 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:36.036 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:36.037 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:36.038 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:36.038 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:36.059 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:36.059 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:36.154 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4908"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-4908"}
2026-02-16 21:39:36.174 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1776"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1776"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-1776"}
2026-02-16 21:39:36.198 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1776" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:36.253 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1776"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1776"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-1776"}
2026-02-16 21:39:36.278 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2283"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2283"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2283"}
2026-02-16 21:39:36.303 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2283" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:36.541 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:36.541 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:36.542 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:36.542 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:36.542 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:36.542 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:36.543 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:36.543 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:36.555 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:36.567 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:36.567 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:36.567 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:36.567 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:36.567 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:36.567 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:36.567 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:36.567 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:36.567 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:36.592 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:36.592 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:36.701 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-4808" name:"default"}
2026-02-16 21:39:36.942 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4808"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4808"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-runtime-4808"}
2026-02-16 21:39:36.963 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-4808"}
2026-02-16 21:39:37.076 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:37.076 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:37.076 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:37.076 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:37.076 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:37.077 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:37.077 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:37.077 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:37.100 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:37.100 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:37.131 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-2283/agnhost-primary-zsl4j, name=eth0)
2026-02-16 21:39:37.131 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-2283.default"} profile:{}
2026-02-16 21:39:37.131 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-2283"} profile:{inbound_rules:{action:"allow" rule_id:"h2XWD9sqweEIWbQ1"} outbound_rules:{action:"allow" rule_id:"rzuL_yvbA4ve0dDz"}}
2026-02-16 21:39:37.132 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2283/agnhost-primary-zsl4j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia096e651bc2" profile_ids:"kns.kubectl-2283" profile_ids:"ksa.kubectl-2283.default" ipv4_nets:"10.100.219.184/32"}
2026-02-16 21:39:37.132 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:37.132 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:37.132 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:37.132 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia096e651bc2" ipVersion=0x4 table="filter"
2026-02-16 21:39:37.133 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-2283" ipVersion=0x4 table="filter"
2026-02-16 21:39:37.133 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Oz1EH6o5_Suj8B9ZPk" ipVersion=0x4 table="filter"
2026-02-16 21:39:37.133 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia096e651bc2" ipVersion=0x4 table="filter"
2026-02-16 21:39:37.133 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-2283" ipVersion=0x4 table="filter"
2026-02-16 21:39:37.133 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Oz1EH6o5_Suj8B9ZPk" ipVersion=0x4 table="filter"
2026-02-16 21:39:37.133 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia096e651bc2"
2026-02-16 21:39:37.133 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:37.133 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:37.175 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:37.175 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"} status="down"
2026-02-16 21:39:37.207 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="calia096e651bc2" state="down"
2026-02-16 21:39:37.207 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia096e651bc2"
2026-02-16 21:39:37.207 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia096e651bc2", State:"down", Index:184}
2026-02-16 21:39:37.208 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia096e651bc2", Addrs:set.Typed[string]{}}
2026-02-16 21:39:37.208 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia096e651bc2", Addrs:set.Typed[string]{}}
2026-02-16 21:39:37.208 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia096e651bc2"
2026-02-16 21:39:37.208 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:37.208 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:37.215 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="calia096e651bc2" state="up"
2026-02-16 21:39:37.232 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:37.232 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"} status="down"
2026-02-16 21:39:37.232 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia096e651bc2", State:"up", Index:184}
2026-02-16 21:39:37.232 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia096e651bc2"
2026-02-16 21:39:37.232 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia096e651bc2"
2026-02-16 21:39:37.233 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia096e651bc2"
2026-02-16 21:39:37.233 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:37.233 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:37.255 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:37.256 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"} status="up"
2026-02-16 21:39:37.404 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:39:37.404 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibffa5a5c8f8" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.219.179/32"}
2026-02-16 21:39:37.404 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:37.404 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:37.405 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:37.405 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:37.405 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:37.405 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:37.432 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:37.432 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:37.432 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:39:37.432 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibffa5a5c8f8" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.219.179/32"}
2026-02-16 21:39:37.432 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:37.432 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:37.432 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:37.432 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:37.433 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:37.433 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:37.448 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:37.448 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:37.551 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:37.552 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:37.552 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:37.552 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:37.552 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:37.552 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:37.552 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:37.553 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:37.573 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-2283/agnhost-primary-zsl4j, name=eth0)
2026-02-16 21:39:37.576 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:37.576 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:37.576 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2283/agnhost-primary-zsl4j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia096e651bc2" profile_ids:"kns.kubectl-2283" profile_ids:"ksa.kubectl-2283.default" ipv4_nets:"10.100.219.184/32"}
2026-02-16 21:39:37.576 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:37.576 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:37.576 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:37.577 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia096e651bc2"
2026-02-16 21:39:37.577 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:37.577 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:37.594 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:37.608 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:37.608 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"} status="up"
2026-02-16 21:39:37.608 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:37.608 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:37.608 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:37.608 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:37.609 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:37.610 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:37.610 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:37.629 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:37.629 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:37.707 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:39:37.708 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"}
2026-02-16 21:39:37.708 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9877"}
2026-02-16 21:39:37.708 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9877.default"}
2026-02-16 21:39:37.708 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:37.708 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:37.709 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NX_lVA1f9pjZcHTBvJ" ipVersion=0x4 table="filter"
2026-02-16 21:39:37.709 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4_S-xdd9I2xV4gXxWI" ipVersion=0x4 table="filter"
2026-02-16 21:39:37.709 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NX_lVA1f9pjZcHTBvJ" ipVersion=0x4 table="filter"
2026-02-16 21:39:37.709 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4_S-xdd9I2xV4gXxWI" ipVersion=0x4 table="filter"
2026-02-16 21:39:37.709 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:37.709 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibffa5a5c8f8" ipVersion=0x4 table="filter"
2026-02-16 21:39:37.710 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibffa5a5c8f8" ipVersion=0x4 table="filter"
2026-02-16 21:39:37.710 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:37.710 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:37.710 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.179
2026-02-16 21:39:37.762 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:37.813 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=179
2026-02-16 21:39:37.813 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:37.813 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="calibffa5a5c8f8" state="down"
2026-02-16 21:39:37.813 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="calibffa5a5c8f8" state=""
2026-02-16 21:39:37.813 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:37.813 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Typed[string]{}}
2026-02-16 21:39:37.813 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Typed[string]{}}
2026-02-16 21:39:37.813 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibffa5a5c8f8", State:"down", Index:179}
2026-02-16 21:39:37.813 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibffa5a5c8f8", State:"", Index:179}
2026-02-16 21:39:37.813 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Set[string](nil)}
2026-02-16 21:39:37.813 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Set[string](nil)}
2026-02-16 21:39:38.117 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:38.117 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:38.117 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:38.118 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:38.118 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:38.118 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:38.118 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:38.118 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:38.141 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:38.141 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:38.522 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=184
2026-02-16 21:39:38.522 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia096e651bc2"
2026-02-16 21:39:38.522 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia096e651bc2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:38.522 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia096e651bc2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:38.567 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:38.568 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:38.568 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:38.568 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:38.568 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:38.568 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:38.568 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:38.568 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:38.602 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:38.602 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:38.649 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:38.649 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:38.650 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:38.651 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:38.651 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:38.657 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:38.657 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:38.657 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:38.679 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-2283/agnhost-primary-zsl4j, name=eth0)
2026-02-16 21:39:38.684 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:38.684 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:38.684 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2283/agnhost-primary-zsl4j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia096e651bc2" profile_ids:"kns.kubectl-2283" profile_ids:"ksa.kubectl-2283.default" ipv4_nets:"10.100.219.184/32"}
2026-02-16 21:39:38.684 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:38.684 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:38.684 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:38.685 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia096e651bc2"
2026-02-16 21:39:38.685 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:38.685 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:38.704 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:38.704 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"} status="up"
2026-02-16 21:39:38.715 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2283"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2283"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2283"}
2026-02-16 21:39:38.738 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5655"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-5655"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-5655"}
2026-02-16 21:39:38.738 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-5655" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:38.770 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-5655" type:"NodePort" cluster_ips:"10.254.191.133" ports:{Protocol:"TCP" Port:80 NodePort:30585}
2026-02-16 21:39:38.823 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-5655" type:"ClusterIP" cluster_ips:"10.254.128.124" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:39:39.174 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:39:39.175 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9877"} profile:{inbound_rules:{action:"allow" rule_id:"Yklqq4yy5mEr-cc4"} outbound_rules:{action:"allow" rule_id:"aRuPKqryUiqcVyhX"}}
2026-02-16 21:39:39.175 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9877.default"} profile:{}
2026-02-16 21:39:39.175 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibffa5a5c8f8" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.219.185/32"}
2026-02-16 21:39:39.175 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:39.175 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:39.175 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:39.176 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibffa5a5c8f8" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.176 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NX_lVA1f9pjZcHTBvJ" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.176 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4_S-xdd9I2xV4gXxWI" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.176 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibffa5a5c8f8" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.176 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NX_lVA1f9pjZcHTBvJ" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.176 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4_S-xdd9I2xV4gXxWI" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.176 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:39.176 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:39.176 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:39.181 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:39.212 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:39.212 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="down"
2026-02-16 21:39:39.212 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:39.212 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:39.212 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:39.213 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:39.213 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:39.213 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:39.213 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:39.235 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:39.235 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:39.245 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="calibffa5a5c8f8" state="down"
2026-02-16 21:39:39.245 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:39.245 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibffa5a5c8f8", State:"down", Index:185}
2026-02-16 21:39:39.245 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Typed[string]{}}
2026-02-16 21:39:39.245 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Typed[string]{}}
2026-02-16 21:39:39.245 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:39.246 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:39.246 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:39.251 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="calibffa5a5c8f8" state="up"
2026-02-16 21:39:39.265 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:39.265 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="down"
2026-02-16 21:39:39.265 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibffa5a5c8f8", State:"up", Index:185}
2026-02-16 21:39:39.265 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:39.266 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:39.266 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:39.266 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:39.266 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:39.282 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:39.282 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:39.526 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-5655/externalsvc-7855f7c5cc-hh4wf, name=eth0)
2026-02-16 21:39:39.527 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-5655"} profile:{inbound_rules:{action:"allow" rule_id:"81shksXeXwE1Yi8G"} outbound_rules:{action:"allow" rule_id:"DWFpn-oSwxNgejKX"}}
2026-02-16 21:39:39.527 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-5655.default"} profile:{}
2026-02-16 21:39:39.527 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5655/externalsvc-7855f7c5cc-hh4wf" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba125c4355e" profile_ids:"kns.services-5655" profile_ids:"ksa.services-5655.default" ipv4_nets:"10.100.219.186/32"}
2026-02-16 21:39:39.527 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:39.527 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:39.527 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:39.527 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.527 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliba125c4355e" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.527 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-5655" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.527 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_T91OuR1NmGiKsyOrvT" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.528 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.528 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliba125c4355e" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.528 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-5655" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.528 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_T91OuR1NmGiKsyOrvT" ipVersion=0x4 table="filter"
2026-02-16 21:39:39.528 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliba125c4355e"
2026-02-16 21:39:39.528 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:39.528 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:39.574 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:39:39.576 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:39.576 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"} status="down"
2026-02-16 21:39:39.576 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibffa5a5c8f8" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.219.185/32"}
2026-02-16 21:39:39.576 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:39.576 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:39.576 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:39.577 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:39.577 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:39.577 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:39.599 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:39.599 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:39.609 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="caliba125c4355e" state="down"
2026-02-16 21:39:39.609 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliba125c4355e"
2026-02-16 21:39:39.609 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba125c4355e", State:"down", Index:186}
2026-02-16 21:39:39.609 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba125c4355e", Addrs:set.Typed[string]{}}
2026-02-16 21:39:39.609 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba125c4355e", Addrs:set.Typed[string]{}}
2026-02-16 21:39:39.609 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliba125c4355e"
2026-02-16 21:39:39.609 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:39.609 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:39.609 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="caliba125c4355e" state="up"
2026-02-16 21:39:39.616 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:39:39.637 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:39.638 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"} status="down"
2026-02-16 21:39:39.638 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibffa5a5c8f8" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.219.185/32"}
2026-02-16 21:39:39.638 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:39.638 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:39.639 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:39.641 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:39.642 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:39.642 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:39.650 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:39.667 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:39.667 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:39.667 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:39.667 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:39.667 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:39.667 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:39.668 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:39.668 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:39.668 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:39.704 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:39.704 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:39.704 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba125c4355e", State:"up", Index:186}
2026-02-16 21:39:39.704 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliba125c4355e"
2026-02-16 21:39:39.704 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliba125c4355e"
2026-02-16 21:39:39.705 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba125c4355e"
2026-02-16 21:39:39.705 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:39.705 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:39.720 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:39.720 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"} status="up"
2026-02-16 21:39:39.724 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:39.724 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:39.724 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:39.724 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:39.724 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:39.725 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:39.725 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:39.725 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:39.746 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:39.746 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:40.246 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:40.246 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:40.246 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:40.246 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:40.246 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:40.247 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:40.247 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:40.247 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:40.271 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:40.271 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:40.577 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:40.577 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:40.578 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:40.578 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:40.578 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:40.578 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:40.579 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:40.579 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:40.593 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-5655/externalsvc-7855f7c5cc-hh4wf, name=eth0)
2026-02-16 21:39:40.606 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:40.606 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:40.606 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5655/externalsvc-7855f7c5cc-hh4wf" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba125c4355e" profile_ids:"kns.services-5655" profile_ids:"ksa.services-5655.default" ipv4_nets:"10.100.219.186/32"}
2026-02-16 21:39:40.606 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:40.607 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:40.607 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:40.607 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba125c4355e"
2026-02-16 21:39:40.607 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:40.607 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:40.627 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:40.627 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"} status="up"
2026-02-16 21:39:40.766 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:40.767 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:40.767 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:40.767 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:40.767 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:40.768 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:40.768 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:40.768 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:40.791 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:40.791 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:40.794 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=185
2026-02-16 21:39:40.794 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:40.794 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:40.795 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:40.862 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=186
2026-02-16 21:39:40.862 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliba125c4355e"
2026-02-16 21:39:40.862 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba125c4355e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:40.862 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba125c4355e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:40.927 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-5655" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:39:41.137 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1844" name:"default"}
2026-02-16 21:39:41.168 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1844"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1844"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1844"}
2026-02-16 21:39:41.189 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1844"}
2026-02-16 21:39:41.236 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-4908" name:"default"}
2026-02-16 21:39:41.295 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:41.296 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:41.296 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:41.296 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:41.296 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:41.298 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:41.298 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:41.298 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:41.329 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:41.330 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:41.330 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1776"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1776"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-1776"}
2026-02-16 21:39:41.508 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replication-controller-4710/pod-release-kq85m, name=eth0)
2026-02-16 21:39:41.509 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-4710"} profile:{inbound_rules:{action:"allow" rule_id:"NFdqP-Yw_2LW8pgm"} outbound_rules:{action:"allow" rule_id:"Ytk1YTuayn9LDFVt"}}
2026-02-16 21:39:41.509 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-4710.default"} profile:{}
2026-02-16 21:39:41.509 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4710/pod-release-kq85m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali04043bab6e1" profile_ids:"kns.replication-controller-4710" profile_ids:"ksa.replication-controller-4710.default" ipv4_nets:"10.100.219.131/32"}
2026-02-16 21:39:41.509 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"}
2026-02-16 21:39:41.509 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"}
2026-02-16 21:39:41.509 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"}
2026-02-16 21:39:41.510 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali04043bab6e1" ipVersion=0x4 table="filter"
2026-02-16 21:39:41.510 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Lf-OhshKnimUrNaeZ-" ipVersion=0x4 table="filter"
2026-02-16 21:39:41.510 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_QxCjmqzZrpRk7vFRu4" ipVersion=0x4 table="filter"
2026-02-16 21:39:41.510 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali04043bab6e1" ipVersion=0x4 table="filter"
2026-02-16 21:39:41.510 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Lf-OhshKnimUrNaeZ-" ipVersion=0x4 table="filter"
2026-02-16 21:39:41.510 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_QxCjmqzZrpRk7vFRu4" ipVersion=0x4 table="filter"
2026-02-16 21:39:41.510 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali04043bab6e1"
2026-02-16 21:39:41.510 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"}
2026-02-16 21:39:41.510 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"}
2026-02-16 21:39:41.545 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:41.545 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"} status="down"
2026-02-16 21:39:41.545 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4908"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-4908"}
2026-02-16 21:39:41.567 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-4908"}
2026-02-16 21:39:41.580 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:41.584 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali04043bab6e1" state="down"
2026-02-16 21:39:41.585 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali04043bab6e1"
2026-02-16 21:39:41.585 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali04043bab6e1", State:"down", Index:187}
2026-02-16 21:39:41.585 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali04043bab6e1", Addrs:set.Typed[string]{}}
2026-02-16 21:39:41.585 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali04043bab6e1", Addrs:set.Typed[string]{}}
2026-02-16 21:39:41.585 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali04043bab6e1"
2026-02-16 21:39:41.585 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"}
2026-02-16 21:39:41.585 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"}
2026-02-16 21:39:41.588 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali04043bab6e1" state="up"
2026-02-16 21:39:41.604 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:41.604 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"} status="down"
2026-02-16 21:39:41.604 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali04043bab6e1", State:"up", Index:187}
2026-02-16 21:39:41.604 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali04043bab6e1"
2026-02-16 21:39:41.604 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali04043bab6e1"
2026-02-16 21:39:41.604 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali04043bab6e1"
2026-02-16 21:39:41.604 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"}
2026-02-16 21:39:41.604 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"}
2026-02-16 21:39:41.634 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:41.634 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"} status="up"
2026-02-16 21:39:41.634 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:41.634 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:41.634 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:41.634 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:41.635 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:41.635 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:41.635 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:41.659 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:41.659 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:41.814 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:41.814 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:41.814 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:41.814 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:41.814 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:41.815 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:41.815 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:41.815 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:41.839 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:41.839 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:41.964 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4710"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4710"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-4710"}
2026-02-16 21:39:42.013 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8295"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8295"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-8295"}
2026-02-16 21:39:42.013 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-8295" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:42.336 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:42.336 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:42.336 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:42.336 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:42.336 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:42.337 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:42.338 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:42.338 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:42.365 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:42.365 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:42.593 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replication-controller-4710/pod-release-kq85m, name=eth0)
2026-02-16 21:39:42.593 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4710/pod-release-kq85m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali04043bab6e1" profile_ids:"kns.replication-controller-4710" profile_ids:"ksa.replication-controller-4710.default" ipv4_nets:"10.100.219.131/32"}
2026-02-16 21:39:42.594 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"}
2026-02-16 21:39:42.594 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"}
2026-02-16 21:39:42.594 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"}
2026-02-16 21:39:42.595 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali04043bab6e1"
2026-02-16 21:39:42.595 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"}
2026-02-16 21:39:42.595 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"}
2026-02-16 21:39:42.614 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:42.621 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:42.621 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"} status="up"
2026-02-16 21:39:42.622 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:42.622 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:42.622 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:42.622 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:42.623 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:42.623 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:42.624 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:42.644 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:42.645 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:42.855 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:42.856 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:42.856 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:42.856 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:42.857 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:42.857 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:42.858 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:42.858 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:42.878 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:42.878 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:43.131 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-5655"
2026-02-16 21:39:43.167 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=187
2026-02-16 21:39:43.167 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali04043bab6e1"
2026-02-16 21:39:43.185 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-5655/externalsvc-7855f7c5cc-hh4wf, name=eth0)
2026-02-16 21:39:43.190 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali04043bab6e1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:43.190 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali04043bab6e1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:43.211 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5655/externalsvc-7855f7c5cc-hh4wf" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba125c4355e" profile_ids:"kns.services-5655" profile_ids:"ksa.services-5655.default" ipv4_nets:"10.100.219.186/32"}
2026-02-16 21:39:43.211 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-service" namespace:"services-5655"
2026-02-16 21:39:43.211 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:43.211 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:43.212 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:43.213 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba125c4355e"
2026-02-16 21:39:43.213 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:43.213 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:43.234 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:43.234 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"} status="up"
2026-02-16 21:39:43.246 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-5655/externalsvc-7855f7c5cc-hh4wf, name=eth0)
2026-02-16 21:39:43.247 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5655/externalsvc-7855f7c5cc-hh4wf" endpoint_id:"eth0"}
2026-02-16 21:39:43.247 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-5655"}
2026-02-16 21:39:43.247 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-5655.default"}
2026-02-16 21:39:43.247 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:43.247 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:43.248 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-5655" ipVersion=0x4 table="filter"
2026-02-16 21:39:43.248 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_T91OuR1NmGiKsyOrvT" ipVersion=0x4 table="filter"
2026-02-16 21:39:43.248 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-5655" ipVersion=0x4 table="filter"
2026-02-16 21:39:43.248 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_T91OuR1NmGiKsyOrvT" ipVersion=0x4 table="filter"
2026-02-16 21:39:43.248 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:43.248 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:39:43.249 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliba125c4355e" ipVersion=0x4 table="filter"
2026-02-16 21:39:43.249 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-16 21:39:43.249 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliba125c4355e" ipVersion=0x4 table="filter"
2026-02-16 21:39:43.249 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:43.249 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:43.249 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.186
2026-02-16 21:39:43.314 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5655/externalsvc-7855f7c5cc-hh4wf", EndpointId:"eth0"}
2026-02-16 21:39:43.314 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5655"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-5655"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-5655"}
2026-02-16 21:39:43.314 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6160"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"events-6160"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-6160"}
2026-02-16 21:39:43.314 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-6160" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:43.372 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:43.373 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:43.373 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:43.373 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:43.373 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:43.374 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:43.374 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:43.374 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:43.397 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:43.397 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:43.397 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6160"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"events-6160"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-6160"}
2026-02-16 21:39:43.419 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5927"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5927"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5927"}
2026-02-16 21:39:43.438 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-5927" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:43.622 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:43.623 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:43.623 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:43.623 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:43.623 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:43.624 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:43.624 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:43.624 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:43.644 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:43.644 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:43.743 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-2283/agnhost-primary-zsl4j, name=eth0)
2026-02-16 21:39:43.745 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2283/agnhost-primary-zsl4j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia096e651bc2" profile_ids:"kns.kubectl-2283" profile_ids:"ksa.kubectl-2283.default" ipv4_nets:"10.100.219.184/32"}
2026-02-16 21:39:43.745 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:43.745 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:43.745 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:43.746 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia096e651bc2"
2026-02-16 21:39:43.746 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:43.746 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:43.768 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-2283/agnhost-primary-zsl4j, name=eth0)
2026-02-16 21:39:43.773 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:43.773 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"} status="up"
2026-02-16 21:39:43.773 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2283"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2283"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2283"}
2026-02-16 21:39:43.774 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2283/agnhost-primary-zsl4j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia096e651bc2" profile_ids:"kns.kubectl-2283" profile_ids:"ksa.kubectl-2283.default" ipv4_nets:"10.100.219.184/32"}
2026-02-16 21:39:43.774 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:43.774 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:43.774 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:43.774 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia096e651bc2"
2026-02-16 21:39:43.775 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:43.775 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:43.796 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:43.796 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"} status="up"
2026-02-16 21:39:43.894 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:43.894 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:43.894 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:43.894 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:43.894 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:43.895 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:43.896 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:43.896 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:43.920 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:43.920 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:44.050 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-2283/agnhost-primary-zsl4j, name=eth0)
2026-02-16 21:39:44.050 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2283/agnhost-primary-zsl4j" endpoint_id:"eth0"}
2026-02-16 21:39:44.050 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-2283"}
2026-02-16 21:39:44.050 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-2283.default"}
2026-02-16 21:39:44.050 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:44.050 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:44.051 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-2283" ipVersion=0x4 table="filter"
2026-02-16 21:39:44.051 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Oz1EH6o5_Suj8B9ZPk" ipVersion=0x4 table="filter"
2026-02-16 21:39:44.051 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-2283" ipVersion=0x4 table="filter"
2026-02-16 21:39:44.051 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Oz1EH6o5_Suj8B9ZPk" ipVersion=0x4 table="filter"
2026-02-16 21:39:44.051 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:44.051 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia096e651bc2" ipVersion=0x4 table="filter"
2026-02-16 21:39:44.051 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia096e651bc2" ipVersion=0x4 table="filter"
2026-02-16 21:39:44.051 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:44.051 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:44.052 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.184
2026-02-16 21:39:44.067 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=dns-5927/test-dns-nameservers, name=eth0)
2026-02-16 21:39:44.109 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2283/agnhost-primary-zsl4j", EndpointId:"eth0"}
2026-02-16 21:39:44.109 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-5927"} profile:{inbound_rules:{action:"allow" rule_id:"zEmiEZ_EiL99sPdu"} outbound_rules:{action:"allow" rule_id:"8x4hQzbPV7v9peob"}}
2026-02-16 21:39:44.109 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-5927.default"} profile:{}
2026-02-16 21:39:44.109 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-5927/test-dns-nameservers" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic2cb92c5814" profile_ids:"kns.dns-5927" profile_ids:"ksa.dns-5927.default" ipv4_nets:"10.100.219.132/32"}
2026-02-16 21:39:44.109 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:44.109 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:44.109 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:44.110 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic2cb92c5814" ipVersion=0x4 table="filter"
2026-02-16 21:39:44.110 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-5927" ipVersion=0x4 table="filter"
2026-02-16 21:39:44.110 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PQqk9jgDY5KJnoWyj5" ipVersion=0x4 table="filter"
2026-02-16 21:39:44.110 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic2cb92c5814" ipVersion=0x4 table="filter"
2026-02-16 21:39:44.110 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-5927" ipVersion=0x4 table="filter"
2026-02-16 21:39:44.110 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PQqk9jgDY5KJnoWyj5" ipVersion=0x4 table="filter"
2026-02-16 21:39:44.110 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic2cb92c5814"
2026-02-16 21:39:44.110 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:44.110 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:44.142 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="calic2cb92c5814" state="down"
2026-02-16 21:39:44.142 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic2cb92c5814"
2026-02-16 21:39:44.144 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="calic2cb92c5814" state="up"
2026-02-16 21:39:44.152 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:44.152 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"} status="down"
2026-02-16 21:39:44.152 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic2cb92c5814", State:"down", Index:188}
2026-02-16 21:39:44.152 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic2cb92c5814", Addrs:set.Typed[string]{}}
2026-02-16 21:39:44.152 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic2cb92c5814", Addrs:set.Typed[string]{}}
2026-02-16 21:39:44.152 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic2cb92c5814", State:"up", Index:188}
2026-02-16 21:39:44.152 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic2cb92c5814"
2026-02-16 21:39:44.152 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic2cb92c5814"
2026-02-16 21:39:44.152 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic2cb92c5814"
2026-02-16 21:39:44.152 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:44.152 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:44.166 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=184
2026-02-16 21:39:44.166 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia096e651bc2"
2026-02-16 21:39:44.166 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="calia096e651bc2" state="down"
2026-02-16 21:39:44.171 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:44.171 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"} status="up"
2026-02-16 21:39:44.171 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia096e651bc2", Addrs:set.Typed[string]{}}
2026-02-16 21:39:44.171 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia096e651bc2", Addrs:set.Typed[string]{}}
2026-02-16 21:39:44.171 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia096e651bc2", State:"down", Index:184}
2026-02-16 21:39:44.203 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="calia096e651bc2" state=""
2026-02-16 21:39:44.203 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia096e651bc2"
2026-02-16 21:39:44.203 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia096e651bc2", State:"", Index:184}
2026-02-16 21:39:44.203 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia096e651bc2", Addrs:set.Set[string](nil)}
2026-02-16 21:39:44.203 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia096e651bc2", Addrs:set.Set[string](nil)}
2026-02-16 21:39:44.203 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:39:44.420 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:44.420 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:44.420 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:44.420 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:44.420 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:44.421 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:44.421 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:44.421 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:44.441 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:44.441 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:44.652 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=dns-5927/test-dns-nameservers, name=eth0)
2026-02-16 21:39:44.652 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-5927/test-dns-nameservers" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic2cb92c5814" profile_ids:"kns.dns-5927" profile_ids:"ksa.dns-5927.default" ipv4_nets:"10.100.219.132/32"}
2026-02-16 21:39:44.652 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:39:44.652 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:44.653 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:44.653 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:44.653 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic2cb92c5814"
2026-02-16 21:39:44.653 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:44.653 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:44.670 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:44.675 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:44.675 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"} status="up"
2026-02-16 21:39:44.675 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:44.675 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:44.675 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:44.675 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:44.676 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:44.676 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:44.676 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:44.698 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:44.698 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:44.939 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:44.940 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:44.940 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:44.940 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:44.940 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:44.941 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:44.942 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:44.942 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:44.969 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:44.969 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:45.434 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=188
2026-02-16 21:39:45.434 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic2cb92c5814"
2026-02-16 21:39:45.434 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic2cb92c5814", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:45.434 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic2cb92c5814", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:45.466 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:45.466 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:45.466 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:45.466 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:45.466 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:45.467 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:45.467 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:45.467 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:45.494 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:45.495 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:45.591 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="caliba125c4355e" state="down"
2026-02-16 21:39:45.591 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba125c4355e", State:"down", Index:186}
2026-02-16 21:39:45.591 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliba125c4355e"
2026-02-16 21:39:45.591 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=186
2026-02-16 21:39:45.595 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="caliba125c4355e" state=""
2026-02-16 21:39:45.595 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliba125c4355e"
2026-02-16 21:39:45.608 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba125c4355e", Addrs:set.Typed[string]{}}
2026-02-16 21:39:45.609 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba125c4355e", Addrs:set.Typed[string]{}}
2026-02-16 21:39:45.609 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba125c4355e", State:"", Index:186}
2026-02-16 21:39:45.609 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba125c4355e", Addrs:set.Set[string](nil)}
2026-02-16 21:39:45.609 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba125c4355e", Addrs:set.Set[string](nil)}
2026-02-16 21:39:45.647 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:45.647 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:45.647 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:45.648 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:45.648 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:45.648 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:45.648 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:45.648 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:45.677 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=dns-5927/test-dns-nameservers, name=eth0)
2026-02-16 21:39:45.680 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:45.680 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:45.680 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-5927/test-dns-nameservers" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic2cb92c5814" profile_ids:"kns.dns-5927" profile_ids:"ksa.dns-5927.default" ipv4_nets:"10.100.219.132/32"}
2026-02-16 21:39:45.680 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:45.680 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:45.680 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:45.682 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic2cb92c5814"
2026-02-16 21:39:45.682 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:45.682 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:45.693 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=dns-5927/test-dns-nameservers, name=eth0)
2026-02-16 21:39:45.716 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:45.716 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"} status="up"
2026-02-16 21:39:45.716 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-5927/test-dns-nameservers" endpoint_id:"eth0"}
2026-02-16 21:39:45.716 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-5927"}
2026-02-16 21:39:45.716 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-5927.default"}
2026-02-16 21:39:45.716 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5927"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5927"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5927"}
2026-02-16 21:39:45.716 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:45.717 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:45.717 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-5927" ipVersion=0x4 table="filter"
2026-02-16 21:39:45.718 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PQqk9jgDY5KJnoWyj5" ipVersion=0x4 table="filter"
2026-02-16 21:39:45.718 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-5927" ipVersion=0x4 table="filter"
2026-02-16 21:39:45.718 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PQqk9jgDY5KJnoWyj5" ipVersion=0x4 table="filter"
2026-02-16 21:39:45.718 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:45.718 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic2cb92c5814" ipVersion=0x4 table="filter"
2026-02-16 21:39:45.718 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic2cb92c5814" ipVersion=0x4 table="filter"
2026-02-16 21:39:45.718 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:45.718 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:45.719 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.132
2026-02-16 21:39:45.771 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-5927/test-dns-nameservers", EndpointId:"eth0"}
2026-02-16 21:39:45.771 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9361"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9361"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-9361"}
2026-02-16 21:39:45.771 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-9361" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:45.811 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:39:45.985 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:45.985 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:45.985 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:45.985 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:45.985 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:45.986 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:45.986 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:45.986 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:46.036 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:46.036 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:46.118 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8295"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8295"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-8295"}
2026-02-16 21:39:46.140 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-628"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-628"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-628"}
2026-02-16 21:39:46.160 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-628" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:46.376 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1776" name:"default"}
2026-02-16 21:39:46.503 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:39:46.504 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibffa5a5c8f8" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.219.185/32"}
2026-02-16 21:39:46.504 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:46.504 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:46.504 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:46.505 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:46.505 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:46.505 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:46.511 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:46.536 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:39:46.540 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:46.541 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:46.541 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:46.541 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibffa5a5c8f8" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.219.185/32"}
2026-02-16 21:39:46.541 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:46.541 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:46.541 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:46.542 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:46.542 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:46.542 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:46.543 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:46.543 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:46.544 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:46.544 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:46.544 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:46.544 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:46.566 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:39:46.571 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:46.571 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:46.571 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:46.571 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:46.571 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibffa5a5c8f8" profile_ids:"kns.statefulset-9877" profile_ids:"ksa.statefulset-9877.default" ipv4_nets:"10.100.219.185/32"}
2026-02-16 21:39:46.571 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:46.571 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:46.571 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:46.572 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:46.572 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:46.572 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:46.593 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:46.593 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:46.640 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-9361/update-demo-nautilus-fd98t, name=eth0)
2026-02-16 21:39:46.641 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-9361"} profile:{inbound_rules:{action:"allow" rule_id:"ME5cW1bJ61UwQNau"} outbound_rules:{action:"allow" rule_id:"yyifyHrmQ5RlYdMJ"}}
2026-02-16 21:39:46.641 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-9361.default"} profile:{}
2026-02-16 21:39:46.641 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9361/update-demo-nautilus-fd98t" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbb1107fc50" profile_ids:"kns.kubectl-9361" profile_ids:"ksa.kubectl-9361.default" ipv4_nets:"10.100.219.188/32"}
2026-02-16 21:39:46.641 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:46.641 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:46.641 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:46.642 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califbb1107fc50" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.642 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-9361" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.642 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BQ15r8Ufni6THRVPTM" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.642 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califbb1107fc50" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.642 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-9361" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.642 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BQ15r8Ufni6THRVPTM" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.642 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califbb1107fc50"
2026-02-16 21:39:46.642 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:46.642 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:46.674 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:46.679 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:46.679 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"} status="down"
2026-02-16 21:39:46.680 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:46.680 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:46.680 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:46.680 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:46.680 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:46.680 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:46.680 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:46.713 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:46.713 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:46.715 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="califbb1107fc50" state="down"
2026-02-16 21:39:46.715 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califbb1107fc50"
2026-02-16 21:39:46.716 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="califbb1107fc50" state="up"
2026-02-16 21:39:46.716 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbb1107fc50", State:"down", Index:189}
2026-02-16 21:39:46.716 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbb1107fc50", Addrs:set.Typed[string]{}}
2026-02-16 21:39:46.716 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbb1107fc50", Addrs:set.Typed[string]{}}
2026-02-16 21:39:46.716 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbb1107fc50", State:"up", Index:189}
2026-02-16 21:39:46.716 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califbb1107fc50"
2026-02-16 21:39:46.716 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califbb1107fc50"
2026-02-16 21:39:46.716 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbb1107fc50"
2026-02-16 21:39:46.716 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:46.716 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:46.740 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:46.740 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"} status="up"
2026-02-16 21:39:46.740 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1776"}
2026-02-16 21:39:46.740 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:39:46.947 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-628/netserver-1, name=eth0)
2026-02-16 21:39:46.948 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-628.default"} profile:{}
2026-02-16 21:39:46.948 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-628"} profile:{inbound_rules:{action:"allow" rule_id:"uQasWHHJtlQCHNPv"} outbound_rules:{action:"allow" rule_id:"K3--py1RU74iKwbu"}}
2026-02-16 21:39:46.948 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-628/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c0a4afaaf7" profile_ids:"kns.pod-network-test-628" profile_ids:"ksa.pod-network-test-628.default" ipv4_nets:"10.100.219.130/32"}
2026-02-16 21:39:46.948 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:46.948 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:46.948 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:46.949 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7c0a4afaaf7" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.949 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gtLGqw_Wp9TVWNbkKF" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.949 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5zTz9kvUGvaiwf9T7p" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.949 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7c0a4afaaf7" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.949 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gtLGqw_Wp9TVWNbkKF" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.949 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5zTz9kvUGvaiwf9T7p" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.949 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7c0a4afaaf7"
2026-02-16 21:39:46.949 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:46.949 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:46.960 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=statefulset-9877/ss2-1, name=eth0)
2026-02-16 21:39:46.991 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:39:46.991 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"} status="down"
2026-02-16 21:39:46.991 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9877/ss2-1" endpoint_id:"eth0"}
2026-02-16 21:39:46.991 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9877"}
2026-02-16 21:39:46.991 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9877.default"}
2026-02-16 21:39:46.992 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:46.992 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:46.992 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NX_lVA1f9pjZcHTBvJ" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.992 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4_S-xdd9I2xV4gXxWI" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.992 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NX_lVA1f9pjZcHTBvJ" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.992 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4_S-xdd9I2xV4gXxWI" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.992 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:46.992 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibffa5a5c8f8" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.992 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibffa5a5c8f8" ipVersion=0x4 table="filter"
2026-02-16 21:39:46.992 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:46.992 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:46.992 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.185
2026-02-16 21:39:47.010 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replication-controller-4710/pod-release-kq85m, name=eth0)
2026-02-16 21:39:47.013 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="cali7c0a4afaaf7" state="down"
2026-02-16 21:39:47.014 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c0a4afaaf7"
2026-02-16 21:39:47.017 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=replication-controller-4710/pod-release-kq85m, name=eth0)
2026-02-16 21:39:47.018 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="cali7c0a4afaaf7" state="up"
2026-02-16 21:39:47.034 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:47.048 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9877/ss2-1", EndpointId:"eth0"}
2026-02-16 21:39:47.048 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4710/pod-release-kq85m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali04043bab6e1" profile_ids:"kns.replication-controller-4710" profile_ids:"ksa.replication-controller-4710.default" ipv4_nets:"10.100.219.131/32"}
2026-02-16 21:39:47.048 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4710/pod-release-kq85m" endpoint_id:"eth0"}
2026-02-16 21:39:47.048 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-4710"}
2026-02-16 21:39:47.048 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-4710.default"}
2026-02-16 21:39:47.048 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:47.048 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c0a4afaaf7", State:"down", Index:190}
2026-02-16 21:39:47.048 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c0a4afaaf7", Addrs:set.Typed[string]{}}
2026-02-16 21:39:47.048 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c0a4afaaf7", Addrs:set.Typed[string]{}}
2026-02-16 21:39:47.048 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c0a4afaaf7", State:"up", Index:190}
2026-02-16 21:39:47.064 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=185
2026-02-16 21:39:47.064 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:47.064 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="calibffa5a5c8f8" state="down"
2026-02-16 21:39:47.064 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="calibffa5a5c8f8" state=""
2026-02-16 21:39:47.064 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibffa5a5c8f8"
2026-02-16 21:39:47.064 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Typed[string]{}}
2026-02-16 21:39:47.064 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Typed[string]{}}
2026-02-16 21:39:47.064 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibffa5a5c8f8", State:"down", Index:185}
2026-02-16 21:39:47.064 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibffa5a5c8f8", State:"", Index:185}
2026-02-16 21:39:47.064 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Set[string](nil)}
2026-02-16 21:39:47.064 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibffa5a5c8f8", Addrs:set.Set[string](nil)}
2026-02-16 21:39:47.068 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7c0a4afaaf7"
2026-02-16 21:39:47.068 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c0a4afaaf7"
2026-02-16 21:39:47.068 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"}
2026-02-16 21:39:47.068 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"}
2026-02-16 21:39:47.068 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Lf-OhshKnimUrNaeZ-" ipVersion=0x4 table="filter"
2026-02-16 21:39:47.068 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_QxCjmqzZrpRk7vFRu4" ipVersion=0x4 table="filter"
2026-02-16 21:39:47.068 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Lf-OhshKnimUrNaeZ-" ipVersion=0x4 table="filter"
2026-02-16 21:39:47.068 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_QxCjmqzZrpRk7vFRu4" ipVersion=0x4 table="filter"
2026-02-16 21:39:47.068 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"}
2026-02-16 21:39:47.068 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:47.069 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:47.069 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:47.069 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali04043bab6e1" ipVersion=0x4 table="filter"
2026-02-16 21:39:47.069 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali04043bab6e1" ipVersion=0x4 table="filter"
2026-02-16 21:39:47.069 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c0a4afaaf7"
2026-02-16 21:39:47.069 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:47.069 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:47.069 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:47.069 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"}
2026-02-16 21:39:47.069 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"}
2026-02-16 21:39:47.070 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:47.070 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:47.071 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.131
2026-02-16 21:39:47.151 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4710/pod-release-kq85m", EndpointId:"eth0"}
2026-02-16 21:39:47.151 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:47.151 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:47.151 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:47.151 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:47.192 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="calic2cb92c5814" state="down"
2026-02-16 21:39:47.192 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic2cb92c5814"
2026-02-16 21:39:47.192 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic2cb92c5814", State:"down", Index:188}
2026-02-16 21:39:47.192 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic2cb92c5814", Addrs:set.Typed[string]{}}
2026-02-16 21:39:47.192 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic2cb92c5814", Addrs:set.Typed[string]{}}
2026-02-16 21:39:47.197 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="calic2cb92c5814" state=""
2026-02-16 21:39:47.197 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic2cb92c5814"
2026-02-16 21:39:47.198 [INFO][90] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=188
2026-02-16 21:39:47.215 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic2cb92c5814", State:"", Index:188}
2026-02-16 21:39:47.215 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic2cb92c5814", Addrs:set.Set[string](nil)}
2026-02-16 21:39:47.215 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic2cb92c5814", Addrs:set.Set[string](nil)}
2026-02-16 21:39:47.515 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali04043bab6e1" state="down"
2026-02-16 21:39:47.516 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali04043bab6e1", State:"down", Index:187}
2026-02-16 21:39:47.516 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:39:47.516 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali04043bab6e1"
2026-02-16 21:39:47.516 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=187
2026-02-16 21:39:47.517 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali04043bab6e1" state=""
2026-02-16 21:39:47.517 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali04043bab6e1"
2026-02-16 21:39:47.534 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali04043bab6e1", Addrs:set.Typed[string]{}}
2026-02-16 21:39:47.534 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali04043bab6e1", Addrs:set.Typed[string]{}}
2026-02-16 21:39:47.534 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali04043bab6e1", State:"", Index:187}
2026-02-16 21:39:47.534 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali04043bab6e1", Addrs:set.Set[string](nil)}
2026-02-16 21:39:47.534 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali04043bab6e1", Addrs:set.Set[string](nil)}
2026-02-16 21:39:47.552 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:47.565 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:47.565 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:39:47.602 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:47.602 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:47.603 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:47.603 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:47.603 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:47.603 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:47.623 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:47.623 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:47.656 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-4710" name:"default"}
2026-02-16 21:39:47.709 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:47.729 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:47.729 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4710"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4710"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-4710"}
2026-02-16 21:39:47.738 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-9361/update-demo-nautilus-fd98t, name=eth0)
2026-02-16 21:39:47.738 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9361/update-demo-nautilus-fd98t" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbb1107fc50" profile_ids:"kns.kubectl-9361" profile_ids:"ksa.kubectl-9361.default" ipv4_nets:"10.100.219.188/32"}
2026-02-16 21:39:47.747 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-4710"}
2026-02-16 21:39:47.759 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-628/netserver-1, name=eth0)
2026-02-16 21:39:47.759 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-628/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c0a4afaaf7" profile_ids:"kns.pod-network-test-628" profile_ids:"ksa.pod-network-test-628.default" ipv4_nets:"10.100.219.130/32"}
2026-02-16 21:39:47.808 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:47.809 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:47.809 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:47.809 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:47.810 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:47.810 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:47.810 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:47.810 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:47.810 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:47.811 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:47.811 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbb1107fc50"
2026-02-16 21:39:47.811 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c0a4afaaf7"
2026-02-16 21:39:47.811 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:47.811 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:47.811 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:47.811 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:47.811 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:47.811 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:47.834 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:47.835 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:47.835 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:47.835 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"} status="up"
2026-02-16 21:39:47.835 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:47.835 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:47.962 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=190
2026-02-16 21:39:47.962 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7c0a4afaaf7"
2026-02-16 21:39:47.962 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c0a4afaaf7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:47.962 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c0a4afaaf7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:48.072 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:48.072 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:48.072 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:48.072 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:48.073 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:48.074 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:48.074 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:48.074 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:48.097 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:48.097 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:48.536 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-5655" name:"default"}
2026-02-16 21:39:48.536 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:39:48.601 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:48.602 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:48.602 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:48.602 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:48.602 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:48.603 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:48.603 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:48.603 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:48.626 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:48.626 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:48.639 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-6160" name:"default"}
2026-02-16 21:39:48.666 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=189
2026-02-16 21:39:48.666 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califbb1107fc50"
2026-02-16 21:39:48.669 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbb1107fc50", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:48.669 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbb1107fc50", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:39:48.703 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:48.703 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:48.703 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:48.703 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:48.703 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:48.703 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:48.703 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:48.703 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:48.726 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:48.726 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:48.909 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5655"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-5655"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-5655"}
2026-02-16 21:39:48.934 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-5655"}
2026-02-16 21:39:48.959 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6160"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"events-6160"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-6160"}
2026-02-16 21:39:48.978 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-6160"}
2026-02-16 21:39:49.120 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:49.120 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:49.120 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:49.121 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:49.121 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:49.122 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:49.122 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:49.122 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:49.147 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:49.147 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:49.161 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2283" name:"default"}
2026-02-16 21:39:49.161 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:39:49.221 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2283"}
2026-02-16 21:39:49.639 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:49.640 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:49.640 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:39:49.640 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:49.640 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:49.640 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:49.641 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:49.641 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:49.642 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:49.666 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:49.666 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:49.704 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:49.704 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:49.704 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:49.704 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:49.704 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:49.705 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:49.705 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:49.705 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:49.728 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:49.728 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:50.158 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:50.158 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:50.158 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:50.159 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:50.159 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:50.160 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:50.160 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:50.160 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:50.182 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:50.182 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:50.678 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:50.678 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:50.679 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:50.679 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:50.679 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:50.679 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:50.680 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:50.680 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:50.703 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:50.703 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:50.706 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:50.706 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:50.706 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:50.706 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:50.706 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:50.707 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:50.707 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:50.707 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:50.726 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:50.726 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:50.804 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-5927" name:"default"}
2026-02-16 21:39:51.046 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5927"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5927"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5927"}
2026-02-16 21:39:51.071 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-5927"}
2026-02-16 21:39:51.196 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:51.197 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:51.197 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:51.197 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:51.197 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:51.199 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:51.199 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:51.199 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:51.220 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:51.220 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:51.312 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-8295" name:"default"}
2026-02-16 21:39:51.462 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8295"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8295"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-8295"}
2026-02-16 21:39:51.483 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-8295"}
2026-02-16 21:39:51.719 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:51.719 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:51.719 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:51.719 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:51.719 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:51.720 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:51.720 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:51.720 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:51.743 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:51.743 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:52.216 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:52.216 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:52.217 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:52.217 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:52.217 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:52.217 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:52.218 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:52.218 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:52.240 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:52.240 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:52.721 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:52.722 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:52.722 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:52.722 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:52.722 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:52.722 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:52.722 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:52.722 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:52.736 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:52.743 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:52.743 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:52.743 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:52.743 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:52.744 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:52.744 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:52.744 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:52.745 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:52.745 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:52.770 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:52.770 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:53.257 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:53.258 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:53.258 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:53.258 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:53.258 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:53.259 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:53.259 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:53.259 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:53.288 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:53.288 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:53.721 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:53.722 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:53.722 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:53.722 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:53.722 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:53.723 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:53.723 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:53.723 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:53.745 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:53.746 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:53.778 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:53.778 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:53.778 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:53.778 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:53.779 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:53.779 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:53.780 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:53.780 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:53.808 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:53.808 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:54.295 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:54.296 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:54.296 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:54.296 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:54.296 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:54.297 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:54.297 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:54.297 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:54.315 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:54.315 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:54.726 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:54.726 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:54.726 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:54.726 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:54.726 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:54.727 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:54.727 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:54.727 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:54.748 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:54.748 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:54.818 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:54.818 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:54.818 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:54.818 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:54.818 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:54.819 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:54.819 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:54.819 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:54.843 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-9361/update-demo-nautilus-fd98t, name=eth0)
2026-02-16 21:39:54.848 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:54.848 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:54.848 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9361/update-demo-nautilus-fd98t" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbb1107fc50" profile_ids:"kns.kubectl-9361" profile_ids:"ksa.kubectl-9361.default" ipv4_nets:"10.100.219.188/32"}
2026-02-16 21:39:54.848 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:54.848 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:54.848 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:54.848 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbb1107fc50"
2026-02-16 21:39:54.848 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:54.849 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:54.869 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-9361/update-demo-nautilus-fd98t, name=eth0)
2026-02-16 21:39:54.887 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:54.887 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"} status="up"
2026-02-16 21:39:54.887 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9361/update-demo-nautilus-fd98t" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbb1107fc50" profile_ids:"kns.kubectl-9361" profile_ids:"ksa.kubectl-9361.default" ipv4_nets:"10.100.219.188/32"}
2026-02-16 21:39:54.887 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:54.887 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:54.887 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:54.889 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbb1107fc50"
2026-02-16 21:39:54.890 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:54.890 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:54.918 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:54.918 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"} status="up"
2026-02-16 21:39:55.083 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9361"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9361"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-9361"}
2026-02-16 21:39:55.099 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4187"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4187"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4187"}
2026-02-16 21:39:55.124 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4187" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:55.160 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-9361/update-demo-nautilus-fd98t, name=eth0)
2026-02-16 21:39:55.160 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-9361/update-demo-nautilus-fd98t" endpoint_id:"eth0"}
2026-02-16 21:39:55.161 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-9361"}
2026-02-16 21:39:55.161 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-9361.default"}
2026-02-16 21:39:55.161 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:55.161 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:55.161 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-9361" ipVersion=0x4 table="filter"
2026-02-16 21:39:55.161 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BQ15r8Ufni6THRVPTM" ipVersion=0x4 table="filter"
2026-02-16 21:39:55.161 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-9361" ipVersion=0x4 table="filter"
2026-02-16 21:39:55.161 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BQ15r8Ufni6THRVPTM" ipVersion=0x4 table="filter"
2026-02-16 21:39:55.161 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:55.162 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califbb1107fc50" ipVersion=0x4 table="filter"
2026-02-16 21:39:55.162 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califbb1107fc50" ipVersion=0x4 table="filter"
2026-02-16 21:39:55.162 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:55.162 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 189
2026-02-16 21:39:55.172 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.188
2026-02-16 21:39:55.228 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-9361/update-demo-nautilus-fd98t", EndpointId:"eth0"}
2026-02-16 21:39:55.228 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9877"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9877"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9877"}
2026-02-16 21:39:55.228 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-633"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-633"}
2026-02-16 21:39:55.228 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-633" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:55.228 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4187"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4187"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4187"} labels:{key:"webhook-4187" value:"true"}
2026-02-16 21:39:55.253 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7631"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7631"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7631"} labels:{key:"webhook-4187-markers" value:"true"}
2026-02-16 21:39:55.253 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7631" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:55.264 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="califbb1107fc50" state="down"
2026-02-16 21:39:55.264 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califbb1107fc50"
2026-02-16 21:39:55.265 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=189
2026-02-16 21:39:55.271 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="califbb1107fc50" state=""
2026-02-16 21:39:55.271 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califbb1107fc50"
2026-02-16 21:39:55.276 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbb1107fc50", State:"down", Index:189}
2026-02-16 21:39:55.276 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbb1107fc50", Addrs:set.Typed[string]{}}
2026-02-16 21:39:55.276 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbb1107fc50", Addrs:set.Typed[string]{}}
2026-02-16 21:39:55.276 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbb1107fc50", State:"", Index:189}
2026-02-16 21:39:55.276 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbb1107fc50", Addrs:set.Set[string](nil)}
2026-02-16 21:39:55.276 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbb1107fc50", Addrs:set.Set[string](nil)}
2026-02-16 21:39:55.334 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:55.334 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:55.335 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:55.335 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:55.335 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:55.335 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:55.335 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:55.335 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:55.361 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:55.361 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:55.744 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:55.744 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:55.744 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:55.745 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:55.745 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:55.745 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:55.746 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:55.746 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:55.772 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:55.772 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:55.851 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:55.851 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:55.851 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:55.851 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:55.851 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:55.853 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:55.853 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:55.853 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:55.873 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:55.873 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:56.369 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:56.370 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:56.370 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:56.370 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:56.370 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:56.371 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:56.371 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:56.371 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:56.397 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:56.397 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:56.746 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:56.746 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:56.746 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:56.746 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:56.746 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:56.747 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:56.747 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:56.747 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:56.764 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:56.764 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:56.892 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:56.892 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:56.892 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:56.893 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:56.893 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:56.894 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:56.894 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:56.894 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:56.916 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:56.916 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:57.413 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:57.414 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:57.414 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:57.414 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:57.414 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:57.415 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:57.415 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:57.416 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:57.438 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:57.438 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:57.486 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4187" type:"ClusterIP" cluster_ips:"10.254.165.182" ports:{Protocol:"TCP" Port:8443}
2026-02-16 21:39:57.754 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:57.754 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:57.754 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:57.754 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:57.755 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:57.756 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:57.757 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:57.757 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:57.785 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:57.785 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:57.928 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:57.928 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:57.928 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:57.928 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:57.929 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:57.930 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:57.930 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:57.931 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:57.956 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:57.957 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:58.454 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:58.454 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:58.454 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:58.454 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:58.454 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:58.455 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:58.455 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:58.455 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:58.474 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:58.474 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:58.688 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4187"
2026-02-16 21:39:58.764 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:58.764 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:58.764 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:58.764 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:58.764 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:58.765 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:58.765 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:58.766 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:58.786 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:58.786 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:58.787 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4187"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4187"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4187"} labels:{key:"webhook-4187" value:"true"}
2026-02-16 21:39:58.812 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7631"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7631"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7631"} labels:{key:"webhook-4187-markers" value:"true"}
2026-02-16 21:39:58.836 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9735"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9735"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-9735"}
2026-02-16 21:39:58.863 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-9735" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:58.904 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9735"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9735"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-9735"}
2026-02-16 21:39:58.933 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7576"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7576"}
2026-02-16 21:39:58.933 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-7576" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:39:58.979 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:58.979 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:58.979 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:58.979 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:58.979 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:58.980 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:58.980 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:58.980 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:59.006 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:59.006 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:59.505 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:59.505 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:59.505 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:59.506 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:59.506 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:59.506 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:59.506 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:59.506 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:59.526 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:59.526 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:39:59.717 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-628/netserver-1, name=eth0)
2026-02-16 21:39:59.718 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-628/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c0a4afaaf7" profile_ids:"kns.pod-network-test-628" profile_ids:"ksa.pod-network-test-628.default" ipv4_nets:"10.100.219.130/32"}
2026-02-16 21:39:59.719 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:59.719 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:59.720 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:59.722 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c0a4afaaf7"
2026-02-16 21:39:59.722 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:59.722 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:39:59.751 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:59.751 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"} status="up"
2026-02-16 21:39:59.759 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:39:59.760 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:39:59.760 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:59.760 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:59.760 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:59.761 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:39:59.762 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:59.762 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:39:59.785 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:39:59.785 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:00.021 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:00.022 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:00.022 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:00.022 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:00.022 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:00.023 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:00.023 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:00.023 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:00.044 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:00.044 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:00.211 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-9361" name:"default"}
2026-02-16 21:40:00.241 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-9877"
2026-02-16 21:40:00.339 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-9877" name:"default"}
2026-02-16 21:40:00.543 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:00.543 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:00.543 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:00.543 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:00.543 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:00.544 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:00.544 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:00.544 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:00.570 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:00.570 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:00.758 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:00.758 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:00.758 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:00.758 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:00.759 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:00.759 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:00.759 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:00.759 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:00.782 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:00.782 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:00.861 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-628/test-container-pod, name=eth0)
2026-02-16 21:40:00.862 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-628/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1be3514699d" profile_ids:"kns.pod-network-test-628" profile_ids:"ksa.pod-network-test-628.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:40:00.862 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:00.862 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:00.862 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:00.863 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1be3514699d" ipVersion=0x4 table="filter"
2026-02-16 21:40:00.863 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1be3514699d" ipVersion=0x4 table="filter"
2026-02-16 21:40:00.863 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1be3514699d"
2026-02-16 21:40:00.863 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:00.863 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:00.901 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:00.901 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:40:00.939 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali1be3514699d" state="down"
2026-02-16 21:40:00.939 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1be3514699d"
2026-02-16 21:40:00.939 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1be3514699d", State:"down", Index:191}
2026-02-16 21:40:00.939 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1be3514699d", Addrs:set.Typed[string]{}}
2026-02-16 21:40:00.939 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1be3514699d", Addrs:set.Typed[string]{}}
2026-02-16 21:40:00.939 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1be3514699d"
2026-02-16 21:40:00.939 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:00.939 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:00.940 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali1be3514699d" state="up"
2026-02-16 21:40:00.958 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:00.958 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-16 21:40:00.958 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1be3514699d", State:"up", Index:191}
2026-02-16 21:40:00.958 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1be3514699d"
2026-02-16 21:40:00.958 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1be3514699d"
2026-02-16 21:40:00.958 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1be3514699d"
2026-02-16 21:40:00.958 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:00.958 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:00.980 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:00.980 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:40:01.063 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:01.063 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:01.063 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:01.064 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:01.064 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:01.064 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:01.064 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:01.064 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:01.086 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:01.086 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:01.126 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7576"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7576"}
2026-02-16 21:40:01.227 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5902"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-5902"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-5902"}
2026-02-16 21:40:01.256 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-5902" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:01.476 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9361"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9361"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-9361"}
2026-02-16 21:40:01.499 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-9361"}
2026-02-16 21:40:01.574 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9877"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9877"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9877"}
2026-02-16 21:40:01.599 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:01.607 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:01.607 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-9877"}
2026-02-16 21:40:01.607 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:01.607 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:01.607 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:01.607 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:01.608 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:01.608 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:01.632 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:01.632 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:01.764 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-628/test-container-pod, name=eth0)
2026-02-16 21:40:01.764 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-628/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1be3514699d" profile_ids:"kns.pod-network-test-628" profile_ids:"ksa.pod-network-test-628.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:40:01.764 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:01.765 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:01.765 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:01.765 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1be3514699d"
2026-02-16 21:40:01.765 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:01.765 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:01.782 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:01.782 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:40:01.783 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:01.784 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:01.784 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:01.784 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:01.784 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:01.789 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:01.789 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:01.789 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:01.817 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:01.817 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:01.862 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-5902/foo-mq2q8, name=eth0)
2026-02-16 21:40:01.862 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5902"} profile:{inbound_rules:{action:"allow" rule_id:"QxGcRh2nJGecC4Df"} outbound_rules:{action:"allow" rule_id:"FtF2TN1kf1Asz938"}}
2026-02-16 21:40:01.863 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5902.default"} profile:{}
2026-02-16 21:40:01.863 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5902/foo-mq2q8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali369d4e319ee" profile_ids:"kns.job-5902" profile_ids:"ksa.job-5902.default" ipv4_nets:"10.100.219.133/32"}
2026-02-16 21:40:01.863 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:01.863 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:01.863 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:01.863 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:40:01.863 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali369d4e319ee" ipVersion=0x4 table="filter"
2026-02-16 21:40:01.863 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5902" ipVersion=0x4 table="filter"
2026-02-16 21:40:01.863 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-bmeq-5HB9lYJWku-e" ipVersion=0x4 table="filter"
2026-02-16 21:40:01.863 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:40:01.863 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali369d4e319ee" ipVersion=0x4 table="filter"
2026-02-16 21:40:01.863 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5902" ipVersion=0x4 table="filter"
2026-02-16 21:40:01.863 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-bmeq-5HB9lYJWku-e" ipVersion=0x4 table="filter"
2026-02-16 21:40:01.863 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali369d4e319ee"
2026-02-16 21:40:01.863 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:01.863 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:01.908 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:01.908 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"} status="down"
2026-02-16 21:40:01.918 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=191
2026-02-16 21:40:01.918 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1be3514699d"
2026-02-16 21:40:01.918 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1be3514699d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:01.918 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1be3514699d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:01.936 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali369d4e319ee" state="down"
2026-02-16 21:40:01.936 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali369d4e319ee"
2026-02-16 21:40:01.936 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali369d4e319ee" state="up"
2026-02-16 21:40:01.941 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali369d4e319ee", State:"down", Index:192}
2026-02-16 21:40:01.941 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali369d4e319ee", Addrs:set.Typed[string]{}}
2026-02-16 21:40:01.941 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali369d4e319ee", Addrs:set.Typed[string]{}}
2026-02-16 21:40:01.941 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali369d4e319ee", State:"up", Index:192}
2026-02-16 21:40:01.941 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali369d4e319ee"
2026-02-16 21:40:01.941 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali369d4e319ee"
2026-02-16 21:40:01.942 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali369d4e319ee"
2026-02-16 21:40:01.942 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:01.942 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:01.963 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:01.963 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"} status="up"
2026-02-16 21:40:02.117 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:02.117 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:02.117 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:02.117 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:02.117 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:02.118 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:02.118 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:02.118 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:02.135 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:02.135 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:02.632 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:02.633 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:02.633 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:02.633 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:02.633 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:02.633 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:02.633 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:02.633 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:02.655 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:02.655 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:02.785 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:02.786 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:02.787 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:02.787 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:02.787 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:02.789 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:02.789 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:02.789 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:02.804 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-5902/foo-mq2q8, name=eth0)
2026-02-16 21:40:02.812 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:02.812 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:02.812 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5902/foo-mq2q8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali369d4e319ee" profile_ids:"kns.job-5902" profile_ids:"ksa.job-5902.default" ipv4_nets:"10.100.219.133/32"}
2026-02-16 21:40:02.812 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:02.812 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:02.812 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:02.813 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali369d4e319ee"
2026-02-16 21:40:02.813 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:02.813 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:02.833 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:02.833 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"} status="up"
2026-02-16 21:40:03.157 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:03.157 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:03.158 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:03.158 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:03.158 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:03.159 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:03.159 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:03.159 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:03.190 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:03.190 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:03.322 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=192
2026-02-16 21:40:03.322 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali369d4e319ee"
2026-02-16 21:40:03.322 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali369d4e319ee", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:03.322 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali369d4e319ee", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:03.377 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-5902/foo-mq2q8, name=eth0)
2026-02-16 21:40:03.378 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5902/foo-mq2q8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali369d4e319ee" profile_ids:"kns.job-5902" profile_ids:"ksa.job-5902.default" ipv4_nets:"10.100.219.133/32"}
2026-02-16 21:40:03.379 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:03.379 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:03.379 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:03.380 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali369d4e319ee"
2026-02-16 21:40:03.381 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:03.381 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:03.390 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-5902/foo-mq2q8, name=eth0)
2026-02-16 21:40:03.411 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:03.411 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"} status="up"
2026-02-16 21:40:03.411 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5902/foo-mq2q8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali369d4e319ee" profile_ids:"kns.job-5902" profile_ids:"ksa.job-5902.default" ipv4_nets:"10.100.219.133/32"}
2026-02-16 21:40:03.411 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:03.411 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:03.412 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:03.413 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali369d4e319ee"
2026-02-16 21:40:03.413 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:03.413 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:03.443 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:03.443 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"} status="up"
2026-02-16 21:40:03.674 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:03.675 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:03.675 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:03.675 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:03.675 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:03.675 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:03.675 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:03.676 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:03.698 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:03.698 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:03.791 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:03.791 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:03.791 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:03.791 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:03.792 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:03.793 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:03.793 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:03.793 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:03.821 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:03.821 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:03.827 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4187"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4187"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4187"} labels:{key:"webhook-4187" value:"true"}
2026-02-16 21:40:03.963 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7631" name:"default"}
2026-02-16 21:40:04.075 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-9735" name:"default"}
2026-02-16 21:40:04.103 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7631"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7631"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7631"} labels:{key:"webhook-4187-markers" value:"true"}
2026-02-16 21:40:04.125 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7631"}
2026-02-16 21:40:04.195 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:04.195 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:04.195 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:04.196 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:04.196 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:04.197 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:04.197 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:04.197 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:04.226 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:04.226 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:04.410 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9735"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9735"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-9735"}
2026-02-16 21:40:04.432 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-9735"}
2026-02-16 21:40:04.503 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-628"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-628"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-628"}
2026-02-16 21:40:04.540 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1894"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1894"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1894"}
2026-02-16 21:40:04.559 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-1894" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:04.607 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1894"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1894"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1894"}
2026-02-16 21:40:04.638 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1227"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1227"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1227"}
2026-02-16 21:40:04.662 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1227" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:04.712 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:04.713 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:04.713 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:04.713 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:04.713 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:04.714 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:04.714 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:04.714 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:04.743 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:04.744 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:04.745 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1227"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1227"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1227"}
2026-02-16 21:40:04.767 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4643"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"job-4643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4643"}
2026-02-16 21:40:04.794 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-5902/foo-mq2q8, name=eth0)
2026-02-16 21:40:04.807 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:04.809 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-4643" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:04.809 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5902/foo-mq2q8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali369d4e319ee" profile_ids:"kns.job-5902" profile_ids:"ksa.job-5902.default" ipv4_nets:"10.100.219.133/32"}
2026-02-16 21:40:04.809 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:04.809 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:04.810 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:04.810 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:04.810 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:04.810 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:04.810 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:04.810 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:04.811 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali369d4e319ee"
2026-02-16 21:40:04.811 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:04.811 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:04.811 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:04.811 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:04.841 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:04.842 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:04.842 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:04.842 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"} status="up"
2026-02-16 21:40:05.125 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-5902/foo-mq2q8, name=eth0)
2026-02-16 21:40:05.125 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5902/foo-mq2q8" endpoint_id:"eth0"}
2026-02-16 21:40:05.125 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5902.default"}
2026-02-16 21:40:05.125 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5902"}
2026-02-16 21:40:05.125 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:05.125 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:05.126 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5902" ipVersion=0x4 table="filter"
2026-02-16 21:40:05.126 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-bmeq-5HB9lYJWku-e" ipVersion=0x4 table="filter"
2026-02-16 21:40:05.126 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5902" ipVersion=0x4 table="filter"
2026-02-16 21:40:05.126 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-bmeq-5HB9lYJWku-e" ipVersion=0x4 table="filter"
2026-02-16 21:40:05.126 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:05.126 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:40:05.126 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali369d4e319ee" ipVersion=0x4 table="filter"
2026-02-16 21:40:05.126 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-16 21:40:05.126 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali369d4e319ee" ipVersion=0x4 table="filter"
2026-02-16 21:40:05.126 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:05.126 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:05.127 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.133
bird: KIF: Received address message for unknown interface 192
2026-02-16 21:40:05.182 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5902/foo-mq2q8", EndpointId:"eth0"}
2026-02-16 21:40:05.230 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:05.231 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:05.231 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:05.231 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:05.231 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:05.232 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:05.232 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:05.232 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:05.233 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali369d4e319ee" state="down"
2026-02-16 21:40:05.234 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali369d4e319ee"
2026-02-16 21:40:05.235 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=192
2026-02-16 21:40:05.237 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali369d4e319ee" state=""
2026-02-16 21:40:05.237 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali369d4e319ee"
2026-02-16 21:40:05.262 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:05.262 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:05.262 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali369d4e319ee", State:"down", Index:192}
2026-02-16 21:40:05.262 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali369d4e319ee", Addrs:set.Typed[string]{}}
2026-02-16 21:40:05.262 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali369d4e319ee", Addrs:set.Typed[string]{}}
2026-02-16 21:40:05.262 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali369d4e319ee", State:"", Index:192}
2026-02-16 21:40:05.263 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali369d4e319ee", Addrs:set.Set[string](nil)}
2026-02-16 21:40:05.263 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali369d4e319ee", Addrs:set.Set[string](nil)}
2026-02-16 21:40:05.529 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-4643/e2e-tk5vg-7z9dg, name=eth0)
2026-02-16 21:40:05.530 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-4643"} profile:{inbound_rules:{action:"allow" rule_id:"fetR6zsq3gVJa6sG"} outbound_rules:{action:"allow" rule_id:"VMN0B3b2ot4-Ojxk"}}
2026-02-16 21:40:05.530 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-4643.default"} profile:{}
2026-02-16 21:40:05.530 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4643/e2e-tk5vg-7z9dg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali222872e0687" profile_ids:"kns.job-4643" profile_ids:"ksa.job-4643.default" ipv4_nets:"10.100.219.189/32"}
2026-02-16 21:40:05.530 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:05.530 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:05.530 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:05.530 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali222872e0687" ipVersion=0x4 nextLog=2026-02-16 21:40:07.709412141 +0000 UTC m=+1402.526815080 table="filter"
2026-02-16 21:40:05.530 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali222872e0687"
2026-02-16 21:40:05.530 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:05.530 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:05.569 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:05.569 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"} status="down"
2026-02-16 21:40:05.597 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali222872e0687" state="down"
2026-02-16 21:40:05.597 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali222872e0687"
2026-02-16 21:40:05.597 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali222872e0687", State:"down", Index:193}
2026-02-16 21:40:05.597 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali222872e0687", Addrs:set.Typed[string]{}}
2026-02-16 21:40:05.597 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali222872e0687", Addrs:set.Typed[string]{}}
2026-02-16 21:40:05.597 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali222872e0687"
2026-02-16 21:40:05.597 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:05.597 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:05.599 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali222872e0687" state="up"
2026-02-16 21:40:05.614 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:05.614 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"} status="down"
2026-02-16 21:40:05.614 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali222872e0687", State:"up", Index:193}
2026-02-16 21:40:05.614 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali222872e0687"
2026-02-16 21:40:05.614 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali222872e0687"
2026-02-16 21:40:05.614 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali222872e0687"
2026-02-16 21:40:05.615 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:05.615 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:05.630 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:05.630 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"} status="up"
2026-02-16 21:40:05.750 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:05.750 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:05.750 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:05.750 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:05.750 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:05.751 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:05.751 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:05.751 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:05.767 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:05.767 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:05.823 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:05.824 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:05.824 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:05.824 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:05.824 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:05.830 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:05.831 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:05.831 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:05.857 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:05.857 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:05.873 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5902"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-5902"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-5902"}
2026-02-16 21:40:05.915 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-9261"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-9261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-9261"}
2026-02-16 21:40:05.947 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-9261" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:06.298 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:06.298 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:06.299 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:06.299 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:06.299 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:06.300 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:06.300 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:06.300 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:06.322 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:06.322 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:06.702 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-7576" name:"default"}
2026-02-16 21:40:06.764 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=gc-9261/simpletest.deployment-646b6984b-r7d7x, name=eth0)
2026-02-16 21:40:06.767 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-9261"} profile:{inbound_rules:{action:"allow" rule_id:"fzprQ85irjBBC3fV"} outbound_rules:{action:"allow" rule_id:"A4lJRxLuRZmtc9WQ"}}
2026-02-16 21:40:06.767 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-9261.default"} profile:{}
2026-02-16 21:40:06.767 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-9261/simpletest.deployment-646b6984b-r7d7x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05e7750e2bb" profile_ids:"kns.gc-9261" profile_ids:"ksa.gc-9261.default" ipv4_nets:"10.100.219.191/32"}
2026-02-16 21:40:06.767 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"}
2026-02-16 21:40:06.767 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"}
2026-02-16 21:40:06.767 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"}
2026-02-16 21:40:06.768 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali05e7750e2bb"
2026-02-16 21:40:06.768 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"}
2026-02-16 21:40:06.768 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"}
2026-02-16 21:40:06.812 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:06.813 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"} status="down"
2026-02-16 21:40:06.828 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:06.828 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:06.829 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:06.829 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:06.829 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:06.829 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:06.829 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:06.829 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:06.842 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali05e7750e2bb" state="down"
2026-02-16 21:40:06.842 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali05e7750e2bb"
2026-02-16 21:40:06.843 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali05e7750e2bb" state="up"
2026-02-16 21:40:06.860 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:06.860 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:06.860 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali05e7750e2bb", State:"down", Index:194}
2026-02-16 21:40:06.860 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali05e7750e2bb", Addrs:set.Typed[string]{}}
2026-02-16 21:40:06.860 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali05e7750e2bb", Addrs:set.Typed[string]{}}
2026-02-16 21:40:06.860 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali05e7750e2bb", State:"up", Index:194}
2026-02-16 21:40:06.860 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali05e7750e2bb"
2026-02-16 21:40:06.860 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali05e7750e2bb"
2026-02-16 21:40:06.860 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali05e7750e2bb"
2026-02-16 21:40:06.860 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"}
2026-02-16 21:40:06.860 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"}
2026-02-16 21:40:06.865 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-4643/e2e-tk5vg-7z9dg, name=eth0)
2026-02-16 21:40:06.883 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:06.883 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"} status="up"
2026-02-16 21:40:06.883 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4643/e2e-tk5vg-7z9dg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali222872e0687" profile_ids:"kns.job-4643" profile_ids:"ksa.job-4643.default" ipv4_nets:"10.100.219.189/32"}
2026-02-16 21:40:06.883 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:06.883 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:06.883 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:06.884 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali222872e0687"
2026-02-16 21:40:06.884 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:06.884 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:06.910 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=193
2026-02-16 21:40:06.910 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali222872e0687"
2026-02-16 21:40:06.927 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:06.927 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"} status="up"
2026-02-16 21:40:06.927 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali222872e0687", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:06.927 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali222872e0687", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:06.962 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7576"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7576"}
2026-02-16 21:40:06.985 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-7576"}
2026-02-16 21:40:07.256 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-9261"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-9261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-9261"}
2026-02-16 21:40:07.283 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3487"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3487"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-3487"}
2026-02-16 21:40:07.306 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-3487" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:07.320 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:07.328 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:07.329 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:07.329 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:07.329 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:07.329 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:07.329 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:07.329 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:07.353 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:07.353 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:07.838 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:07.839 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:07.839 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:07.839 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:07.839 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:07.840 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:07.840 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:07.841 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:07.842 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=gc-9261/simpletest.deployment-646b6984b-r7d7x, name=eth0)
2026-02-16 21:40:07.868 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:07.868 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:07.868 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-9261/simpletest.deployment-646b6984b-r7d7x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05e7750e2bb" profile_ids:"kns.gc-9261" profile_ids:"ksa.gc-9261.default" ipv4_nets:"10.100.219.191/32"}
2026-02-16 21:40:07.868 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"}
2026-02-16 21:40:07.868 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"}
2026-02-16 21:40:07.868 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"}
2026-02-16 21:40:07.869 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali05e7750e2bb"
2026-02-16 21:40:07.869 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"}
2026-02-16 21:40:07.869 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"}
2026-02-16 21:40:07.873 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:07.895 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:07.895 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"} status="up"
2026-02-16 21:40:07.895 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:07.895 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:07.896 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:07.896 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:07.896 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:07.896 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:07.896 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:07.934 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:07.934 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:08.050 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-4643/e2e-tk5vg-7z9dg, name=eth0)
2026-02-16 21:40:08.050 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4643/e2e-tk5vg-7z9dg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali222872e0687" profile_ids:"kns.job-4643" profile_ids:"ksa.job-4643.default" ipv4_nets:"10.100.219.189/32"}
2026-02-16 21:40:08.050 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:08.050 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:08.050 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:08.051 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali222872e0687"
2026-02-16 21:40:08.051 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:08.051 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:08.075 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:08.075 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"} status="up"
2026-02-16 21:40:08.153 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali222872e0687" state="down"
2026-02-16 21:40:08.153 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali222872e0687", State:"down", Index:193}
2026-02-16 21:40:08.153 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali222872e0687"
2026-02-16 21:40:08.153 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:08.153 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:08.153 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali222872e0687"
2026-02-16 21:40:08.154 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=193
2026-02-16 21:40:08.155 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.189
2026-02-16 21:40:08.163 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali222872e0687" state=""
2026-02-16 21:40:08.164 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali222872e0687"
2026-02-16 21:40:08.178 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:08.178 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"} status="down"
2026-02-16 21:40:08.178 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali222872e0687", Addrs:set.Typed[string]{}}
2026-02-16 21:40:08.178 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali222872e0687", Addrs:set.Typed[string]{}}
2026-02-16 21:40:08.178 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali222872e0687", State:"", Index:193}
2026-02-16 21:40:08.178 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali222872e0687", Addrs:set.Set[string](nil)}
2026-02-16 21:40:08.178 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali222872e0687", Addrs:set.Set[string](nil)}
2026-02-16 21:40:08.178 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali222872e0687"
2026-02-16 21:40:08.178 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:08.178 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:08.204 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:08.204 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"} status="down"
2026-02-16 21:40:08.270 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-4643/e2e-tk5vg-7z9dg, name=eth0)
2026-02-16 21:40:08.271 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4643/e2e-tk5vg-7z9dg" endpoint_id:"eth0"}
2026-02-16 21:40:08.271 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-4643"}
2026-02-16 21:40:08.271 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-4643.default"}
2026-02-16 21:40:08.271 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:08.271 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:08.272 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-4643" ipVersion=0x4 logsSkipped=11 table="filter"
2026-02-16 21:40:08.272 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_p03QXr7pU2jjpZny4z" ipVersion=0x4 table="filter"
2026-02-16 21:40:08.272 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-4643" ipVersion=0x4 table="filter"
2026-02-16 21:40:08.272 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_p03QXr7pU2jjpZny4z" ipVersion=0x4 table="filter"
2026-02-16 21:40:08.272 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:08.272 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali222872e0687" ipVersion=0x4 table="filter"
2026-02-16 21:40:08.272 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali222872e0687" ipVersion=0x4 table="filter"
2026-02-16 21:40:08.272 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:08.272 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:08.328 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4643/e2e-tk5vg-7z9dg", EndpointId:"eth0"}
2026-02-16 21:40:08.355 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:08.355 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:08.355 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:08.355 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:08.355 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:08.355 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:08.356 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:08.356 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:08.380 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:08.380 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:08.603 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=194
2026-02-16 21:40:08.603 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali05e7750e2bb"
2026-02-16 21:40:08.603 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali05e7750e2bb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:08.603 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali05e7750e2bb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:08.842 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:08.842 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:08.843 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:08.843 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:08.843 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:08.843 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:08.843 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:08.843 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:08.873 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:08.873 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:08.888 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:08.891 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:08.891 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:08.892 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:08.892 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:08.893 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:08.893 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:08.893 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:08.913 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:08.913 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:09.097 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4187" name:"default"}
2026-02-16 21:40:09.233 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4187"}
2026-02-16 21:40:09.387 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-633"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-633"}
2026-02-16 21:40:09.407 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4968"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4968"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-4968"}
2026-02-16 21:40:09.421 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:09.428 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-4968" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:09.428 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:09.428 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:09.429 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:09.429 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:09.430 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:09.430 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:09.431 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:09.456 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:09.456 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:09.456 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4968"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4968"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-4968"} labels:{key:"validating-admission-policy-4968" value:"true"}
2026-02-16 21:40:09.587 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-628/netserver-1, name=eth0)
2026-02-16 21:40:09.587 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-628/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c0a4afaaf7" profile_ids:"kns.pod-network-test-628" profile_ids:"ksa.pod-network-test-628.default" ipv4_nets:"10.100.219.130/32"}
2026-02-16 21:40:09.588 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:40:09.588 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:40:09.588 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:40:09.588 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c0a4afaaf7"
2026-02-16 21:40:09.588 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:40:09.588 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:40:09.607 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-628/test-container-pod, name=eth0)
2026-02-16 21:40:09.614 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-628/netserver-1, name=eth0)
2026-02-16 21:40:09.618 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:09.618 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"} status="up"
2026-02-16 21:40:09.618 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-628/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1be3514699d" profile_ids:"kns.pod-network-test-628" profile_ids:"ksa.pod-network-test-628.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:40:09.619 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-628/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c0a4afaaf7" profile_ids:"kns.pod-network-test-628" profile_ids:"ksa.pod-network-test-628.default" ipv4_nets:"10.100.219.130/32"}
2026-02-16 21:40:09.619 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:09.619 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:09.619 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:09.620 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:40:09.620 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:40:09.620 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:40:09.621 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1be3514699d"
2026-02-16 21:40:09.621 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c0a4afaaf7"
2026-02-16 21:40:09.621 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:09.621 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:09.621 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:40:09.621 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:40:09.640 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-628/test-container-pod, name=eth0)
2026-02-16 21:40:09.645 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:09.645 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:40:09.645 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:09.645 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"} status="up"
2026-02-16 21:40:09.645 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-628/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1be3514699d" profile_ids:"kns.pod-network-test-628" profile_ids:"ksa.pod-network-test-628.default" ipv4_nets:"10.100.219.190/32"}
2026-02-16 21:40:09.645 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:09.646 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:09.646 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:09.646 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1be3514699d"
2026-02-16 21:40:09.646 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:09.646 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:09.671 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:09.671 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-16 21:40:09.671 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-628"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-628"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-628"}
2026-02-16 21:40:09.817 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4968"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4968"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-4968"} labels:{key:"validating-admission-policy-4968" value:"true"}
2026-02-16 21:40:09.853 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5396"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-5396"}
2026-02-16 21:40:09.859 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:09.879 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-1894" name:"default"}
2026-02-16 21:40:09.879 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:09.879 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-5396" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:09.879 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:09.879 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:09.879 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:09.880 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:09.880 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:09.880 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:09.916 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:09.916 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:09.946 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:09.947 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:09.947 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:09.947 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:09.947 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:09.947 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:09.947 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:09.947 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:09.978 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:09.978 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:09.989 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-628/netserver-1, name=eth0)
2026-02-16 21:40:09.990 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-628/netserver-1" endpoint_id:"eth0"}
2026-02-16 21:40:09.990 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:40:09.990 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:40:09.990 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:40:09.990 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7c0a4afaaf7" ipVersion=0x4 table="filter"
2026-02-16 21:40:09.990 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7c0a4afaaf7" ipVersion=0x4 table="filter"
2026-02-16 21:40:09.990 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:40:09.990 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:40:09.990 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.130
2026-02-16 21:40:10.058 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/netserver-1", EndpointId:"eth0"}
2026-02-16 21:40:10.076 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pod-network-test-628/test-container-pod, name=eth0)
2026-02-16 21:40:10.077 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-628/test-container-pod" endpoint_id:"eth0"}
2026-02-16 21:40:10.077 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-628"}
2026-02-16 21:40:10.077 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-628.default"}
2026-02-16 21:40:10.077 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:10.077 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:10.077 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gtLGqw_Wp9TVWNbkKF" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.078 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5zTz9kvUGvaiwf9T7p" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.078 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gtLGqw_Wp9TVWNbkKF" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.078 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5zTz9kvUGvaiwf9T7p" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.078 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:10.078 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1be3514699d" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.078 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1be3514699d" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.078 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:10.078 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:10.078 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.190
2026-02-16 21:40:10.092 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="cali7c0a4afaaf7" state="down"
2026-02-16 21:40:10.092 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c0a4afaaf7"
2026-02-16 21:40:10.092 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=190
2026-02-16 21:40:10.096 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="cali7c0a4afaaf7" state=""
2026-02-16 21:40:10.096 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7c0a4afaaf7"
2026-02-16 21:40:10.103 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-3487/pod-0, name=eth0)
2026-02-16 21:40:10.144 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-628/test-container-pod", EndpointId:"eth0"}
2026-02-16 21:40:10.144 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c0a4afaaf7", State:"down", Index:190}
2026-02-16 21:40:10.144 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c0a4afaaf7", Addrs:set.Typed[string]{}}
2026-02-16 21:40:10.144 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c0a4afaaf7", Addrs:set.Typed[string]{}}
2026-02-16 21:40:10.144 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c0a4afaaf7", State:"", Index:190}
2026-02-16 21:40:10.144 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c0a4afaaf7", Addrs:set.Set[string](nil)}
2026-02-16 21:40:10.144 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c0a4afaaf7", Addrs:set.Set[string](nil)}
2026-02-16 21:40:10.144 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:40:10.144 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-3487"} profile:{inbound_rules:{action:"allow" rule_id:"rAP9CdxKq_7zI_TC"} outbound_rules:{action:"allow" rule_id:"5zjJiEkZP_TwqZy-"}}
2026-02-16 21:40:10.144 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-3487.default"} profile:{}
2026-02-16 21:40:10.144 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3487/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8d2bbc6f142" profile_ids:"kns.disruption-3487" profile_ids:"ksa.disruption-3487.default" ipv4_nets:"10.100.219.134/32"}
2026-02-16 21:40:10.160 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:10.161 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:10.161 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:10.161 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8d2bbc6f142" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.161 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-3487" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.161 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_K6GJp0tdYiuXn9_pma" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.161 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8d2bbc6f142" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.161 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-3487" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.161 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_K6GJp0tdYiuXn9_pma" ipVersion=0x4 table="filter"
2026-02-16 21:40:10.161 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8d2bbc6f142"
2026-02-16 21:40:10.161 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:10.161 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:10.172 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali8d2bbc6f142" state="down"
2026-02-16 21:40:10.172 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8d2bbc6f142"
2026-02-16 21:40:10.173 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali8d2bbc6f142" state="up"
2026-02-16 21:40:10.196 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=191
2026-02-16 21:40:10.196 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1be3514699d"
2026-02-16 21:40:10.196 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali1be3514699d" state="down"
2026-02-16 21:40:10.196 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali1be3514699d" state=""
2026-02-16 21:40:10.196 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1be3514699d"
2026-02-16 21:40:10.201 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:10.201 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"} status="down"
2026-02-16 21:40:10.201 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8d2bbc6f142", State:"down", Index:195}
2026-02-16 21:40:10.201 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8d2bbc6f142", Addrs:set.Typed[string]{}}
2026-02-16 21:40:10.201 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8d2bbc6f142", Addrs:set.Typed[string]{}}
2026-02-16 21:40:10.201 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8d2bbc6f142", State:"up", Index:195}
2026-02-16 21:40:10.201 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1be3514699d", Addrs:set.Typed[string]{}}
2026-02-16 21:40:10.201 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1be3514699d", Addrs:set.Typed[string]{}}
2026-02-16 21:40:10.202 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1be3514699d", State:"down", Index:191}
2026-02-16 21:40:10.202 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1be3514699d", State:"", Index:191}
2026-02-16 21:40:10.202 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1be3514699d", Addrs:set.Set[string](nil)}
2026-02-16 21:40:10.202 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1be3514699d", Addrs:set.Set[string](nil)}
2026-02-16 21:40:10.268 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8d2bbc6f142"
2026-02-16 21:40:10.269 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8d2bbc6f142"
2026-02-16 21:40:10.269 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8d2bbc6f142"
2026-02-16 21:40:10.269 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:10.269 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:10.288 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:10.288 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"} status="up"
2026-02-16 21:40:10.368 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1227" name:"default"}
2026-02-16 21:40:10.469 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:10.469 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:10.472 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:10.472 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:10.472 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:10.472 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:10.472 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:10.472 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:10.496 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:10.496 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:10.531 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1894"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1894"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1894"}
2026-02-16 21:40:10.549 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-1894"}
2026-02-16 21:40:10.642 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1227"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1227"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1227"}
2026-02-16 21:40:10.668 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1227"}
2026-02-16 21:40:10.889 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-3487/pod-0, name=eth0)
2026-02-16 21:40:10.889 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3487/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8d2bbc6f142" profile_ids:"kns.disruption-3487" profile_ids:"ksa.disruption-3487.default" ipv4_nets:"10.100.219.134/32"}
2026-02-16 21:40:10.889 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:40:10.889 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:10.889 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:10.889 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:10.890 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8d2bbc6f142"
2026-02-16 21:40:10.890 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:10.890 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:10.913 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:10.913 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"} status="up"
2026-02-16 21:40:10.919 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:10.919 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:10.919 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:10.919 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:10.919 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:10.919 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:10.919 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:10.920 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:10.947 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:10.947 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:10.987 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:10.988 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:10.988 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:40:10.991 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:10.991 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:10.992 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:10.992 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:10.992 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:10.992 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:11.013 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:11.013 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:11.401 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-5902" name:"default"}
2026-02-16 21:40:11.401 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:40:11.427 [INFO][90] felix/summary.go 100: Summarising 458 dataplane reconciliation loops over 1m0.4s: avg=28ms longest=83ms (partial-resync-routes-v4,resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:40:11.427 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5902"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-5902"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-5902"}
2026-02-16 21:40:11.450 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-5902"}
2026-02-16 21:40:11.507 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:11.507 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:11.507 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:11.507 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:11.507 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:11.508 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:11.508 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:11.508 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:11.533 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:11.534 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:11.562 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3487"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3487"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-3487"}
2026-02-16 21:40:11.588 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2340"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2340"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2340"}
2026-02-16 21:40:11.588 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:40:11.597 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2340" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:11.889 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:11.890 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:11.890 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:40:11.890 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:11.890 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:11.890 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:11.891 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:11.891 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:11.891 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:11.912 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:11.912 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:11.962 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=195
2026-02-16 21:40:11.962 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8d2bbc6f142"
2026-02-16 21:40:11.962 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8d2bbc6f142", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:11.962 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8d2bbc6f142", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:12.021 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:12.021 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:12.022 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:12.022 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:12.022 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:12.024 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:12.024 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:12.024 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:12.047 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:12.047 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:12.179 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a, name=eth0)
2026-02-16 21:40:12.180 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-2340"} profile:{inbound_rules:{action:"allow" rule_id:"nfq7LD6BDxgSWvyW"} outbound_rules:{action:"allow" rule_id:"q3rpy3Gwm7L4M1gQ"}}
2026-02-16 21:40:12.180 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-2340.default"} profile:{}
2026-02-16 21:40:12.180 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9fb757c1977" profile_ids:"kns.projected-2340" profile_ids:"ksa.projected-2340.default" ipv4_nets:"10.100.219.137/32"}
2026-02-16 21:40:12.180 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:12.180 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:12.180 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:12.181 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9fb757c1977" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.181 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-2340" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.181 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VdMWiqA9_0FBJODN3J" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.181 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9fb757c1977" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.181 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-2340" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.181 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VdMWiqA9_0FBJODN3J" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.181 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9fb757c1977"
2026-02-16 21:40:12.181 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:12.181 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:12.223 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:12.223 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"} status="down"
2026-02-16 21:40:12.255 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="cali9fb757c1977" state="down"
2026-02-16 21:40:12.255 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9fb757c1977"
2026-02-16 21:40:12.255 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9fb757c1977", State:"down", Index:196}
2026-02-16 21:40:12.255 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9fb757c1977", Addrs:set.Typed[string]{}}
2026-02-16 21:40:12.255 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9fb757c1977", Addrs:set.Typed[string]{}}
2026-02-16 21:40:12.255 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9fb757c1977"
2026-02-16 21:40:12.255 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:12.255 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:12.256 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="cali9fb757c1977" state="up"
2026-02-16 21:40:12.280 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:12.280 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"} status="down"
2026-02-16 21:40:12.280 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9fb757c1977", State:"up", Index:196}
2026-02-16 21:40:12.280 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9fb757c1977"
2026-02-16 21:40:12.280 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9fb757c1977"
2026-02-16 21:40:12.280 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9fb757c1977"
2026-02-16 21:40:12.281 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:12.281 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:12.286 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=gc-9261/simpletest.deployment-646b6984b-r7d7x, name=eth0)
2026-02-16 21:40:12.294 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=gc-9261/simpletest.deployment-646b6984b-r7d7x, name=eth0)
2026-02-16 21:40:12.311 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:12.311 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"} status="up"
2026-02-16 21:40:12.311 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-9261/simpletest.deployment-646b6984b-r7d7x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05e7750e2bb" profile_ids:"kns.gc-9261" profile_ids:"ksa.gc-9261.default" ipv4_nets:"10.100.219.191/32"}
2026-02-16 21:40:12.311 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-9261/simpletest.deployment-646b6984b-r7d7x" endpoint_id:"eth0"}
2026-02-16 21:40:12.311 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-9261"}
2026-02-16 21:40:12.311 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-9261.default"}
2026-02-16 21:40:12.311 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:40:12.348 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"}
2026-02-16 21:40:12.348 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"}
2026-02-16 21:40:12.348 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-9261" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.348 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-9261.default" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.348 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-9261" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.348 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-9261.default" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.348 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"}
2026-02-16 21:40:12.348 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali05e7750e2bb" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.348 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali05e7750e2bb" ipVersion=0x4 table="filter"
2026-02-16 21:40:12.348 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"}
2026-02-16 21:40:12.348 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"}
2026-02-16 21:40:12.349 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.191
2026-02-16 21:40:12.399 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9261/simpletest.deployment-646b6984b-r7d7x", EndpointId:"eth0"}
2026-02-16 21:40:12.540 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:12.540 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:12.540 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:12.540 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:12.540 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:12.540 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:12.540 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:12.540 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:12.562 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:12.562 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:12.596 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-9261" name:"default"}
2026-02-16 21:40:12.758 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-9261"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-9261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-9261"}
2026-02-16 21:40:12.766 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali05e7750e2bb" state="down"
2026-02-16 21:40:12.766 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali05e7750e2bb"
2026-02-16 21:40:12.766 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=194
2026-02-16 21:40:12.766 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali05e7750e2bb" state=""
2026-02-16 21:40:12.766 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali05e7750e2bb"
2026-02-16 21:40:12.782 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali05e7750e2bb", State:"down", Index:194}
2026-02-16 21:40:12.782 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali05e7750e2bb", Addrs:set.Typed[string]{}}
2026-02-16 21:40:12.782 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali05e7750e2bb", Addrs:set.Typed[string]{}}
2026-02-16 21:40:12.782 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali05e7750e2bb", State:"", Index:194}
2026-02-16 21:40:12.782 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali05e7750e2bb", Addrs:set.Set[string](nil)}
2026-02-16 21:40:12.782 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali05e7750e2bb", Addrs:set.Set[string](nil)}
2026-02-16 21:40:12.782 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-9261"}
2026-02-16 21:40:12.918 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a, name=eth0)
2026-02-16 21:40:12.919 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9fb757c1977" profile_ids:"kns.projected-2340" profile_ids:"ksa.projected-2340.default" ipv4_nets:"10.100.219.137/32"}
2026-02-16 21:40:12.919 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:12.919 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:12.919 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:12.920 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9fb757c1977"
2026-02-16 21:40:12.920 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:12.920 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:12.951 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:12.951 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"} status="up"
2026-02-16 21:40:12.965 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:12.965 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:12.968 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:12.968 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:12.968 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:12.970 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:12.970 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:12.970 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:12.993 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:12.993 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:13.066 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:13.066 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:13.069 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:13.069 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:13.069 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:13.070 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:13.071 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:13.071 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:13.094 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:13.095 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:13.587 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:13.587 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:13.587 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:40:13.587 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:13.587 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:13.588 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:13.588 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:13.588 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:13.588 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:13.609 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:13.609 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:13.914 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=196
2026-02-16 21:40:13.914 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9fb757c1977"
2026-02-16 21:40:13.914 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9fb757c1977", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:13.914 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9fb757c1977", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:13.924 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:13.938 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:13.938 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:13.938 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:13.938 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:13.938 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:13.938 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:13.938 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:13.958 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:13.958 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:14.052 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5396"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-5396"}
2026-02-16 21:40:14.077 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-3748"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-3748"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-3748"}
2026-02-16 21:40:14.101 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a, name=eth0)
2026-02-16 21:40:14.106 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-3748" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:14.107 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9fb757c1977" profile_ids:"kns.projected-2340" profile_ids:"ksa.projected-2340.default" ipv4_nets:"10.100.219.137/32"}
2026-02-16 21:40:14.107 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:14.107 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:14.107 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:14.108 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9fb757c1977"
2026-02-16 21:40:14.108 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:14.109 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:14.113 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:14.128 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:14.128 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"} status="down"
2026-02-16 21:40:14.128 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:14.128 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:14.128 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:14.128 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:14.129 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9fb757c1977"
2026-02-16 21:40:14.129 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:14.130 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:14.130 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:14.154 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:14.154 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:14.201 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="cali9fb757c1977" state="down"
2026-02-16 21:40:14.201 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9fb757c1977"
2026-02-16 21:40:14.201 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9fb757c1977", State:"down", Index:196}
2026-02-16 21:40:14.201 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9fb757c1977", Addrs:set.Typed[string]{}}
2026-02-16 21:40:14.201 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9fb757c1977", Addrs:set.Typed[string]{}}
2026-02-16 21:40:14.201 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9fb757c1977"
2026-02-16 21:40:14.201 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9fb757c1977"
2026-02-16 21:40:14.201 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:14.202 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:14.202 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.137
2026-02-16 21:40:14.202 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="cali9fb757c1977" state=""
2026-02-16 21:40:14.202 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9fb757c1977"
2026-02-16 21:40:14.202 [INFO][90] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=196
2026-02-16 21:40:14.220 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:14.221 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"} status="down"
2026-02-16 21:40:14.221 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9fb757c1977", State:"", Index:196}
2026-02-16 21:40:14.221 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9fb757c1977", Addrs:set.Set[string](nil)}
2026-02-16 21:40:14.221 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9fb757c1977", Addrs:set.Set[string](nil)}
2026-02-16 21:40:14.221 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9fb757c1977"
2026-02-16 21:40:14.221 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:14.221 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:14.242 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:14.242 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"} status="down"
2026-02-16 21:40:14.307 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a, name=eth0)
2026-02-16 21:40:14.307 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a" endpoint_id:"eth0"}
2026-02-16 21:40:14.307 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-2340"}
2026-02-16 21:40:14.308 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-2340.default"}
2026-02-16 21:40:14.308 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:14.308 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:14.308 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-2340" ipVersion=0x4 table="filter"
2026-02-16 21:40:14.308 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VdMWiqA9_0FBJODN3J" ipVersion=0x4 table="filter"
2026-02-16 21:40:14.308 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-2340" ipVersion=0x4 table="filter"
2026-02-16 21:40:14.308 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VdMWiqA9_0FBJODN3J" ipVersion=0x4 table="filter"
2026-02-16 21:40:14.308 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:14.308 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9fb757c1977" ipVersion=0x4 table="filter"
2026-02-16 21:40:14.308 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9fb757c1977" ipVersion=0x4 table="filter"
2026-02-16 21:40:14.308 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:14.308 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:14.366 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2340/downwardapi-volume-3782468c-8c1f-4e65-a7b9-b9d33a53f29a", EndpointId:"eth0"}
2026-02-16 21:40:14.458 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-633" name:"default"}
2026-02-16 21:40:14.478 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-3748"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-3748"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-3748"}
2026-02-16 21:40:14.514 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-643"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-643"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-643"}
2026-02-16 21:40:14.547 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-643" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:14.547 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:40:14.636 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:14.636 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:14.666 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:14.667 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:14.668 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:14.672 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:14.672 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:14.672 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:14.694 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:14.694 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:14.749 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-628" name:"default"}
2026-02-16 21:40:14.876 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-4968" name:"default"}
2026-02-16 21:40:14.933 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:14.933 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:14.981 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:14.982 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:14.982 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:14.983 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:14.983 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:14.983 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:15.004 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:15.004 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:15.100 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4643"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"job-4643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4643"}
2026-02-16 21:40:15.123 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-7989"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-7989"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"csinodes-7989"}
2026-02-16 21:40:15.131 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-633"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-633"}
2026-02-16 21:40:15.136 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csinodes-7989" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:15.155 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-633"}
2026-02-16 21:40:15.164 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:15.164 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:15.196 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:15.196 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:15.196 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:15.197 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:15.198 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:15.198 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:15.217 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:15.218 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:15.315 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-7989"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-7989"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"csinodes-7989"}
2026-02-16 21:40:15.353 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6678"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6678"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6678"}
2026-02-16 21:40:15.362 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-6678" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:15.486 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6678"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6678"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6678"}
2026-02-16 21:40:15.513 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3320"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3320"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3320"}
2026-02-16 21:40:15.536 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3320" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:15.604 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-628"}
2026-02-16 21:40:15.684 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:15.684 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:15.693 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2340"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2340"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2340"}
2026-02-16 21:40:15.709 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2666"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2666"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2666"}
2026-02-16 21:40:15.716 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:15.716 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:15.716 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:15.718 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:15.718 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:15.719 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:15.739 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:15.739 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:15.740 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-2666" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:15.894 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4968"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4968"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-4968"} labels:{key:"validating-admission-policy-4968" value:"true"}
2026-02-16 21:40:15.912 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-4968"}
2026-02-16 21:40:15.935 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:15.957 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:16.032 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:16.032 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:16.032 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:16.033 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:16.034 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:16.034 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:16.064 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:16.064 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:16.201 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:16.202 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:16.202 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:16.202 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:16.202 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:16.203 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:16.203 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:16.203 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:16.227 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:16.227 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:16.587 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-3487/pod-0, name=eth0)
2026-02-16 21:40:16.588 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3487/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8d2bbc6f142" profile_ids:"kns.disruption-3487" profile_ids:"ksa.disruption-3487.default" ipv4_nets:"10.100.219.134/32"}
2026-02-16 21:40:16.588 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:40:16.588 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:16.589 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:16.590 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:16.590 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8d2bbc6f142"
2026-02-16 21:40:16.590 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:16.590 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:16.604 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-3487/pod-0, name=eth0)
2026-02-16 21:40:16.622 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:16.622 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"} status="up"
2026-02-16 21:40:16.622 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3487"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3487"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-3487"}
2026-02-16 21:40:16.623 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3487/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8d2bbc6f142" profile_ids:"kns.disruption-3487" profile_ids:"ksa.disruption-3487.default" ipv4_nets:"10.100.219.134/32"}
2026-02-16 21:40:16.623 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:16.623 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:16.623 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:16.623 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8d2bbc6f142"
2026-02-16 21:40:16.623 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:16.623 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:16.648 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:16.648 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"} status="up"
2026-02-16 21:40:16.721 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:16.722 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:16.722 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:16.722 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:16.722 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:16.722 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:16.722 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:16.722 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:16.749 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:16.749 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:16.887 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=disruption-3487/pod-0, name=eth0)
2026-02-16 21:40:16.887 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3487/pod-0" endpoint_id:"eth0"}
2026-02-16 21:40:16.888 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-3487"}
2026-02-16 21:40:16.888 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-3487.default"}
2026-02-16 21:40:16.888 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:16.888 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:16.888 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-3487" ipVersion=0x4 table="filter"
2026-02-16 21:40:16.888 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_K6GJp0tdYiuXn9_pma" ipVersion=0x4 table="filter"
2026-02-16 21:40:16.888 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-3487" ipVersion=0x4 table="filter"
2026-02-16 21:40:16.888 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_K6GJp0tdYiuXn9_pma" ipVersion=0x4 table="filter"
2026-02-16 21:40:16.888 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:16.888 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8d2bbc6f142" ipVersion=0x4 table="filter"
2026-02-16 21:40:16.888 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8d2bbc6f142" ipVersion=0x4 table="filter"
2026-02-16 21:40:16.888 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:16.888 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:16.889 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.134
bird: KIF: Received address message for unknown interface 195
2026-02-16 21:40:16.941 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:16.947 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3487/pod-0", EndpointId:"eth0"}
2026-02-16 21:40:16.947 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:16.947 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:16.947 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:16.947 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:16.948 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:16.948 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:16.948 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:16.971 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:16.971 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:16.998 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=195
2026-02-16 21:40:16.998 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8d2bbc6f142"
2026-02-16 21:40:16.998 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali8d2bbc6f142" state="down"
2026-02-16 21:40:16.998 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8d2bbc6f142", Addrs:set.Typed[string]{}}
2026-02-16 21:40:16.998 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8d2bbc6f142", Addrs:set.Typed[string]{}}
2026-02-16 21:40:16.998 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8d2bbc6f142", State:"down", Index:195}
2026-02-16 21:40:16.998 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali8d2bbc6f142" state=""
2026-02-16 21:40:16.998 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8d2bbc6f142"
2026-02-16 21:40:17.014 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8d2bbc6f142", State:"", Index:195}
2026-02-16 21:40:17.014 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8d2bbc6f142", Addrs:set.Set[string](nil)}
2026-02-16 21:40:17.014 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8d2bbc6f142", Addrs:set.Set[string](nil)}
2026-02-16 21:40:17.245 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:17.246 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:17.246 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:17.246 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:17.246 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:17.247 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:17.247 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:17.247 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:17.270 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:17.270 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:17.765 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:17.765 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:17.765 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:17.765 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:17.765 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:17.766 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:17.766 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:17.766 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:17.790 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:17.790 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:17.966 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:17.966 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:17.967 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:17.967 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:17.967 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:17.968 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:17.968 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:17.968 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:17.996 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:17.996 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:18.289 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:18.289 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:18.289 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:18.289 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:18.289 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:18.289 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:18.289 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:18.289 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:18.309 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:18.309 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:18.815 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:18.815 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:18.815 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:18.815 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:18.815 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:18.816 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:18.816 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:18.817 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:18.854 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:18.854 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:18.991 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:18.992 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:18.992 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:18.992 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:18.992 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:18.993 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:18.993 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:18.994 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:19.020 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:19.020 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:19.083 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-5396" name:"default"}
2026-02-16 21:40:19.316 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5396"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-5396"}
2026-02-16 21:40:19.340 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:19.342 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-5396"}
2026-02-16 21:40:19.342 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:19.342 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:19.343 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:19.343 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:19.345 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:19.345 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:19.345 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:19.366 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:19.366 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:19.628 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3320"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3320"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3320"}
2026-02-16 21:40:19.656 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8208"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8208"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-8208"}
2026-02-16 21:40:19.678 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-8208" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:19.766 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-3748" name:"default"}
2026-02-16 21:40:19.829 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-3748"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-3748"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-3748"}
2026-02-16 21:40:19.854 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-3748"}
2026-02-16 21:40:19.859 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:19.882 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:19.882 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:19.883 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:19.883 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:19.883 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:19.883 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:19.884 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:19.912 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:19.912 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:19.997 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:19.997 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:19.998 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:19.998 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:19.998 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:19.999 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:20.000 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:20.000 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:20.023 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:20.023 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:20.383 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:20.383 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:20.383 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:20.384 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:20.384 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:20.384 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:20.384 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:20.384 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:20.408 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:20.408 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:20.603 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-4643" name:"default"}
2026-02-16 21:40:20.629 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4643"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"job-4643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4643"}
2026-02-16 21:40:20.662 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-4643"}
2026-02-16 21:40:20.732 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2340" name:"default"}
2026-02-16 21:40:20.846 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2666"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2666"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2666"}
2026-02-16 21:40:20.868 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csinodes-7989" name:"default"}
2026-02-16 21:40:20.887 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-7887"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-7887"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"conformance-tests-7887"}
2026-02-16 21:40:20.887 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"conformance-tests-7887" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:20.906 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:20.911 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:20.911 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:20.911 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:20.911 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:20.912 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:20.913 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:20.913 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:20.934 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:20.934 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:20.991 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-7887"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-7887"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"conformance-tests-7887"}
2026-02-16 21:40:21.008 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:21.016 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:21.017 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3357"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3357"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-3357"}
2026-02-16 21:40:21.017 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:21.017 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:21.017 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:21.018 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:21.018 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:21.019 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:21.042 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:21.042 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:21.042 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-3357" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:21.225 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-7989"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-7989"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"csinodes-7989"}
2026-02-16 21:40:21.225 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csinodes-7989"}
2026-02-16 21:40:21.254 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-6678" name:"default"}
2026-02-16 21:40:21.382 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6678"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6678"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6678"}
2026-02-16 21:40:21.411 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-6678"}
2026-02-16 21:40:21.426 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:21.439 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:21.439 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:21.440 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:21.440 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:21.440 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:21.440 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:21.440 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:21.465 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:21.465 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:21.550 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2340"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2340"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2340"}
2026-02-16 21:40:21.575 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2340"}
2026-02-16 21:40:21.919 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali8c6d16da3db" state="down"
2026-02-16 21:40:21.920 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8c6d16da3db"
2026-02-16 21:40:21.920 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c6d16da3db", State:"down", Index:197}
2026-02-16 21:40:21.920 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c6d16da3db", Addrs:set.Typed[string]{}}
2026-02-16 21:40:21.920 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c6d16da3db", Addrs:set.Typed[string]{}}
2026-02-16 21:40:21.922 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali8c6d16da3db" state="up"
2026-02-16 21:40:21.942 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:21.945 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:21.945 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:21.945 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:21.946 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:21.946 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:21.946 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:21.946 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:21.965 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:21.965 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:21.965 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c6d16da3db", State:"up", Index:197}
2026-02-16 21:40:21.965 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8c6d16da3db"
2026-02-16 21:40:21.965 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c6d16da3db"
2026-02-16 21:40:22.014 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:22.014 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:22.014 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:22.014 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:22.014 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:22.015 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:22.015 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:22.015 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:22.033 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:22.033 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:22.058 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-3487" name:"default"}
2026-02-16 21:40:22.058 [INFO][90] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-16 21:40:22.128 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali8c6d16da3db" state="down"
2026-02-16 21:40:22.129 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c6d16da3db", State:"down", Index:197}
2026-02-16 21:40:22.128 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali8c6d16da3db" state=""
2026-02-16 21:40:22.129 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c6d16da3db", State:"", Index:197}
2026-02-16 21:40:22.129 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8c6d16da3db"
2026-02-16 21:40:22.129 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c6d16da3db", Addrs:set.Set[string](nil)}
2026-02-16 21:40:22.129 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c6d16da3db", Addrs:set.Set[string](nil)}
2026-02-16 21:40:22.132 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-3487"}
2026-02-16 21:40:22.168 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.187
2026-02-16 21:40:22.244 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3357"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3357"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-3357"}
2026-02-16 21:40:22.263 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3380"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3380"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-3380"}
2026-02-16 21:40:22.273 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-3380" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:22.473 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:22.474 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:22.474 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:22.474 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:22.474 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:22.475 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:22.475 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:22.475 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:22.497 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:22.497 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:22.990 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:22.991 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:22.991 [INFO][90] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-16 21:40:22.991 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:22.992 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:22.992 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:22.993 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:22.993 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:22.993 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:23.013 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:23.022 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:23.022 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:23.022 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:23.023 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:23.023 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:23.023 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:23.024 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:23.025 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:23.025 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:23.045 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:23.046 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:23.518 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:23.519 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:23.519 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:23.519 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:23.519 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:23.520 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:23.520 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:23.520 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:23.542 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:23.542 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:24.026 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:24.026 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:24.026 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:24.026 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:24.026 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:24.027 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:24.027 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:24.027 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:24.036 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:24.047 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:24.047 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:24.047 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:24.047 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:24.047 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:24.047 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:24.048 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:24.048 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:24.048 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:24.069 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:24.069 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:24.558 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:24.559 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:24.559 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:24.559 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:24.559 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:24.566 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:24.566 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:24.566 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:24.583 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:24.583 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:24.779 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3320" name:"default"}
2026-02-16 21:40:24.879 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3320"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3320"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3320"}
2026-02-16 21:40:24.907 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3320"}
2026-02-16 21:40:25.022 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:25.022 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:25.022 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:25.022 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:25.022 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:25.023 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:25.023 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:25.023 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:25.043 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:25.043 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:25.071 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:25.072 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:25.072 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:25.072 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:25.072 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:25.072 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:25.072 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:25.072 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:25.089 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:25.089 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:25.594 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:25.594 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:25.594 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:25.595 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:25.595 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:25.595 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:25.595 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:25.595 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:25.614 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:25.614 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:26.027 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:26.027 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:26.027 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:26.027 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:26.027 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:26.028 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:26.028 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:26.028 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:26.047 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:26.047 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:26.056 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"conformance-tests-7887" name:"default"}
2026-02-16 21:40:26.278 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-2666" name:"default"}
2026-02-16 21:40:26.327 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-7887"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-7887"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"conformance-tests-7887"}
2026-02-16 21:40:26.356 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"conformance-tests-7887"}
2026-02-16 21:40:26.492 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3380"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3380"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-3380"}
2026-02-16 21:40:26.522 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2666"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2666"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2666"}
2026-02-16 21:40:26.522 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1430"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-1430"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1430"}
2026-02-16 21:40:26.522 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1430" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:26.539 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-2666"}
2026-02-16 21:40:26.642 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-1430" type:"ClusterIP" cluster_ips:"10.254.177.157" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:40:26.695 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-1430" type:"ClusterIP" cluster_ips:"10.254.178.33" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:40:27.033 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:27.033 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:27.033 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:27.033 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:27.033 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:27.034 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:27.034 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:27.034 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:27.055 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:27.055 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:27.279 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-1430/externalsvc-7855f7c5cc-snnsf, name=eth0)
2026-02-16 21:40:27.280 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1430"} profile:{inbound_rules:{action:"allow" rule_id:"aWwySpgSKsrbiirr"} outbound_rules:{action:"allow" rule_id:"fDLIdBAzF3Of070Q"}}
2026-02-16 21:40:27.280 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1430.default"} profile:{}
2026-02-16 21:40:27.280 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1430/externalsvc-7855f7c5cc-snnsf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7089b716f04" profile_ids:"kns.services-1430" profile_ids:"ksa.services-1430.default" ipv4_nets:"10.100.219.176/32"}
2026-02-16 21:40:27.280 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"}
2026-02-16 21:40:27.280 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"}
2026-02-16 21:40:27.280 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"}
2026-02-16 21:40:27.280 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7089b716f04" ipVersion=0x4 table="filter"
2026-02-16 21:40:27.280 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1430" ipVersion=0x4 table="filter"
2026-02-16 21:40:27.280 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-7jnTbqC2ldsKIPsn1" ipVersion=0x4 table="filter"
2026-02-16 21:40:27.280 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7089b716f04" ipVersion=0x4 table="filter"
2026-02-16 21:40:27.281 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1430" ipVersion=0x4 table="filter"
2026-02-16 21:40:27.281 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-7jnTbqC2ldsKIPsn1" ipVersion=0x4 table="filter"
2026-02-16 21:40:27.281 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7089b716f04"
2026-02-16 21:40:27.281 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"}
2026-02-16 21:40:27.281 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"}
2026-02-16 21:40:27.314 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:27.315 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"} status="down"
2026-02-16 21:40:27.357 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="cali7089b716f04" state="down"
2026-02-16 21:40:27.357 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7089b716f04"
2026-02-16 21:40:27.358 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7089b716f04", State:"down", Index:198}
2026-02-16 21:40:27.358 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7089b716f04", Addrs:set.Typed[string]{}}
2026-02-16 21:40:27.358 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7089b716f04", Addrs:set.Typed[string]{}}
2026-02-16 21:40:27.358 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7089b716f04"
2026-02-16 21:40:27.358 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"}
2026-02-16 21:40:27.358 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"}
2026-02-16 21:40:27.364 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="cali7089b716f04" state="up"
2026-02-16 21:40:27.380 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:27.381 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"} status="down"
2026-02-16 21:40:27.381 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7089b716f04", State:"up", Index:198}
2026-02-16 21:40:27.381 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7089b716f04"
2026-02-16 21:40:27.381 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7089b716f04"
2026-02-16 21:40:27.381 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7089b716f04"
2026-02-16 21:40:27.381 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"}
2026-02-16 21:40:27.381 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"}
2026-02-16 21:40:27.404 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:27.404 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"} status="up"
2026-02-16 21:40:27.404 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-3357" name:"default"}
2026-02-16 21:40:27.567 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-3357"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-3357"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-3357"}
2026-02-16 21:40:27.590 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-3357"}
2026-02-16 21:40:27.631 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:27.631 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39d69b4a3e9" profile_ids:"kns.pods-1163" profile_ids:"ksa.pods-1163.default" ipv4_nets:"10.100.219.162/32"}
2026-02-16 21:40:27.631 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:27.631 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:27.631 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:27.632 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:27.632 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:27.632 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:27.639 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790, name=eth0)
2026-02-16 21:40:27.652 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:27.652 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"} status="up"
2026-02-16 21:40:27.652 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790" endpoint_id:"eth0"}
2026-02-16 21:40:27.652 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-1163.default"}
2026-02-16 21:40:27.653 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-1163"}
2026-02-16 21:40:27.653 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:27.653 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:27.659 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-1163" ipVersion=0x4 table="filter"
2026-02-16 21:40:27.659 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bAgBDc4KXEpR1YmY2H" ipVersion=0x4 table="filter"
2026-02-16 21:40:27.659 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-1163" ipVersion=0x4 table="filter"
2026-02-16 21:40:27.659 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bAgBDc4KXEpR1YmY2H" ipVersion=0x4 table="filter"
2026-02-16 21:40:27.659 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:27.660 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali39d69b4a3e9" ipVersion=0x4 table="filter"
2026-02-16 21:40:27.660 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali39d69b4a3e9" ipVersion=0x4 table="filter"
2026-02-16 21:40:27.660 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:27.660 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:27.664 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.162
2026-02-16 21:40:27.752 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1163/pod-generation-1413b588-2846-419b-8874-e9f621ddb790", EndpointId:"eth0"}
2026-02-16 21:40:27.752 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1163"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-1163"}
2026-02-16 21:40:27.752 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3371"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3371"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3371"}
2026-02-16 21:40:27.752 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3371" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:27.914 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-3371" type:"ClusterIP" cluster_ips:"10.254.54.147" ports:{Protocol:"TCP" Port:6379}
2026-02-16 21:40:28.046 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-1430/externalsvc-7855f7c5cc-snnsf, name=eth0)
2026-02-16 21:40:28.046 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1430/externalsvc-7855f7c5cc-snnsf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7089b716f04" profile_ids:"kns.services-1430" profile_ids:"ksa.services-1430.default" ipv4_nets:"10.100.219.176/32"}
2026-02-16 21:40:28.046 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"}
2026-02-16 21:40:28.046 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"}
2026-02-16 21:40:28.046 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"}
2026-02-16 21:40:28.047 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7089b716f04"
2026-02-16 21:40:28.047 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"}
2026-02-16 21:40:28.047 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"}
2026-02-16 21:40:28.083 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:28.083 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"} status="up"
2026-02-16 21:40:28.120 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-3371" type:"ClusterIP" cluster_ips:"10.254.121.236" ports:{Protocol:"TCP" Port:6379}
2026-02-16 21:40:28.326 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"frontend" namespace:"kubectl-3371" type:"ClusterIP" cluster_ips:"10.254.9.224" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:40:28.524 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=162
2026-02-16 21:40:28.524 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:28.524 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali39d69b4a3e9" state="down"
2026-02-16 21:40:28.524 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali39d69b4a3e9" state=""
2026-02-16 21:40:28.524 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali39d69b4a3e9"
2026-02-16 21:40:28.524 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39d69b4a3e9", Addrs:set.Typed[string]{}}
2026-02-16 21:40:28.524 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39d69b4a3e9", Addrs:set.Typed[string]{}}
2026-02-16 21:40:28.525 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39d69b4a3e9", State:"down", Index:162}
2026-02-16 21:40:28.525 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39d69b4a3e9", State:"", Index:162}
2026-02-16 21:40:28.525 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39d69b4a3e9", Addrs:set.Set[string](nil)}
2026-02-16 21:40:28.525 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39d69b4a3e9", Addrs:set.Set[string](nil)}
2026-02-16 21:40:28.750 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-1430" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-16 21:40:28.954 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=198
2026-02-16 21:40:28.954 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7089b716f04"
2026-02-16 21:40:28.954 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7089b716f04", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:28.954 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7089b716f04", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:29.168 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-3371/frontend-7fbd8f955d-5pn9b, name=eth0)
2026-02-16 21:40:29.169 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-3371"} profile:{inbound_rules:{action:"allow" rule_id:"52KUssWrN1UoISZW"} outbound_rules:{action:"allow" rule_id:"BH_8SR-_pHgbguoC"}}
2026-02-16 21:40:29.169 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-3371.default"} profile:{}
2026-02-16 21:40:29.169 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/frontend-7fbd8f955d-5pn9b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33f99dfff61" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.219.135/32"}
2026-02-16 21:40:29.169 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:29.169 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:29.169 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:29.169 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali33f99dfff61" ipVersion=0x4 table="filter"
2026-02-16 21:40:29.169 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-3371" ipVersion=0x4 table="filter"
2026-02-16 21:40:29.169 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nwlvDQoaLjO9JGHELZ" ipVersion=0x4 table="filter"
2026-02-16 21:40:29.169 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali33f99dfff61" ipVersion=0x4 table="filter"
2026-02-16 21:40:29.169 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-3371" ipVersion=0x4 table="filter"
2026-02-16 21:40:29.169 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nwlvDQoaLjO9JGHELZ" ipVersion=0x4 table="filter"
2026-02-16 21:40:29.169 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali33f99dfff61"
2026-02-16 21:40:29.170 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:29.170 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:29.208 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:29.208 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"} status="down"
2026-02-16 21:40:29.238 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="cali33f99dfff61" state="down"
2026-02-16 21:40:29.238 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33f99dfff61", State:"down", Index:199}
2026-02-16 21:40:29.238 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali33f99dfff61"
2026-02-16 21:40:29.238 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali33f99dfff61"
2026-02-16 21:40:29.238 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:29.238 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:29.240 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="cali33f99dfff61" state="up"
2026-02-16 21:40:29.258 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:29.258 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"} status="down"
2026-02-16 21:40:29.258 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33f99dfff61", Addrs:set.Typed[string]{}}
2026-02-16 21:40:29.258 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33f99dfff61", Addrs:set.Typed[string]{}}
2026-02-16 21:40:29.258 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33f99dfff61", State:"up", Index:199}
2026-02-16 21:40:29.258 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali33f99dfff61"
2026-02-16 21:40:29.258 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali33f99dfff61"
2026-02-16 21:40:29.258 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33f99dfff61"
2026-02-16 21:40:29.258 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:29.258 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:29.274 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:29.274 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"} status="up"
2026-02-16 21:40:29.398 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-3371/agnhost-primary-68f669766b-q98k9, name=eth0)
2026-02-16 21:40:29.398 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/agnhost-primary-68f669766b-q98k9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7759d79af26" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.219.138/32"}
2026-02-16 21:40:29.398 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:29.398 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:29.398 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:29.398 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-16 21:40:29.399 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7759d79af26" ipVersion=0x4 table="filter"
2026-02-16 21:40:29.399 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-16 21:40:29.399 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7759d79af26" ipVersion=0x4 table="filter"
2026-02-16 21:40:29.399 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7759d79af26"
2026-02-16 21:40:29.399 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:29.399 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:29.447 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:29.447 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"} status="down"
2026-02-16 21:40:29.474 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="cali7759d79af26" state="down"
2026-02-16 21:40:29.474 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7759d79af26"
2026-02-16 21:40:29.474 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7759d79af26", State:"down", Index:200}
2026-02-16 21:40:29.474 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7759d79af26", Addrs:set.Typed[string]{}}
2026-02-16 21:40:29.474 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7759d79af26", Addrs:set.Typed[string]{}}
2026-02-16 21:40:29.475 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7759d79af26"
2026-02-16 21:40:29.475 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:29.475 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:29.475 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="cali7759d79af26" state="up"
2026-02-16 21:40:29.495 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-3371/agnhost-replica-5b45d7d498-cmtdh, name=eth0)
2026-02-16 21:40:29.502 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:29.502 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"} status="down"
2026-02-16 21:40:29.502 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali60031635848" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.219.136/32"}
2026-02-16 21:40:29.502 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:29.502 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:29.502 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:29.502 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali60031635848" ipVersion=0x4 table="filter"
2026-02-16 21:40:29.502 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali60031635848" ipVersion=0x4 table="filter"
2026-02-16 21:40:29.502 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali60031635848"
2026-02-16 21:40:29.502 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:29.502 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:29.541 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:29.541 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"} status="down"
2026-02-16 21:40:29.541 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7759d79af26", State:"up", Index:200}
2026-02-16 21:40:29.541 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7759d79af26"
2026-02-16 21:40:29.541 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7759d79af26"
2026-02-16 21:40:29.541 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7759d79af26"
2026-02-16 21:40:29.541 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:29.541 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:29.566 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:29.566 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"} status="up"
2026-02-16 21:40:29.573 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali60031635848" state="down"
2026-02-16 21:40:29.573 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali60031635848"
2026-02-16 21:40:29.574 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali60031635848" state="up"
2026-02-16 21:40:29.574 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali60031635848", State:"down", Index:201}
2026-02-16 21:40:29.574 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali60031635848", Addrs:set.Typed[string]{}}
2026-02-16 21:40:29.574 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali60031635848", Addrs:set.Typed[string]{}}
2026-02-16 21:40:29.574 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali60031635848", State:"up", Index:201}
2026-02-16 21:40:29.574 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali60031635848"
2026-02-16 21:40:29.574 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali60031635848"
2026-02-16 21:40:29.574 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali60031635848"
2026-02-16 21:40:29.574 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:29.574 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:29.598 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:29.598 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"} status="up"
2026-02-16 21:40:29.772 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8208"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8208"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-8208"}
2026-02-16 21:40:29.798 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9394"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9394"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-9394"}
2026-02-16 21:40:29.824 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-9394" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:30.057 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-3371/agnhost-primary-68f669766b-q98k9, name=eth0)
2026-02-16 21:40:30.058 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/agnhost-primary-68f669766b-q98k9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7759d79af26" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.219.138/32"}
2026-02-16 21:40:30.058 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:30.058 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:30.058 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:30.059 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7759d79af26"
2026-02-16 21:40:30.059 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:30.059 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:30.078 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-3371/frontend-7fbd8f955d-5pn9b, name=eth0)
2026-02-16 21:40:30.083 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:30.083 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"} status="up"
2026-02-16 21:40:30.083 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/frontend-7fbd8f955d-5pn9b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33f99dfff61" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.219.135/32"}
2026-02-16 21:40:30.083 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:30.083 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:30.084 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:30.085 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33f99dfff61"
2026-02-16 21:40:30.085 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:30.085 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:30.104 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-3371/agnhost-replica-5b45d7d498-cmtdh, name=eth0)
2026-02-16 21:40:30.105 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:30.106 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"} status="up"
2026-02-16 21:40:30.106 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali60031635848" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.219.136/32"}
2026-02-16 21:40:30.106 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:30.106 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:30.106 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:30.107 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali60031635848"
2026-02-16 21:40:30.108 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:30.108 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:30.134 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:30.134 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"} status="up"
2026-02-16 21:40:31.002 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=199
2026-02-16 21:40:31.002 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali33f99dfff61"
2026-02-16 21:40:31.002 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33f99dfff61", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:31.003 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33f99dfff61", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:31.034 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=201
2026-02-16 21:40:31.034 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali60031635848"
2026-02-16 21:40:31.034 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali60031635848", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:31.034 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali60031635848", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:31.226 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=200
2026-02-16 21:40:31.226 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7759d79af26"
2026-02-16 21:40:31.227 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7759d79af26", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:31.227 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7759d79af26", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:31.713 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-3380" name:"default"}
2026-02-16 21:40:31.755 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3380"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3380"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-3380"}
2026-02-16 21:40:31.781 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-3380"}
2026-02-16 21:40:32.756 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1163" name:"default"}
2026-02-16 21:40:32.976 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1163"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-1163"}
2026-02-16 21:40:33.005 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-1430"
2026-02-16 21:40:33.005 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1163"}
2026-02-16 21:40:33.026 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-1430/externalsvc-7855f7c5cc-snnsf, name=eth0)
2026-02-16 21:40:33.032 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=services-1430/externalsvc-7855f7c5cc-snnsf, name=eth0)
2026-02-16 21:40:33.055 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1430/externalsvc-7855f7c5cc-snnsf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7089b716f04" profile_ids:"kns.services-1430" profile_ids:"ksa.services-1430.default" ipv4_nets:"10.100.219.176/32"}
2026-02-16 21:40:33.055 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1430/externalsvc-7855f7c5cc-snnsf" endpoint_id:"eth0"}
2026-02-16 21:40:33.055 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1430"}
2026-02-16 21:40:33.055 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1430.default"}
2026-02-16 21:40:33.056 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"clusterip-service" namespace:"services-1430"
2026-02-16 21:40:33.056 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"}
2026-02-16 21:40:33.057 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"}
2026-02-16 21:40:33.059 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1430" ipVersion=0x4 table="filter"
2026-02-16 21:40:33.060 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-7jnTbqC2ldsKIPsn1" ipVersion=0x4 table="filter"
2026-02-16 21:40:33.060 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1430" ipVersion=0x4 table="filter"
2026-02-16 21:40:33.060 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-7jnTbqC2ldsKIPsn1" ipVersion=0x4 table="filter"
2026-02-16 21:40:33.060 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"}
2026-02-16 21:40:33.060 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-16 21:40:33.061 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7089b716f04" ipVersion=0x4 table="filter"
2026-02-16 21:40:33.061 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-16 21:40:33.061 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7089b716f04" ipVersion=0x4 table="filter"
2026-02-16 21:40:33.061 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"}
2026-02-16 21:40:33.062 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"}
2026-02-16 21:40:33.062 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.176
2026-02-16 21:40:33.120 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1430/externalsvc-7855f7c5cc-snnsf", EndpointId:"eth0"}
2026-02-16 21:40:33.120 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1430"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-1430"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1430"}
2026-02-16 21:40:33.120 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6274"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6274"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6274"}
2026-02-16 21:40:33.120 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6274" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:33.689 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c, name=eth0)
2026-02-16 21:40:33.689 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-6274"} profile:{inbound_rules:{action:"allow" rule_id:"vtLWiIIp9yaCS46W"} outbound_rules:{action:"allow" rule_id:"M_1IUfh5vMdiolZG"}}
2026-02-16 21:40:33.690 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-6274.default"} profile:{}
2026-02-16 21:40:33.690 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29cfd71e646" profile_ids:"kns.emptydir-6274" profile_ids:"ksa.emptydir-6274.default" ipv4_nets:"10.100.219.140/32"}
2026-02-16 21:40:33.690 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:33.690 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:33.690 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:33.691 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali29cfd71e646" ipVersion=0x4 table="filter"
2026-02-16 21:40:33.691 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-6274" ipVersion=0x4 table="filter"
2026-02-16 21:40:33.691 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hvnanMcOFvtHPJHZGL" ipVersion=0x4 table="filter"
2026-02-16 21:40:33.691 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali29cfd71e646" ipVersion=0x4 table="filter"
2026-02-16 21:40:33.691 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-6274" ipVersion=0x4 table="filter"
2026-02-16 21:40:33.691 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hvnanMcOFvtHPJHZGL" ipVersion=0x4 table="filter"
2026-02-16 21:40:33.691 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali29cfd71e646"
2026-02-16 21:40:33.691 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:33.691 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:33.739 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:33.739 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"} status="down"
2026-02-16 21:40:33.757 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali29cfd71e646" state="down"
2026-02-16 21:40:33.758 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali29cfd71e646"
2026-02-16 21:40:33.758 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29cfd71e646", State:"down", Index:202}
2026-02-16 21:40:33.758 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29cfd71e646", Addrs:set.Typed[string]{}}
2026-02-16 21:40:33.758 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29cfd71e646", Addrs:set.Typed[string]{}}
2026-02-16 21:40:33.758 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali29cfd71e646"
2026-02-16 21:40:33.758 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali29cfd71e646" state="up"
2026-02-16 21:40:33.758 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:33.758 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:33.778 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:33.778 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"} status="down"
2026-02-16 21:40:33.778 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29cfd71e646", State:"up", Index:202}
2026-02-16 21:40:33.778 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali29cfd71e646"
2026-02-16 21:40:33.778 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali29cfd71e646"
2026-02-16 21:40:33.778 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29cfd71e646"
2026-02-16 21:40:33.778 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:33.779 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:33.800 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:33.800 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"} status="up"
2026-02-16 21:40:34.082 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c, name=eth0)
2026-02-16 21:40:34.082 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29cfd71e646" profile_ids:"kns.emptydir-6274" profile_ids:"ksa.emptydir-6274.default" ipv4_nets:"10.100.219.140/32"}
2026-02-16 21:40:34.082 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:34.082 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:34.082 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:34.082 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29cfd71e646"
2026-02-16 21:40:34.083 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:34.083 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:34.122 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:34.122 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"} status="up"
2026-02-16 21:40:34.746 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=202
2026-02-16 21:40:34.746 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali29cfd71e646"
2026-02-16 21:40:34.746 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29cfd71e646", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:34.746 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29cfd71e646", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:34.957 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-8208" name:"default"}
2026-02-16 21:40:34.988 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8208"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8208"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-8208"}
2026-02-16 21:40:35.012 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-8208"}
2026-02-16 21:40:35.096 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c, name=eth0)
2026-02-16 21:40:35.096 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29cfd71e646" profile_ids:"kns.emptydir-6274" profile_ids:"ksa.emptydir-6274.default" ipv4_nets:"10.100.219.140/32"}
2026-02-16 21:40:35.097 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:35.097 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:35.097 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:35.098 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29cfd71e646"
2026-02-16 21:40:35.098 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:35.098 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:35.129 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:35.129 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 198
2026-02-16 21:40:35.431 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="cali7089b716f04" state="down"
2026-02-16 21:40:35.431 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7089b716f04"
2026-02-16 21:40:35.431 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7089b716f04", State:"down", Index:198}
2026-02-16 21:40:35.432 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=198
2026-02-16 21:40:35.432 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7089b716f04", Addrs:set.Typed[string]{}}
2026-02-16 21:40:35.432 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="cali7089b716f04" state=""
2026-02-16 21:40:35.432 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7089b716f04", Addrs:set.Typed[string]{}}
2026-02-16 21:40:35.432 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7089b716f04"
2026-02-16 21:40:35.432 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7089b716f04", State:"", Index:198}
2026-02-16 21:40:35.432 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7089b716f04", Addrs:set.Set[string](nil)}
2026-02-16 21:40:35.432 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7089b716f04", Addrs:set.Set[string](nil)}
2026-02-16 21:40:36.325 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c, name=eth0)
2026-02-16 21:40:36.325 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29cfd71e646" profile_ids:"kns.emptydir-6274" profile_ids:"ksa.emptydir-6274.default" ipv4_nets:"10.100.219.140/32"}
2026-02-16 21:40:36.325 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:36.325 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:36.325 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:36.326 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29cfd71e646"
2026-02-16 21:40:36.326 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:36.326 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:36.344 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:36.344 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"} status="up"
2026-02-16 21:40:36.431 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=202
2026-02-16 21:40:36.431 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali29cfd71e646"
2026-02-16 21:40:36.431 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali29cfd71e646" state="down"
2026-02-16 21:40:36.431 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29cfd71e646", Addrs:set.Typed[string]{}}
2026-02-16 21:40:36.431 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29cfd71e646", Addrs:set.Typed[string]{}}
2026-02-16 21:40:36.432 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29cfd71e646", State:"down", Index:202}
2026-02-16 21:40:36.432 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali29cfd71e646"
2026-02-16 21:40:36.432 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:36.432 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:36.432 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.140
2026-02-16 21:40:36.432 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali29cfd71e646" state=""
2026-02-16 21:40:36.432 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali29cfd71e646"
2026-02-16 21:40:36.459 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:36.459 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"} status="down"
2026-02-16 21:40:36.459 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29cfd71e646", State:"", Index:202}
2026-02-16 21:40:36.459 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29cfd71e646", Addrs:set.Set[string](nil)}
2026-02-16 21:40:36.459 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29cfd71e646", Addrs:set.Set[string](nil)}
2026-02-16 21:40:36.459 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali29cfd71e646"
2026-02-16 21:40:36.460 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:36.460 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:36.493 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:36.493 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"} status="down"
2026-02-16 21:40:36.563 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c, name=eth0)
2026-02-16 21:40:36.563 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c" endpoint_id:"eth0"}
2026-02-16 21:40:36.563 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-6274.default"}
2026-02-16 21:40:36.563 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-6274"}
2026-02-16 21:40:36.563 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:36.563 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:36.564 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-6274" ipVersion=0x4 table="filter"
2026-02-16 21:40:36.564 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hvnanMcOFvtHPJHZGL" ipVersion=0x4 table="filter"
2026-02-16 21:40:36.564 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-6274" ipVersion=0x4 table="filter"
2026-02-16 21:40:36.564 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hvnanMcOFvtHPJHZGL" ipVersion=0x4 table="filter"
2026-02-16 21:40:36.564 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:36.564 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali29cfd71e646" ipVersion=0x4 table="filter"
2026-02-16 21:40:36.564 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali29cfd71e646" ipVersion=0x4 table="filter"
2026-02-16 21:40:36.564 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:36.564 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:36.622 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6274/pod-84c93ead-1b5f-4bfe-b087-33fa1fa0791c", EndpointId:"eth0"}
2026-02-16 21:40:37.207 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6274"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6274"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6274"}
2026-02-16 21:40:37.233 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6237"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6237"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6237"}
2026-02-16 21:40:37.259 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6237" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:37.879 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6237/with-success-policy-succeeded-count-0-tjz8n, name=eth0)
2026-02-16 21:40:37.880 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6237"} profile:{inbound_rules:{action:"allow" rule_id:"Yd7CyqYpUSFrRpU5"} outbound_rules:{action:"allow" rule_id:"cudqlAwGYTwlsEFH"}}
2026-02-16 21:40:37.880 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6237.default"} profile:{}
2026-02-16 21:40:37.880 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6237/with-success-policy-succeeded-count-0-tjz8n" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0f03020c89" profile_ids:"kns.job-6237" profile_ids:"ksa.job-6237.default" ipv4_nets:"10.100.219.143/32"}
2026-02-16 21:40:37.880 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:37.880 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:37.880 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:37.881 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia0f03020c89" ipVersion=0x4 table="filter"
2026-02-16 21:40:37.881 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6237" ipVersion=0x4 table="filter"
2026-02-16 21:40:37.881 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_u8Em3r-RSiJ41qjIMh" ipVersion=0x4 table="filter"
2026-02-16 21:40:37.881 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia0f03020c89" ipVersion=0x4 table="filter"
2026-02-16 21:40:37.881 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6237" ipVersion=0x4 table="filter"
2026-02-16 21:40:37.881 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_u8Em3r-RSiJ41qjIMh" ipVersion=0x4 table="filter"
2026-02-16 21:40:37.881 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia0f03020c89"
2026-02-16 21:40:37.881 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:37.881 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:37.921 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:37.921 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"} status="down"
2026-02-16 21:40:37.952 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="calia0f03020c89" state="down"
2026-02-16 21:40:37.952 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0f03020c89"
2026-02-16 21:40:37.952 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0f03020c89", State:"down", Index:203}
2026-02-16 21:40:37.952 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0f03020c89", Addrs:set.Typed[string]{}}
2026-02-16 21:40:37.952 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0f03020c89", Addrs:set.Typed[string]{}}
2026-02-16 21:40:37.952 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0f03020c89"
2026-02-16 21:40:37.952 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:37.952 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:37.956 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="calia0f03020c89" state="up"
2026-02-16 21:40:37.973 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:37.973 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"} status="down"
2026-02-16 21:40:37.973 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0f03020c89", State:"up", Index:203}
2026-02-16 21:40:37.973 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia0f03020c89"
2026-02-16 21:40:37.973 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0f03020c89"
2026-02-16 21:40:37.973 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0f03020c89"
2026-02-16 21:40:37.973 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:37.973 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:37.995 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:37.995 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"} status="up"
2026-02-16 21:40:38.415 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1430" name:"default"}
2026-02-16 21:40:38.550 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1430"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"services-1430"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1430"}
2026-02-16 21:40:38.572 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1430"}
2026-02-16 21:40:39.056 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-3371"
2026-02-16 21:40:39.126 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6237/with-success-policy-succeeded-count-0-tjz8n, name=eth0)
2026-02-16 21:40:39.127 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6237/with-success-policy-succeeded-count-0-tjz8n" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0f03020c89" profile_ids:"kns.job-6237" profile_ids:"ksa.job-6237.default" ipv4_nets:"10.100.219.143/32"}
2026-02-16 21:40:39.127 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:39.127 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:39.127 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:39.128 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0f03020c89"
2026-02-16 21:40:39.128 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:39.128 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:39.149 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:39.149 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"} status="up"
2026-02-16 21:40:39.189 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-3371"
2026-02-16 21:40:39.293 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=203
2026-02-16 21:40:39.293 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia0f03020c89"
2026-02-16 21:40:39.293 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0f03020c89", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:39.293 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0f03020c89", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:40:39.319 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"frontend" namespace:"kubectl-3371"
2026-02-16 21:40:39.448 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-3371/frontend-7fbd8f955d-5pn9b, name=eth0)
2026-02-16 21:40:39.448 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/frontend-7fbd8f955d-5pn9b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33f99dfff61" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.219.135/32"}
2026-02-16 21:40:39.449 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:39.449 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:39.449 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:39.450 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33f99dfff61"
2026-02-16 21:40:39.451 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:39.451 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:39.469 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-3371/frontend-7fbd8f955d-5pn9b, name=eth0)
2026-02-16 21:40:39.484 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:39.484 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"} status="up"
2026-02-16 21:40:39.484 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/frontend-7fbd8f955d-5pn9b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33f99dfff61" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.219.135/32"}
2026-02-16 21:40:39.484 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:39.484 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:39.484 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:39.485 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33f99dfff61"
2026-02-16 21:40:39.485 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:39.485 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:39.506 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:39.506 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"} status="up"
2026-02-16 21:40:39.603 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-3371/agnhost-primary-68f669766b-q98k9, name=eth0)
2026-02-16 21:40:39.603 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/agnhost-primary-68f669766b-q98k9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7759d79af26" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.219.138/32"}
2026-02-16 21:40:39.603 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:39.603 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:39.604 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:39.604 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7759d79af26"
2026-02-16 21:40:39.604 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:39.604 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:39.626 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-3371/agnhost-primary-68f669766b-q98k9, name=eth0)
2026-02-16 21:40:39.628 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:39.628 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"} status="up"
2026-02-16 21:40:39.628 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/agnhost-primary-68f669766b-q98k9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7759d79af26" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.219.138/32"}
2026-02-16 21:40:39.628 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:39.628 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:39.628 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:39.629 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7759d79af26"
2026-02-16 21:40:39.630 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:39.630 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:39.666 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:39.666 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"} status="up"
2026-02-16 21:40:39.758 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-3371/agnhost-replica-5b45d7d498-cmtdh, name=eth0)
2026-02-16 21:40:39.758 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali60031635848" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.219.136/32"}
2026-02-16 21:40:39.758 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:39.758 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:39.758 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:39.758 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali60031635848"
2026-02-16 21:40:39.759 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:39.759 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:39.777 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-3371/agnhost-replica-5b45d7d498-cmtdh, name=eth0)
2026-02-16 21:40:39.778 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:39.778 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"} status="up"
2026-02-16 21:40:39.778 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali60031635848" profile_ids:"kns.kubectl-3371" profile_ids:"ksa.kubectl-3371.default" ipv4_nets:"10.100.219.136/32"}
2026-02-16 21:40:39.778 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:39.778 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:39.778 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:39.779 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali60031635848"
2026-02-16 21:40:39.779 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:39.779 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:39.812 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:39.812 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"} status="up"
2026-02-16 21:40:39.813 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3371"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3371"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3371"}
2026-02-16 21:40:39.813 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6494"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6494"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6494"}
2026-02-16 21:40:39.813 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6494" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:39.847 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-3371/frontend-7fbd8f955d-5pn9b, name=eth0)
2026-02-16 21:40:39.847 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/frontend-7fbd8f955d-5pn9b" endpoint_id:"eth0"}
2026-02-16 21:40:39.847 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:39.847 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:39.848 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:39.848 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali33f99dfff61" ipVersion=0x4 table="filter"
2026-02-16 21:40:39.848 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali33f99dfff61" ipVersion=0x4 table="filter"
2026-02-16 21:40:39.848 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:39.848 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:39.852 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.135
2026-02-16 21:40:39.903 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/frontend-7fbd8f955d-5pn9b", EndpointId:"eth0"}
2026-02-16 21:40:39.951 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="cali33f99dfff61" state="down"
2026-02-16 21:40:39.951 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali33f99dfff61"
2026-02-16 21:40:39.951 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33f99dfff61", State:"down", Index:199}
2026-02-16 21:40:39.951 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=199
2026-02-16 21:40:39.951 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33f99dfff61", Addrs:set.Typed[string]{}}
2026-02-16 21:40:39.952 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33f99dfff61", Addrs:set.Typed[string]{}}
2026-02-16 21:40:39.953 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="cali33f99dfff61" state=""
2026-02-16 21:40:39.953 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali33f99dfff61"
2026-02-16 21:40:39.972 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33f99dfff61", State:"", Index:199}
2026-02-16 21:40:39.972 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33f99dfff61", Addrs:set.Set[string](nil)}
2026-02-16 21:40:39.972 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33f99dfff61", Addrs:set.Set[string](nil)}
2026-02-16 21:40:40.040 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-3371/agnhost-primary-68f669766b-q98k9, name=eth0)
2026-02-16 21:40:40.040 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/agnhost-primary-68f669766b-q98k9" endpoint_id:"eth0"}
2026-02-16 21:40:40.040 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:40.040 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:40.040 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:40.040 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7759d79af26" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.040 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7759d79af26" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.040 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:40.040 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:40.042 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.138
2026-02-16 21:40:40.095 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-primary-68f669766b-q98k9", EndpointId:"eth0"}
2026-02-16 21:40:40.139 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=kubectl-3371/agnhost-replica-5b45d7d498-cmtdh, name=eth0)
2026-02-16 21:40:40.139 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh" endpoint_id:"eth0"}
2026-02-16 21:40:40.139 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-3371"}
2026-02-16 21:40:40.139 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-3371.default"}
2026-02-16 21:40:40.140 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:40.140 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:40.141 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-3371" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.141 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nwlvDQoaLjO9JGHELZ" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.141 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-3371" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.141 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nwlvDQoaLjO9JGHELZ" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.141 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:40.141 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali60031635848" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.141 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali60031635848" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.141 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:40.141 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:40.143 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.136
2026-02-16 21:40:40.147 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=200
2026-02-16 21:40:40.147 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7759d79af26"
2026-02-16 21:40:40.147 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="cali7759d79af26" state="down"
2026-02-16 21:40:40.151 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="cali7759d79af26" state=""
2026-02-16 21:40:40.151 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7759d79af26"
2026-02-16 21:40:40.220 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3371/agnhost-replica-5b45d7d498-cmtdh", EndpointId:"eth0"}
2026-02-16 21:40:40.220 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7759d79af26", Addrs:set.Typed[string]{}}
2026-02-16 21:40:40.221 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7759d79af26", Addrs:set.Typed[string]{}}
2026-02-16 21:40:40.221 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7759d79af26", State:"down", Index:200}
2026-02-16 21:40:40.221 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7759d79af26", State:"", Index:200}
2026-02-16 21:40:40.221 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7759d79af26", Addrs:set.Set[string](nil)}
2026-02-16 21:40:40.221 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7759d79af26", Addrs:set.Set[string](nil)}
2026-02-16 21:40:40.263 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali60031635848" state="down"
2026-02-16 21:40:40.263 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali60031635848"
2026-02-16 21:40:40.263 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=201
2026-02-16 21:40:40.263 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali60031635848", State:"down", Index:201}
2026-02-16 21:40:40.264 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali60031635848", Addrs:set.Typed[string]{}}
2026-02-16 21:40:40.264 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali60031635848", Addrs:set.Typed[string]{}}
2026-02-16 21:40:40.264 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali60031635848" state=""
2026-02-16 21:40:40.264 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali60031635848"
2026-02-16 21:40:40.283 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali60031635848", State:"", Index:201}
2026-02-16 21:40:40.283 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali60031635848", Addrs:set.Set[string](nil)}
2026-02-16 21:40:40.284 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali60031635848", Addrs:set.Set[string](nil)}
2026-02-16 21:40:40.373 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6237/with-success-policy-succeeded-count-0-tjz8n, name=eth0)
2026-02-16 21:40:40.374 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6237/with-success-policy-succeeded-count-0-tjz8n" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0f03020c89" profile_ids:"kns.job-6237" profile_ids:"ksa.job-6237.default" ipv4_nets:"10.100.219.143/32"}
2026-02-16 21:40:40.374 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:40.374 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:40.375 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:40.376 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0f03020c89"
2026-02-16 21:40:40.376 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:40.376 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:40.396 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:40:40.396 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"} status="up"
2026-02-16 21:40:40.478 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="calia0f03020c89" state="down"
2026-02-16 21:40:40.478 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0f03020c89"
2026-02-16 21:40:40.478 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0f03020c89", State:"down", Index:203}
2026-02-16 21:40:40.478 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0f03020c89", Addrs:set.Typed[string]{}}
2026-02-16 21:40:40.478 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0f03020c89", Addrs:set.Typed[string]{}}
2026-02-16 21:40:40.478 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0f03020c89"
2026-02-16 21:40:40.478 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:40.478 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:40.479 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.143
2026-02-16 21:40:40.481 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=203
2026-02-16 21:40:40.485 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="calia0f03020c89" state=""
2026-02-16 21:40:40.485 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia0f03020c89"
2026-02-16 21:40:40.505 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:40.505 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"} status="down"
2026-02-16 21:40:40.505 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0f03020c89", State:"", Index:203}
2026-02-16 21:40:40.505 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0f03020c89", Addrs:set.Set[string](nil)}
2026-02-16 21:40:40.505 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0f03020c89", Addrs:set.Set[string](nil)}
2026-02-16 21:40:40.505 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0f03020c89"
2026-02-16 21:40:40.505 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:40.506 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:40.522 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:40:40.522 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"} status="down"
2026-02-16 21:40:40.650 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=job-6237/with-success-policy-succeeded-count-0-tjz8n, name=eth0)
2026-02-16 21:40:40.650 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6237/with-success-policy-succeeded-count-0-tjz8n" endpoint_id:"eth0"}
2026-02-16 21:40:40.650 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6237"}
2026-02-16 21:40:40.650 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6237.default"}
2026-02-16 21:40:40.650 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:40.650 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:40.651 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6237" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.651 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_u8Em3r-RSiJ41qjIMh" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.651 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6237" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.651 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_u8Em3r-RSiJ41qjIMh" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.652 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:40.652 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia0f03020c89" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.652 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia0f03020c89" ipVersion=0x4 table="filter"
2026-02-16 21:40:40.652 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:40.652 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:40.707 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6237/with-success-policy-succeeded-count-0-tjz8n", EndpointId:"eth0"}
2026-02-16 21:40:42.232 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6274" name:"default"}
2026-02-16 21:40:42.420 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6274"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6274"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6274"}
2026-02-16 21:40:42.443 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6274"}
2026-02-16 21:40:43.319 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6237"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6237"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6237"}
2026-02-16 21:40:43.350 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-886"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dra-886"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-886"}
2026-02-16 21:40:43.375 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dra-886" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-16 21:40:44.009 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6494"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6494"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6494"}
2026-02-16 21:40:45.021 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3371" name:"default"}
2026-02-16 21:40:45.287 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3371"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3371"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3371"}
2026-02-16 21:40:45.319 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3371"}
2026-02-16 21:40:45.828 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:40:47.634 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-886"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dra-886"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-886"}
2026-02-16 21:40:48.405 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6237" name:"default"}
2026-02-16 21:40:48.734 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6237"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6237"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6237"}
2026-02-16 21:40:48.760 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6237"}
2026-02-16 21:40:49.078 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6494" name:"default"}
2026-02-16 21:40:49.282 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6494"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"8dbf9b77-8183-4349-98aa-bc70f2b456b3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6494"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6494"}
2026-02-16 21:40:49.301 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6494"}
2026-02-16 21:40:52.827 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dra-886" name:"default"}
2026-02-16 21:40:52.921 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-886"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"6c8d3d4b-d016-47ce-8a6b-0e4ddfb5d3f3"} labels:{key:"kubernetes.io/metadata.name" value:"dra-886"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-886"}
2026-02-16 21:40:52.943 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dra-886"}
2026-02-16 21:41:20.760 [INFO][90] felix/summary.go 100: Summarising 239 dataplane reconciliation loops over 1m9.3s: avg=27ms longest=100ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-16 21:41:45.843 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.133/24
2026-02-16 21:41:57.860 [INFO][90] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd" ipv4_addr:"192.168.24.133/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-ey324-default-worker-czq9z-ds6nm-7nxqd"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-16 21:41:57.860 [INFO][90] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-16 21:41:57.860 [INFO][90] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-16 21:42:00.750 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=cronjob-9394/replace-29521302-tcm4b, name=eth0)
2026-02-16 21:42:00.754 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.cronjob-9394.default"} profile:{}
2026-02-16 21:42:00.754 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.cronjob-9394"} profile:{inbound_rules:{action:"allow" rule_id:"aG-3e_7YBdwclijQ"} outbound_rules:{action:"allow" rule_id:"O0Mqg1ixfElrx-k8"}}
2026-02-16 21:42:00.754 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-9394/replace-29521302-tcm4b" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliceb69e8e70c" profile_ids:"kns.cronjob-9394" profile_ids:"ksa.cronjob-9394.default" ipv4_nets:"10.100.219.139/32"}
2026-02-16 21:42:00.754 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:00.754 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:00.754 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:00.756 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliceb69e8e70c" ipVersion=0x4 table="filter"
2026-02-16 21:42:00.757 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.cronjob-9394" ipVersion=0x4 table="filter"
2026-02-16 21:42:00.757 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DXij27J8byWrsYSDo4" ipVersion=0x4 table="filter"
2026-02-16 21:42:00.758 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliceb69e8e70c" ipVersion=0x4 table="filter"
2026-02-16 21:42:00.758 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.cronjob-9394" ipVersion=0x4 table="filter"
2026-02-16 21:42:00.759 [INFO][90] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DXij27J8byWrsYSDo4" ipVersion=0x4 table="filter"
2026-02-16 21:42:00.759 [INFO][90] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliceb69e8e70c"
2026-02-16 21:42:00.759 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:00.759 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:00.796 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:42:00.796 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"} status="down"
2026-02-16 21:42:00.824 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="caliceb69e8e70c" state="down"
2026-02-16 21:42:00.824 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliceb69e8e70c"
2026-02-16 21:42:00.824 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliceb69e8e70c", State:"down", Index:204}
2026-02-16 21:42:00.824 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliceb69e8e70c", Addrs:set.Typed[string]{}}
2026-02-16 21:42:00.825 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliceb69e8e70c", Addrs:set.Typed[string]{}}
2026-02-16 21:42:00.825 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliceb69e8e70c"
2026-02-16 21:42:00.825 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:00.825 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:00.830 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="caliceb69e8e70c" state="up"
2026-02-16 21:42:00.857 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:42:00.857 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"} status="down"
2026-02-16 21:42:00.857 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliceb69e8e70c", State:"up", Index:204}
2026-02-16 21:42:00.857 [INFO][90] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliceb69e8e70c"
2026-02-16 21:42:00.857 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliceb69e8e70c"
2026-02-16 21:42:00.857 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliceb69e8e70c"
2026-02-16 21:42:00.858 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:00.858 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:00.878 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:42:00.878 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"} status="up"
2026-02-16 21:42:01.527 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=cronjob-9394/replace-29521302-tcm4b, name=eth0)
2026-02-16 21:42:01.527 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-9394/replace-29521302-tcm4b" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliceb69e8e70c" profile_ids:"kns.cronjob-9394" profile_ids:"ksa.cronjob-9394.default" ipv4_nets:"10.100.219.139/32"}
2026-02-16 21:42:01.527 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:01.527 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:01.528 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:01.528 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliceb69e8e70c"
2026-02-16 21:42:01.528 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:01.528 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:01.552 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:42:01.552 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"} status="up"
2026-02-16 21:42:01.890 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9394"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9394"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-9394"}
2026-02-16 21:42:01.892 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=cronjob-9394/replace-29521302-tcm4b, name=eth0)
2026-02-16 21:42:01.906 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=cronjob-9394/replace-29521302-tcm4b, name=eth0)
2026-02-16 21:42:01.911 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-9394/replace-29521302-tcm4b" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliceb69e8e70c" profile_ids:"kns.cronjob-9394" profile_ids:"ksa.cronjob-9394.default" ipv4_nets:"10.100.219.139/32"}
2026-02-16 21:42:01.911 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-9394/replace-29521302-tcm4b" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliceb69e8e70c" profile_ids:"kns.cronjob-9394" profile_ids:"ksa.cronjob-9394.default" ipv4_nets:"10.100.219.139/32"}
2026-02-16 21:42:01.911 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:01.911 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:01.911 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:01.912 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliceb69e8e70c"
2026-02-16 21:42:01.912 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:01.912 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:01.930 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:42:01.930 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"} status="up"
2026-02-16 21:42:02.106 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=204
2026-02-16 21:42:02.106 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliceb69e8e70c"
2026-02-16 21:42:02.106 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliceb69e8e70c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:42:02.106 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliceb69e8e70c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-16 21:42:03.534 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=cronjob-9394/replace-29521302-tcm4b, name=eth0)
2026-02-16 21:42:03.535 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-9394/replace-29521302-tcm4b" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliceb69e8e70c" profile_ids:"kns.cronjob-9394" profile_ids:"ksa.cronjob-9394.default" ipv4_nets:"10.100.219.139/32"}
2026-02-16 21:42:03.535 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:03.535 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:03.535 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:03.536 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliceb69e8e70c"
2026-02-16 21:42:03.536 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:03.536 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"}
2026-02-16 21:42:03.556 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:42:03.556 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-9394/replace-29521302-tcm4b", EndpointId:"eth0"} status="up"
2026-02-16 21:42:06.920 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9394"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"eb75e413-608c-42d0-a841-59547c19a1c3"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9394"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-9394"}
2026-02-16 21:42:08.205 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-643"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-643"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-643"}
2026-02-16 21:42:09.570 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-175807e7909f441a, name=eth0)
2026-02-16 21:42:09.570 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali525e148439a" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.219.129/32"}
2026-02-16 21:42:09.570 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:09.570 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:09.570 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:09.571 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali525e148439a"
2026-02-16 21:42:09.571 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:09.571 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:09.589 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:42:09.589 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"} status="up"
2026-02-16 21:42:13.259 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-643" name:"default"}
2026-02-16 21:42:13.547 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-643"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"063b0fc8-3eaa-45f2-bdf5-0f9c97eef995"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-643"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pod-resize-tests-643"}
2026-02-16 21:42:13.575 [INFO][90] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-643"}
2026-02-16 21:42:15.597 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-175807e7909f441a, name=eth0)
2026-02-16 21:42:15.598 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali525e148439a" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.219.129/32"}
2026-02-16 21:42:15.598 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:15.598 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:15.598 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:15.601 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali525e148439a"
2026-02-16 21:42:15.601 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:15.601 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:15.625 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:42:15.625 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"} status="up"
2026-02-16 21:42:16.763 [INFO][90] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-175807e7909f441a, name=eth0)
2026-02-16 21:42:16.763 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali525e148439a" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.219.129/32"}
2026-02-16 21:42:16.763 [INFO][90] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:16.764 [INFO][90] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:16.764 [INFO][90] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:16.764 [INFO][90] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali525e148439a"
2026-02-16 21:42:16.764 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:16.764 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:16.785 [INFO][90] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-16 21:42:16.785 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"} status="up"
2026-02-16 21:42:16.867 [INFO][90] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=6
2026-02-16 21:42:16.867 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali525e148439a"
2026-02-16 21:42:16.867 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="cali525e148439a" state="down"
2026-02-16 21:42:16.868 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali525e148439a", Addrs:set.Typed[string]{}}
2026-02-16 21:42:16.868 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali525e148439a", Addrs:set.Typed[string]{}}
2026-02-16 21:42:16.868 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali525e148439a", State:"down", Index:6}
2026-02-16 21:42:16.868 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali525e148439a"
2026-02-16 21:42:16.868 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:16.868 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:16.869 [INFO][90] felix/conntrack.go 90: Removing conntrack flows ip=10.100.219.129
2026-02-16 21:42:16.871 [INFO][90] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="cali525e148439a" state=""
2026-02-16 21:42:16.871 [INFO][90] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali525e148439a"
2026-02-16 21:42:16.954 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:42:16.954 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"} status="down"
2026-02-16 21:42:16.954 [INFO][90] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali525e148439a", State:"", Index:6}
2026-02-16 21:42:16.954 [INFO][90] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali525e148439a", Addrs:set.Set[string](nil)}
2026-02-16 21:42:16.954 [INFO][90] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali525e148439a", Addrs:set.Set[string](nil)}
2026-02-16 21:42:16.954 [INFO][90] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali525e148439a"
2026-02-16 21:42:16.954 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:16.954 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:16.974 [INFO][90] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-16 21:42:16.974 [INFO][90] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"} status="down"
2026-02-16 21:42:17.046 [INFO][90] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-ey324-default-worker-czq9z-ds6nm-7nxqd, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-175807e7909f441a, name=eth0)
2026-02-16 21:42:17.046 [INFO][90] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a" endpoint_id:"eth0"}
2026-02-16 21:42:17.046 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.sonobuoy"}
2026-02-16 21:42:17.046 [INFO][90] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.sonobuoy.sonobuoy-serviceaccount"}
2026-02-16 21:42:17.046 [INFO][90] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:17.046 [INFO][90] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:17.047 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-16 21:42:17.047 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-16 21:42:17.047 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-16 21:42:17.047 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-16 21:42:17.047 [INFO][90] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:17.047 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali525e148439a" ipVersion=0x4 table="filter"
2026-02-16 21:42:17.047 [INFO][90] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali525e148439a" ipVersion=0x4 table="filter"
2026-02-16 21:42:17.047 [INFO][90] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:17.047 [INFO][90] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:17.099 [INFO][90] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-175807e7909f441a", EndpointId:"eth0"}
2026-02-16 21:42:22.175 [INFO][90] felix/summary.go 100: Summarising 27 dataplane reconciliation loops over 1m1.4s: avg=29ms longest=86ms (resync-calico-v4)
